Emplacements pour Personnes à Mobilité Réduite (PMR)
Localisation des emplacements de stationnement Personnes à Mobilité Réduite (PMR). Ces emplacements sont réservés aux véhicules ayant apposés derrière leur pare brise une Carte Mobilité Inclusion (CMI), mention stationnement, ou une carte de stationnement PMR
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 | — |
| 29.9% | date_creationDate creation | text | — |
| 63.1% | quartier | int | — |
| 96% | territoire | text | — |
| 28.5% | 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: 176 · commune: TOULOUSE
{
"no": "176",
"commune": "TOULOUSE",
"coord_x": 1.3891,
"coord_y": 43.59245,
"suffixe": null,
"lib_voie": "AV DE LARDENNE",
"quartier": 18,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.389100020043433,
43.59244991018666
]
]
},
"properties": {}
},
"nb_places": 1,
"territoire": "Territoire Ouest",
"code_postal": 31100,
"geo_point_2d": {
"lat": 43.59244991018666,
"lon": 1.389100020043433
},
"date_creation": null,
"quartier_resid": null
}Record 2no: 162 · commune: TOULOUSE
{
"no": "162",
"commune": "TOULOUSE",
"coord_x": 1.448214,
"coord_y": 43.639936,
"suffixe": null,
"lib_voie": "RUE EDMOND ROSTAND",
"quartier": 9,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.448214203839614,
43.63993646005554
]
]
},
"properties": {}
},
"nb_places": 1,
"territoire": "Territoire Nord",
"code_postal": 31200,
"geo_point_2d": {
"lat": 43.63993646005554,
"lon": 1.4482142038396135
},
"date_creation": null,
"quartier_resid": null
}Record 3no: 36 · commune: BALMA
{
"no": "36",
"commune": "BALMA",
"coord_x": 1.493933,
"coord_y": 43.61297,
"suffixe": "B",
"lib_voie": "RESIDENCE DES PYRENEES",
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.493932678831722,
43.61296967692204
]
]
},
"properties": {}
},
"nb_places": 1,
"territoire": "Territoire Est",
"code_postal": 31130,
"geo_point_2d": {
"lat": 43.61296967692204,
"lon": 1.4939326788317222
},
"date_creation": null,
"quartier_resid": null
}Record 4no: 2 · commune: COLOMIERS
{
"no": "2",
"commune": "COLOMIERS",
"coord_x": 1.32535,
"coord_y": 43.616954,
"suffixe": null,
"lib_voie": "CHE DE MAOURE",
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.325350393464618,
43.61695384249531
]
]
},
"properties": {}
},
"nb_places": 2,
"territoire": "Territoire Ouest",
"code_postal": 31770,
"geo_point_2d": {
"lat": 43.61695384249531,
"lon": 1.3253503934646182
},
"date_creation": null,
"quartier_resid": null
}Record 5no: 2 · commune: COLOMIERS
{
"no": "2",
"commune": "COLOMIERS",
"coord_x": 1.33289,
"coord_y": 43.610541,
"suffixe": null,
"lib_voie": "PL DES MONTS DORE",
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.332890283053308,
43.61054057183392
]
]
},
"properties": {}
},
"nb_places": 1,
"territoire": "Territoire Ouest",
"code_postal": 31770,
"geo_point_2d": {
"lat": 43.61054057183392,
"lon": 1.3328902830533083
},
"date_creation": null,
"quartier_resid": null
}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/pmr
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/pmr/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.