[GPS Parking Lots] Occupancy Rate of Monitored Spaces[Parkings GPS] Taux d'occupation des places monitorées
[Parkings GPS] Taux d'occupation des places monitorées[GPS Parking Lots] Occupancy Rate of Monitored Spaces
This dataset provides occupancy rate data for monitored parking spaces within the Grand Paris Sud territory in France. The data is collected via per-space sensors deployed by the company UPCITI, which guarantees its accuracy. It is published as part of the Grand Paris Sud open data portal and offers insight into real-time or near-real-time parking availability at the level of individual monitored spaces, useful for mobility and urban planning purposes.Les données de ces parkings sont remontées suite au déploiements de capteurs à la place de la société UPCITI qui en garantit l'exactitude.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | keyID parking | text | — |
| — | occupiedplace occupée | int | — |
| — | availableplace libre | int | — |
| — | unknowninfo non disponible | int | — |
| — | capacite_parkingCapacité du Parking | text | — |
| — | nom_parkingNom du parking | text | — |
| — | communeCommune | text | — |
| — | nom_voieAdresse | text | — |
| — | codeinsee | int | — |
| — | geopoint | geo_point_2d | — |
| 100% | timestamp | datetime | — |
| 100% | total | int | — |
Schema captured from opendatasoft 7 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 1key: 385 · total: 100
{
"key": "385",
"total": 100,
"commune": "Ris-Orangis",
"unknown": 0,
"geopoint": {
"lat": 48.65946760100002,
"lon": 2.4133035175
},
"nom_voie": null,
"occupied": 73,
"available": 27,
"codeinsee": 91521,
"timestamp": "2026-09-02T07:20:08.006000+00:00",
"nom_parking": "P+R côté Gare Orangis",
"capacite_parking": "100"
}Record 2key: 568 · total: 6
{
"key": "568",
"total": 6,
"commune": null,
"unknown": 0,
"geopoint": null,
"nom_voie": null,
"occupied": 5,
"available": 1,
"codeinsee": null,
"timestamp": "2026-09-02T07:20:08.003000+00:00",
"nom_parking": null,
"capacite_parking": "6"
}Record 3key: 379 · total: 294
{
"key": "379",
"total": 294,
"commune": "Savigny-le-Temple",
"unknown": 12,
"geopoint": {
"lat": 48.597015808673454,
"lon": 2.5841230704081637
},
"nom_voie": "178 Avenue Léon Blum",
"occupied": 249,
"available": 33,
"codeinsee": 77445,
"timestamp": "2026-09-02T07:20:08.003000+00:00",
"nom_parking": "P1 Savigny",
"capacite_parking": "294"
}Record 4key: 388 · total: 93
{
"key": "388",
"total": 93,
"commune": "Grigny",
"unknown": 5,
"geopoint": {
"lat": 48.65615020806453,
"lon": 2.3870011978494627
},
"nom_voie": null,
"occupied": 63,
"available": 25,
"codeinsee": 91286,
"timestamp": "2026-09-02T07:20:08.005000+00:00",
"nom_parking": "Square René-Piketty",
"capacite_parking": "93"
}Record 5key: 567 · total: 95
{
"key": "567",
"total": 95,
"commune": "Savigny-le-Temple",
"unknown": 0,
"geopoint": {
"lat": 48.597272172631584,
"lon": 2.587330572631579
},
"nom_voie": null,
"occupied": 14,
"available": 81,
"codeinsee": 77445,
"timestamp": "2026-09-02T07:20:08.005000+00:00",
"nom_parking": "Parking Relais 2",
"capacite_parking": "95"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/parkings-gps-taux-doccupation-des-places-monitorees
License
Terms stated by the source (not a recognized license):
Données sous licence gratuite de repartage
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/parkings-gps-taux-doccupation-des-places-monitorees/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.