c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
L

Le stationnement des véhicules

APIQuery nowOpen workbenchSubscribe🇫🇷France

Emplacements de stationnement pour véhicules sur l'espace public, aménagés sur l'ensemble de l'Eurométropole de Strasbourg. Les stationnements sont matérialisés par des lignes (vecteurs) le long de chaque rangée de stationnement et concernent uniquement les stationnements aménagés (le long des vo...

0
poor

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

Data schema (11 fields)

Filterable via the API (9)
domanialiteid_stationnementid_sous_tronconformeoccupationnbre_placescommunequartier_elurue

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
domanialiteFilterable via the APItextDomanialité
id_stationnementFilterable via the APIId stationnementtextIdentifiant stationnement
id_sous_tronconFilterable via the APIId sous troncontextIdentifiant sous-tronçon
formeFilterable via the APItext
occupationFilterable via the APItextType d'occupation
nbre_placesFilterable via the APINbre placestextNombre de places
communeFilterable via the APICommunetextCommune
quartier_eluFilterable via the APIQuartier elutextQuartier des élus
97.4%rueFilterable via the APItextRue

Schema captured from opendatasoft 1 hour 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 1rue: 4468 - RUE DE LA SOUFFEL · forme: longitudinal
{
  "rue": "4468 - RUE DE LA SOUFFEL",
  "forme": "longitudinal",
  "commune": "Mundolsheim",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiLineString",
      "coordinates": [
        [
          [
            7.7123524079,
            48.640796832
          ],
          [
            7.7125195342,
            48.6404084779
          ]
        ]
      ]
    },
    "properties": {}
  },
  "occupation": "gratuit",
  "domanialite": "public",
  "nbre_places": "9",
  "geo_point_2d": {
    "lat": 48.64060265495,
    "lon": 7.712435971050001
  },
  "quartier_elu": null,
  "id_sous_troncon": "7433",
  "id_stationnement": "29992"
}
Record 2rue: 2847 - RUE DE LA ROBERTSAU · forme: longitudinal
{
  "rue": "2847 - RUE DE LA ROBERTSAU",
  "forme": "longitudinal",
  "commune": "Bischheim",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiLineString",
      "coordinates": [
        [
          [
            7.7554664562,
            48.6134677974
          ],
          [
            7.755571259,
            48.6134812875
          ]
        ]
      ]
    },
    "properties": {}
  },
  "occupation": "gratuit",
  "domanialite": "public",
  "nbre_places": "1",
  "geo_point_2d": {
    "lat": 48.61347454245,
    "lon": 7.7555188576
  },
  "quartier_elu": null,
  "id_sous_troncon": "1865",
  "id_stationnement": "29993"
}
Record 3rue: 2847 - RUE DE LA ROBERTSAU · forme: longitudinal
{
  "rue": "2847 - RUE DE LA ROBERTSAU",
  "forme": "longitudinal",
  "commune": "Bischheim",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiLineString",
      "coordinates": [
        [
          [
            7.7556614151,
            48.6134937853
          ],
          [
            7.755795743,
            48.6135118025
          ]
        ]
      ]
    },
    "properties": {}
  },
  "occupation": "gratuit",
  "domanialite": "public",
  "nbre_places": "2",
  "geo_point_2d": {
    "lat": 48.6135027939,
    "lon": 7.75572857905
  },
  "quartier_elu": null,
  "id_sous_troncon": "2081",
  "id_stationnement": "29994"
}
Record 4rue: 2847 - RUE DE LA ROBERTSAU · forme: longitudinal
{
  "rue": "2847 - RUE DE LA ROBERTSAU",
  "forme": "longitudinal",
  "commune": "Bischheim",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiLineString",
      "coordinates": [
        [
          [
            7.7548172471,
            48.6135259433
          ],
          [
            7.7548719452,
            48.6135147683
          ]
        ]
      ]
    },
    "properties": {}
  },
  "occupation": "PMR",
  "domanialite": "public",
  "nbre_places": "1",
  "geo_point_2d": {
    "lat": 48.6135203558,
    "lon": 7.75484459615
  },
  "quartier_elu": null,
  "id_sous_troncon": "1865",
  "id_stationnement": "29995"
}
Record 5rue: 2847 - RUE DE LA ROBERTSAU · forme: longitudinal
{
  "rue": "2847 - RUE DE LA ROBERTSAU",
  "forme": "longitudinal",
  "commune": "Bischheim",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "MultiLineString",
      "coordinates": [
        [
          [
            7.7547530688,
            48.6135389179
          ],
          [
            7.7548172471,
            48.6135259433
          ]
        ]
      ]
    },
    "properties": {}
  },
  "occupation": "gratuit",
  "domanialite": "public",
  "nbre_places": "1",
  "geo_point_2d": {
    "lat": 48.6135324306,
    "lon": 7.75478515795
  },
  "quartier_elu": null,
  "id_sous_troncon": "1865",
  "id_stationnement": "29996"
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/vo_st_stationmnt_vehi

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/vo_st_stationmnt_vehi/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

2 000 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
25k
25487
Last upstream update
24 days ago
2026-07-01

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Le stationnement des véhicules — live verification badge

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