[Parkings GPS] Taux d'occupation des places monitorées
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 39 minutes 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: 388 · total: 93
{
"key": "388",
"total": 93,
"commune": "Grigny",
"unknown": 12,
"geopoint": {
"lat": 48.65615020806453,
"lon": 2.3870011978494627
},
"nom_voie": null,
"occupied": 60,
"available": 21,
"codeinsee": 91286,
"timestamp": "2026-07-25T17:10:11.321000+00:00",
"nom_parking": "Square René-Piketty",
"capacite_parking": "93"
}Record 2key: 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": 66,
"available": 216,
"codeinsee": 77445,
"timestamp": "2026-07-25T17:10:11.319000+00:00",
"nom_parking": "P1 Savigny",
"capacite_parking": "294"
}Record 3key: 382 · total: 370
{
"key": "382",
"total": 370,
"commune": "Cesson",
"unknown": 27,
"geopoint": {
"lat": 48.564960799459406,
"lon": 2.59277947135135
},
"nom_voie": "10 Rue Maisonément",
"occupied": 96,
"available": 247,
"codeinsee": 77067,
"timestamp": "2026-07-25T17:10:11.320000+00:00",
"nom_parking": "P1 Cesson",
"capacite_parking": "370"
}Record 4key: 565 · total: 22
{
"key": "565",
"total": 22,
"commune": "Ris-Orangis",
"unknown": 22,
"geopoint": {
"lat": 48.63597380000001,
"lon": 2.407756325
},
"nom_voie": null,
"occupied": 0,
"available": 0,
"codeinsee": 91521,
"timestamp": "2026-07-25T17:10:11.320000+00:00",
"nom_parking": "Bois l'Epine 2",
"capacite_parking": "22"
}Record 5key: 387 · total: 120
{
"key": "387",
"total": 120,
"commune": "Le Coudray-Montceaux",
"unknown": 11,
"geopoint": {
"lat": 48.56283031791667,
"lon": 2.492803775
},
"nom_voie": null,
"occupied": 11,
"available": 98,
"codeinsee": 91179,
"timestamp": "2026-07-25T17:10:11.321000+00:00",
"nom_parking": "P+R Le Coudray-Montceaux",
"capacite_parking": "120"
}Live sample captured at profiling time — values may have changed upstream.
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.