Restaurants séniors - Toulouse
Localisation des restaurants séniors
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| id | int | — |
| nom | text | — |
| adresse | text | — |
| type | text | — |
Schema captured from opendatasoft 2 hours ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1id: 3 · nom: Restaurant Croix-Daurade
{
"id": 3,
"nom": "Restaurant Croix-Daurade",
"type": "Restaurant",
"adresse": "5 rue Francis lopez",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.462952005482283,
43.63642900114612
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.63642900114612,
"lon": 1.4629520054822829
}
}Record 2id: 10 · nom: Restaurant Reynerie
{
"id": 10,
"nom": "Restaurant Reynerie",
"type": "Restaurant",
"adresse": "14 Place André Abbal",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.401353002993416,
43.5713270004553
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.5713270004553,
"lon": 1.4013530029934158
}
}Record 3id: 13 · nom: Restaurant Jules Julien
{
"id": 13,
"nom": "Restaurant Jules Julien",
"type": "Restaurant",
"adresse": "42 bis Avenue de Rangueil",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.455176634391464,
43.57604755387486
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.57604755387486,
"lon": 1.4551766343914638
}
}Record 4id: 14 · nom: Restaurant les Pradettes
{
"id": 14,
"nom": "Restaurant les Pradettes",
"type": "Restaurant",
"adresse": "7 rue Ferdinand de Lesseps",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.383938863336633,
43.57880766772336
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.57880766772336,
"lon": 1.3839388633366325
}
}Record 5id: 1 · nom: Restaurant du Sénéchal
{
"id": 1,
"nom": "Restaurant du Sénéchal",
"type": "Restaurant",
"adresse": "6 rue Montoyol",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.444027787653766,
43.60638793254738
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 43.60638793254738,
"lon": 1.4440277876537662
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/restaurants-seniors
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/restaurants-seniors/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.