c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated WeeklyVERIFIED · checked 3d ago
E

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

APIJoinable5/7Query 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

42
fair

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
100%territoireFilterable via the APItext
28.5%quartier_residFilterable via the APIQuartier residtext

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: — · commune: COLOMIERS
{
  "no": null,
  "commune": "COLOMIERS",
  "coord_x": 1.323228,
  "coord_y": 43.600483,
  "suffixe": null,
  "lib_voie": "PL DES MAROTS",
  "quartier": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.323228434129295,
          43.60048322689951
        ]
      ]
    },
    "properties": {}
  },
  "nb_places": 1,
  "territoire": "Territoire Ouest",
  "code_postal": 31770,
  "geo_point_2d": {
    "lat": 43.60048322689951,
    "lon": 1.323228434129295
  },
  "date_creation": null,
  "quartier_resid": null
}
Record 2no: — · commune: COLOMIERS
{
  "no": null,
  "commune": "COLOMIERS",
  "coord_x": 1.322648,
  "coord_y": 43.599988,
  "suffixe": null,
  "lib_voie": "PL DES MAROTS",
  "quartier": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.322648419100746,
          43.59998823803754
        ]
      ]
    },
    "properties": {}
  },
  "nb_places": 1,
  "territoire": "Territoire Ouest",
  "code_postal": 31770,
  "geo_point_2d": {
    "lat": 43.59998823803754,
    "lon": 1.3226484191007462
  },
  "date_creation": null,
  "quartier_resid": null
}
Record 3no: — · commune: COLOMIERS
{
  "no": null,
  "commune": "COLOMIERS",
  "coord_x": 1.323338,
  "coord_y": 43.599897,
  "suffixe": null,
  "lib_voie": "PL DES MAROTS",
  "quartier": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.323338441973562,
          43.59989724032964
        ]
      ]
    },
    "properties": {}
  },
  "nb_places": 1,
  "territoire": "Territoire Ouest",
  "code_postal": 31770,
  "geo_point_2d": {
    "lat": 43.59989724032964,
    "lon": 1.3233384419735623
  },
  "date_creation": null,
  "quartier_resid": null
}
Record 4no: — · commune: COLOMIERS
{
  "no": null,
  "commune": "COLOMIERS",
  "coord_x": 1.323466,
  "coord_y": 43.600017,
  "suffixe": null,
  "lib_voie": "PL DES MAROTS",
  "quartier": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.323466456891074,
          43.60001723852326
        ]
      ]
    },
    "properties": {}
  },
  "nb_places": 1,
  "territoire": "Territoire Ouest",
  "code_postal": 31770,
  "geo_point_2d": {
    "lat": 43.60001723852326,
    "lon": 1.323466456891074
  },
  "date_creation": null,
  "quartier_resid": null
}
Record 5no: 3 · commune: TOULOUSE
{
  "no": "3",
  "commune": "TOULOUSE",
  "coord_x": 1.397216,
  "coord_y": 43.565686,
  "suffixe": null,
  "lib_voie": "RUE GEORGES BERNANOS",
  "quartier": 17,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiPoint",
      "coordinates": [
        [
          1.39721635876856,
          43.565686200282975
        ]
      ]
    },
    "properties": {}
  },
  "nb_places": 1,
  "territoire": "Territoire Sud",
  "code_postal": 31100,
  "geo_point_2d": {
    "lat": 43.565686200282975,
    "lon": 1.3972163587685598
  },
  "date_creation": null,
  "quartier_resid": null
}

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/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 17 hours ago

Dataset

Volume & freshness

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

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.