c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated WeeklyUNVERIFIED
E

Emplacements pour Personnes à Mobilité Réduite (PMR)

APIQuery nowOpen workbenchSubscribe🇫🇷France

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

17
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (14 fields)

Filterable via the API (12)
lib_voienosuffixecommunenb_placescoord_xcoord_ycode_postaldate_creationquartierterritoirequartier_resid

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
lib_voieFilterable via the APILib voietextNom de la rue
noFilterable via the APItextNuméro de la rue le plus proche où se situe l'emplacement spécifique
suffixeFilterable via the APItext
communeFilterable via the APICommunetextNom de la commune
nb_placesFilterable via the APINb placesintNombre de places
coord_xFilterable via the APICoord xdoubleLongitude
coord_yFilterable via the APICoord ydoubleLatitude
code_postalFilterable via the APIPostal codeint
29.9%date_creationFilterable via the APIDate creationtext
63.1%quartierFilterable via the APIint
96%territoireFilterable via the APItext
28.5%quartier_residFilterable via the APIQuartier residtext

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.

Full API documentation ↗

Rate limits

20 000 req/day
per ipmeasured
observed 20 hours ago

Dataset

Volume & freshness

Records
2.0k
2024
Update cadence
Weekly
declared upstream
Last upstream update
2 days ago
2026-07-25

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Emplacements pour Personnes à Mobilité Réduite (PMR) — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.