Stationnement des deux roues motorisés
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 | — |
| 95.6% | territoire | text | — |
| 35.1% | date_creationDate creation | text | — |
| 69.3% | quartier_residQuartier resid | text | — |
Schema captured from opendatasoft 20 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: 5 · commune: TOULOUSE
{
"no": "5",
"commune": "TOULOUSE",
"coord_x": 1.450056,
"coord_y": 43.600944,
"suffixe": "B",
"lib_voie": "RUE JOSEPH DE MALARET",
"quartier": 1,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.450055883135071,
43.600944176050966
]
]
},
"properties": {}
},
"nb_places": 6,
"territoire": null,
"code_postal": 31000,
"geo_point_2d": {
"lat": 43.600944176050966,
"lon": 1.4500558831350712
},
"date_creation": "2025-02-14+01:00",
"quartier_resid": "WILSON"
}Record 3no: 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 4no: — · 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 5no: 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"
}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.