Scooter Parking LocationsEmplacements Trottinettes
Emplacements TrottinettesScooter Parking Locations
This API provides the locations of parking spaces reserved for scooters (trottinettes) across Toulouse Métropole, France. It is published as part of the Toulouse Métropole open data portal and offers free access without authentication. The dataset is intended for use in mapping, mobility planning, and applications related to micro-mobility services, allowing users to identify designated scooter parking areas within the territory.Localisation des places de stationnement réservées aux trottinettes sur le territoire
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | infobulle | text | — |
| — | lib_voieLib voie | text | Nom de la rue |
| — | no | int | Numéro de la rue le plus proche où se situe l'emplacement spécifique |
| — | communeCommune | text | Nom de la commune |
| — | nb_placesNb places | int | Nombre de places |
| — | coord_xCoord x | double | Longitude |
| — | coord_yCoord y | double | Latitude |
| — | code_postalPostal code | int | — |
| 100% | quartier | int | — |
| 88.9% | quartier_residQuartier resid | text | — |
| 88.9% | territoire | text | — |
Schema captured from opendatasoft 7 days 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 1no: 4 · commune: TOULOUSE
{
"no": 4,
"commune": "TOULOUSE",
"coord_x": 1.455154,
"coord_y": 43.604031,
"lib_voie": "BD JULES MICHELET",
"quartier": 3,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.455153767206612,
43.60403143569612
]
]
},
"properties": {}
},
"infobulle": "4 BD JULES MICHELET\nType : Trottinette\nNb Places : 9",
"nb_places": 9,
"territoire": "Territoire Centre",
"code_postal": 31000,
"geo_point_2d": {
"lat": 43.60403143569612,
"lon": 1.455153767206612
},
"quartier_resid": "SAINT-AUBIN"
}Record 2no: 5 · commune: TOULOUSE
{
"no": 5,
"commune": "TOULOUSE",
"coord_x": 1.455651,
"coord_y": 43.603167,
"lib_voie": "BD JULES MICHELET",
"quartier": 3,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.455651123574089,
43.60316651216713
]
]
},
"properties": {}
},
"infobulle": "5 BD JULES MICHELET\nType : Trottinette\nNb Places : 8",
"nb_places": 8,
"territoire": "Territoire Centre",
"code_postal": 31000,
"geo_point_2d": {
"lat": 43.60316651216713,
"lon": 1.4556511235740892
},
"quartier_resid": "SAINT-AUBIN"
}Record 3no: 149 · commune: TOULOUSE
{
"no": 149,
"commune": "TOULOUSE",
"coord_x": 1.431929,
"coord_y": 43.595651,
"lib_voie": "RUE DE CUGNAUX",
"quartier": 6,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.431928924994556,
43.59565132268478
]
]
},
"properties": {}
},
"infobulle": "149 RUE DE CUGNAUX\nType : Trottinette\nNb Places : 8",
"nb_places": 8,
"territoire": "Territoire Centre",
"code_postal": 31300,
"geo_point_2d": {
"lat": 43.59565132268478,
"lon": 1.4319289249945557
},
"quartier_resid": "SAINTE-LUCIE"
}Record 4no: 13 · commune: TOULOUSE
{
"no": 13,
"commune": "TOULOUSE",
"coord_x": 1.449645,
"coord_y": 43.582407,
"lib_voie": "AV MARCEL LANGER",
"quartier": 5,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.449644709352048,
43.58240709561637
]
]
},
"properties": {}
},
"infobulle": "13 AV MARCEL LANGER\nType : Trottinette\nNb Places : 8",
"nb_places": 8,
"territoire": "Territoire Centre",
"code_postal": 31400,
"geo_point_2d": {
"lat": 43.58240709561637,
"lon": 1.4496447093520477
},
"quartier_resid": "CRAMPEL"
}Record 5no: 125 · commune: TOULOUSE
{
"no": 125,
"commune": "TOULOUSE",
"coord_x": 1.420603,
"coord_y": 43.609557,
"lib_voie": "ALL DE BRIENNE",
"quartier": 2,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.420603400195535,
43.60955731219387
]
]
},
"properties": {}
},
"infobulle": "125 ALL DE BRIENNE\nType : Trottinette\nNb Places : 7",
"nb_places": 7,
"territoire": "Territoire Centre",
"code_postal": 31000,
"geo_point_2d": {
"lat": 43.60955731219387,
"lon": 1.4206034001955352
},
"quartier_resid": "AMIDONNIERS"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/emplacements-trottinettes
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/emplacements-trottinettes/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.