Stationnements illicites
Ce jeu de données illustre les stationnements illicites des gens du voyage. Malgré un dispositif important d'aires d'accueil pour les gens du voyage - encadré dans le Schéma Départemental d'Accueil des Gens du Voyage - on dénombre plusieurs stationnements dans l'EMS et à Strasbourg en dehors de c...
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 | — |
| — | id_constatIdentifiant du constat | int | Identifiant du constat |
| — | id_localisantIdentifiant du localisant | text | Identifiant |
| — | date_arriveeDate d'arrivée | date | Date d'arrivée |
| — | date_departDate de départ | date | Date de départ |
| — | nb_max_caravanesNombre maximum de caravanes | text | Nombre maximum de caravanes |
| — | statut_terrainStatut du terrain | text | Statut du terrain |
| — | type_procedureType de procédure | text | Type de procédure |
| — | communeCommune | text | Commune |
| 0% | rue_adresseAdresse | text | Adresse |
| 85.7% | precision_adressePrécision de l'adresse | text | Précision de l'adresse |
| 14.3% | num_sectionNum section | text | — |
| 14.3% | num_parcelleNum parcelle | text | — |
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 1commune: Strasbourg · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
"commune": "Strasbourg",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7968167547,
48.5658706091
]
},
"properties": {}
},
"id_constat": 29,
"date_depart": "2023-11-01",
"num_section": null,
"rue_adresse": null,
"date_arrivee": "2023-10-09",
"geo_point_2d": {
"lat": 48.5658706091,
"lon": 7.7968167547
},
"num_parcelle": null,
"id_localisant": "69",
"statut_terrain": "public",
"type_procedure": "administrative",
"nb_max_caravanes": "48",
"precision_adresse": "(suivre rue du Rhin Napoleon) - terrain dit J2R (jardin des deux rives) - rue des cavaliers"
}Record 2commune: Fegersheim · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
"commune": "Fegersheim",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.6904271303,
48.5003765596
]
},
"properties": {}
},
"id_constat": 20,
"date_depart": null,
"num_section": null,
"rue_adresse": null,
"date_arrivee": "2022-11-27",
"geo_point_2d": {
"lat": 48.5003765596,
"lon": 7.6904271303
},
"num_parcelle": null,
"id_localisant": "71",
"statut_terrain": "privé",
"type_procedure": "négociée",
"nb_max_caravanes": "33",
"precision_adresse": "derrière le parking de B&M"
}Record 3commune: Strasbourg · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
"commune": "Strasbourg",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.793370828,
48.5693764602
]
},
"properties": {}
},
"id_constat": 15,
"date_depart": null,
"num_section": null,
"rue_adresse": null,
"date_arrivee": "2022-11-23",
"geo_point_2d": {
"lat": 48.5693764602,
"lon": 7.793370828
},
"num_parcelle": null,
"id_localisant": "54",
"statut_terrain": "public",
"type_procedure": "administrative",
"nb_max_caravanes": "15",
"precision_adresse": "parking non couvert - au niveau de la rue LINA RITTER en\ndéplaçant deux rochers en passant par l'aire de retournement du bus,"
}Record 4commune: Strasbourg · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
"commune": "Strasbourg",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7963295708,
48.5501400598
]
},
"properties": {}
},
"id_constat": 30,
"date_depart": null,
"num_section": "IY",
"rue_adresse": null,
"date_arrivee": "2023-12-04",
"geo_point_2d": {
"lat": 48.5501400598,
"lon": 7.7963295708
},
"num_parcelle": "182",
"id_localisant": "120",
"statut_terrain": "privé",
"type_procedure": null,
"nb_max_caravanes": null,
"precision_adresse": null
}Record 5commune: Strasbourg · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
"commune": "Strasbourg",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7849139031,
48.5754530352
]
},
"properties": {}
},
"id_constat": 24,
"date_depart": null,
"num_section": null,
"rue_adresse": null,
"date_arrivee": "2022-12-16",
"geo_point_2d": {
"lat": 48.5754530352,
"lon": 7.7849139031
},
"num_parcelle": null,
"id_localisant": "74",
"statut_terrain": "privé",
"type_procedure": null,
"nb_max_caravanes": "7",
"precision_adresse": "parking"
}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/stationnements_illicites
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/stationnements_illicites/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.