Stations de tramway - Toulouse Métropole
Localisation des stations de tramway
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| infobulle | text | — |
| nom | text | — |
| ligne | text | — |
| type | text | — |
| en_serviceEn service | int | — |
| couvert | text | — |
| etiquette | text | — |
| communeCommune | text | — |
Schema captured from opendatasoft 1 hour 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 1nom: BEAUZELLE - AEROSCOPIA · type: Tramway
{
"nom": "BEAUZELLE - AEROSCOPIA",
"type": "Tramway",
"ligne": "T1",
"commune": "BEAUZELLE",
"couvert": "Aérien",
"etiquette": "Beauzelle-Aéroscopia",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.36950733519988,
43.660255190540155
]
]
},
"properties": {}
},
"infobulle": "BEAUZELLE - AEROSCOPIA\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.660255190540155,
"lon": 1.3695073351998803
}
}Record 2nom: GRAND NOBLE · type: Tramway
{
"nom": "GRAND NOBLE",
"type": "Tramway",
"ligne": "T1",
"commune": "BLAGNAC",
"couvert": "Aérien",
"etiquette": "Grand Noble",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.377463924925277,
43.64475416885451
]
]
},
"properties": {}
},
"infobulle": "GRAND NOBLE\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.64475416885451,
"lon": 1.3774639249252771
}
}Record 3nom: CARTOUCHERIE · type: Tramway
{
"nom": "CARTOUCHERIE",
"type": "Tramway",
"ligne": "T1",
"commune": "TOULOUSE",
"couvert": "Aérien",
"etiquette": "Cartoucherie",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.407676393256462,
43.60312658700244
]
]
},
"properties": {}
},
"infobulle": "CARTOUCHERIE\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.60312658700244,
"lon": 1.4076763932564624
}
}Record 4nom: DEODAT DE SEVERAC · type: Tramway
{
"nom": "DEODAT DE SEVERAC",
"type": "Tramway",
"ligne": "T1",
"commune": "TOULOUSE",
"couvert": "Aérien",
"etiquette": "Déodat de Séverac",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.421597493275833,
43.58968999228208
]
]
},
"properties": {}
},
"infobulle": "DEODAT DE SEVERAC\nligne T1",
"en_service": 2013,
"geo_point_2d": {
"lat": 43.58968999228208,
"lon": 1.4215974932758333
}
}Record 5nom: ODYSSUD RITOURET · type: Tramway
{
"nom": "ODYSSUD RITOURET",
"type": "Tramway",
"ligne": "T1",
"commune": "BLAGNAC",
"couvert": "Aérien",
"etiquette": "Odyssud-Ritouret",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.385341807222508,
43.63624393633543
]
]
},
"properties": {}
},
"infobulle": "ODYSSUD RITOURET\nligne T1",
"en_service": 2010,
"geo_point_2d": {
"lat": 43.63624393633543,
"lon": 1.3853418072225079
}
}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/stations-de-tramway
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stations-de-tramway/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.