Real-time car park occupancyOccupation en temps réel des parkings
Occupation en temps réel des parkingsReal-time car park occupancy
This API provides the number of available spaces in structured car parks operated by the Eurométropole de Strasbourg, France. Data is refreshed every 3 minutes, allowing near real-time monitoring of parking availability. It is designed to be used alongside the companion dataset describing each car park in detail, including location and other characteristics, enabling applications such as parking-finder services or urban mobility dashboards for the Strasbourg metropolitan area.Nombre de places disponibles dans les parkings ouvragés de l'Eurométropole. Les données sont rafraichies toutes les 3 minutes. Ce jeu de données peut être utilisé conjointement avec le jeu de données https://data.strasbourg.eu/explore/dataset/parkings qui décrit en détail chaque parking (position...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | nom_parkingNom parking | text | — |
| 100% | idsurfs | text | — |
| 100% | ident | int | — |
| 100% | etat | int | 0 : fréquentation temps réel indisponible 1 : ouvert 2 : fermé 3 : complet |
| 100% | etat_descriptifEtat descriptif | text | — |
| 100% | total | int | — |
| 100% | libre | int | — |
| 100% | infousager | text | — |
| 100% | realtimestatus | text | — |
| 100% | infoappli | text | — |
| — | taux_occupTaux occup | double | — |
| — | position | geo_point_2d | — |
| — | couleur_occupCouleur occup | text | — |
Schema captured from opendatasoft 6 days 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 1etat: 0 · ident: 10
{
"etat": 0,
"ident": 10,
"libre": 0,
"total": 955,
"idsurfs": "1382_DEP_8",
"position": {
"lat": 48.5873845279566,
"lon": 7.7367710015538
},
"infoappli": "Inconnu",
"infousager": "0",
"taux_occup": 1,
"nom_parking": "Parking Gare Wodli",
"couleur_occup": "noir",
"realtimestatus": "BLUE",
"etat_descriptif": "frequentation temps reel indisponible"
}Record 2etat: 2 · ident: 1
{
"etat": 2,
"ident": 1,
"libre": 3034,
"total": 3175,
"idsurfs": "1400_DEP_26",
"position": {
"lat": 48.5953352876375,
"lon": 7.68646701218103
},
"infoappli": "Fermé",
"infousager": "0",
"taux_occup": 0.044409448818897634,
"nom_parking": "Parking Zénith",
"couleur_occup": "vert",
"realtimestatus": "BLACK",
"etat_descriptif": "Fermé"
}Record 3etat: 1 · ident: 3
{
"etat": 1,
"ident": 3,
"libre": 209,
"total": 447,
"idsurfs": "1378_DEP_4",
"position": {
"lat": 48.585689025956,
"lon": 7.74927491976424
},
"infoappli": "209",
"infousager": "200",
"taux_occup": 0.5324384787472036,
"nom_parking": "Parking Centre Opéra Broglie",
"couleur_occup": "vert",
"realtimestatus": "GREEN",
"etat_descriptif": "Ouvert"
}Record 4etat: 1 · ident: 4
{
"etat": 1,
"ident": 4,
"libre": 277,
"total": 460,
"idsurfs": "1376_DEP_2",
"position": {
"lat": 48.5446469517313,
"lon": 7.73569466237007
},
"infoappli": "277",
"infousager": "270",
"taux_occup": 0.3978260869565217,
"nom_parking": "Parking Baggersee",
"couleur_occup": "vert",
"realtimestatus": "GREEN",
"etat_descriptif": "Ouvert"
}Record 5etat: 1 · ident: 2
{
"etat": 1,
"ident": 2,
"libre": 50,
"total": 283,
"idsurfs": "1377_DEP_3",
"position": {
"lat": 48.5810021316449,
"lon": 7.75604844096195
},
"infoappli": "50",
"infousager": "50",
"taux_occup": 0.823321554770318,
"nom_parking": "Parking Bateliers",
"couleur_occup": "orange",
"realtimestatus": "ORANGE",
"etat_descriptif": "Ouvert"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/occupation-parkings-temps-reel
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/occupation-parkings-temps-reel/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.