[UPCITI / KPIs] Flux d'occupation horaire mensuel des parkings monitorés
Données via interrogation API, issues du dashboard UPCITI.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| project_idID Parking | int | — |
| nom_parkingNom parking | text | — |
| communeCommune | text | — |
| day_of_weekJour | text | — |
| hourHeure | text | — |
| occupancy_percentage_avgTaux d'occupation | double | — |
| countNombre de mesures / heure | int | — |
| capacityCapacité du parking | int | — |
| geopoint | geo_point_2d | — |
Schema captured from opendatasoft 2 hours 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 1hour: 20:00 · count: 4085
{
"hour": "20:00",
"count": 4085,
"commune": "Savigny-le-Temple",
"capacity": null,
"geopoint": {
"lat": 48.597272172631584,
"lon": 2.587330572631579
},
"project_id": 567,
"day_of_week": "mardi",
"nom_parking": "Parking Relais 2",
"occupancy_percentage_avg": 29.47001223990208
}Record 2hour: 16:00 · count: 34556
{
"hour": "16:00",
"count": 34556,
"commune": "Savigny-le-Temple",
"capacity": 301,
"geopoint": {
"lat": 48.597015808673454,
"lon": 2.5841230704081637
},
"project_id": 379,
"day_of_week": "mardi",
"nom_parking": "P1 Savigny",
"occupancy_percentage_avg": 64.56042366014584
}Record 3hour: 23:00 · count: 35144
{
"hour": "23:00",
"count": 35144,
"commune": "Savigny-le-Temple",
"capacity": 301,
"geopoint": {
"lat": 48.597015808673454,
"lon": 2.5841230704081637
},
"project_id": 379,
"day_of_week": "mardi",
"nom_parking": "P1 Savigny",
"occupancy_percentage_avg": 9.159572046437514
}Record 4hour: 17:00 · count: 34556
{
"hour": "17:00",
"count": 34556,
"commune": "Savigny-le-Temple",
"capacity": 301,
"geopoint": {
"lat": 48.597015808673454,
"lon": 2.5841230704081637
},
"project_id": 379,
"day_of_week": "mardi",
"nom_parking": "P1 Savigny",
"occupancy_percentage_avg": 58.88285681213103
}Record 5hour: 00:00 · count: 35144
{
"hour": "00:00",
"count": 35144,
"commune": "Savigny-le-Temple",
"capacity": 301,
"geopoint": {
"lat": 48.597015808673454,
"lon": 2.5841230704081637
},
"project_id": 379,
"day_of_week": "mardi",
"nom_parking": "P1 Savigny",
"occupancy_percentage_avg": 8.932933075347144
}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/upciti-kpis-flux-d-occupation-horaire-mensuel-des-parkings-monitores
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/upciti-kpis-flux-d-occupation-horaire-mensuel-des-parkings-monitores/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.