Parking for Motorised Two-WheelersStationnement des deux roues motorisés
Stationnement des deux roues motorisésParking for Motorised Two-Wheelers
This API provides the location of parking spaces reserved for motorised two-wheeled vehicles (motorcycles, scooters and mopeds, regardless of propulsion type) within Toulouse Métropole. It is published via the Toulouse Métropole open-data portal and offers free access without authentication. The dataset covers the metropolitan area of Toulouse, France, and can be used for mapping parking availability, urban planning, and mobility studies related to motorised two-wheeler traffic.Localisation des places de stationnement réservé aux deux roues motorisés sur le territoire. Le terme deux-roues motorisés (2RM) représente l’ensemble des véhicules à deux roues et à propulsion mécanique, quelle que soit l’énergie de propulsion.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (14 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | lib_voieLib voie | text | Nom de la rue |
| — | no | text | Numéro de la rue le plus proche où se situe l'emplacement spécifique |
| — | suffixe | text | — |
| — | 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 | — |
| 93.6% | quartier | int | — |
| 100% | territoire | text | — |
| 35.1% | date_creationDate creation | text | — |
| 69.3% | quartier_residQuartier resid | text | — |
Schema captured from opendatasoft 17 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 1no: 136 · commune: TOULOUSE
{
"no": "136",
"commune": "TOULOUSE",
"coord_x": 1.449386,
"coord_y": 43.635859,
"suffixe": null,
"lib_voie": "CHE DE LANUSSE",
"quartier": 9,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.449386209322981,
43.635858883394604
]
]
},
"properties": {}
},
"nb_places": 4,
"territoire": "Territoire Nord",
"code_postal": 31200,
"geo_point_2d": {
"lat": 43.635858883394604,
"lon": 1.4493862093229812
},
"date_creation": null,
"quartier_resid": null
}Record 2no: 7 · commune: TOULOUSE
{
"no": "7",
"commune": "TOULOUSE",
"coord_x": 1.482548,
"coord_y": 43.59779,
"suffixe": null,
"lib_voie": "RUE DE CASTELNAUDARY",
"quartier": 11,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.482548221285751,
43.59779041438716
]
]
},
"properties": {}
},
"nb_places": 4,
"territoire": "Territoire Est",
"code_postal": 31500,
"geo_point_2d": {
"lat": 43.59779041438716,
"lon": 1.4825482212857515
},
"date_creation": null,
"quartier_resid": null
}Record 3no: — · commune: BLAGNAC
{
"no": null,
"commune": "BLAGNAC",
"coord_x": 1.369494,
"coord_y": 43.641719,
"suffixe": null,
"lib_voie": "RUE DU DOCTEUR PRESSAC",
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.369494497080502,
43.64171926228876
]
]
},
"properties": {}
},
"nb_places": 3,
"territoire": "Territoire Ouest",
"code_postal": 31700,
"geo_point_2d": {
"lat": 43.64171926228876,
"lon": 1.3694944970805016
},
"date_creation": null,
"quartier_resid": null
}Record 4no: 32 · commune: TOULOUSE
{
"no": "32",
"commune": "TOULOUSE",
"coord_x": 1.42669,
"coord_y": 43.599906,
"suffixe": null,
"lib_voie": "RUE DES FONTAINES",
"quartier": 6,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.426689653682343,
43.59990644228435
]
]
},
"properties": {}
},
"nb_places": 3,
"territoire": "Territoire Centre",
"code_postal": 31300,
"geo_point_2d": {
"lat": 43.59990644228435,
"lon": 1.4266896536823432
},
"date_creation": null,
"quartier_resid": "RAVELIN"
}Record 5no: 7 · commune: TOULOUSE
{
"no": "7",
"commune": "TOULOUSE",
"coord_x": 1.440909,
"coord_y": 43.599764,
"suffixe": null,
"lib_voie": "PL DU PONT NEUF",
"quartier": 1,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.440909462808929,
43.59976435205733
]
]
},
"properties": {}
},
"nb_places": 6,
"territoire": "Territoire Centre",
"code_postal": 31000,
"geo_point_2d": {
"lat": 43.59976435205733,
"lon": 1.4409094628089292
},
"date_creation": null,
"quartier_resid": "CAPITOLE"
}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/stationnement-des-deux-roues-motorises
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stationnement-des-deux-roues-motorises/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.