Parking metersHorodateurs
HorodateursParking meters
This API provides the location of parking payment machines (horodateurs) in the city of Issy-les-Moulineaux, France. It is published as part of the city's open data portal and offers freely accessible geographic data without authentication. The dataset is useful for mapping on-street parking infrastructure, supporting navigation or parking-related applications, and enabling analysis of parking facility distribution across the municipality.Localisation des horodateurs sur Issy les Moulineaux.
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% | id_horoId horo | text | — |
| 100% | communeCommune | text | — |
| 77.2% | num_locNum loc | text | — |
| 3.5% | rep_locRep loc | text | — |
| 100% | localisation | text | — |
| 33% | comp_locComp loc | text | — |
| 100% | marque | text | — |
| 100% | modele | text | — |
| 100% | code_zoneCode zone | text | — |
| 100% | statut | text | — |
| — | type | text | — |
| — | geo_shapeShape | geo_shape | — |
| — | geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 5 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 1type: Horodateur · marque: Parkeon
{
"type": "Horodateur",
"marque": "Parkeon",
"modele": "Strada",
"statut": "En service",
"commune": "ISSY-LES-MOULINEAUX",
"id_horo": "ILM-314",
"num_loc": "17-19",
"rep_loc": null,
"comp_loc": null,
"code_zone": "Z_ILM_orange",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.273566444347179,
48.8222002322183
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.8222002322183,
"lon": 2.273566444347179
},
"localisation": "RUE AUGUSTE GERVAIS"
}Record 2type: Horodateur · marque: Parkeon
{
"type": "Horodateur",
"marque": "Parkeon",
"modele": "Strada",
"statut": "En service",
"commune": "ISSY-LES-MOULINEAUX",
"id_horo": "ILM-100",
"num_loc": "30",
"rep_loc": null,
"comp_loc": null,
"code_zone": "Z_ILM_orange",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.261410737980425,
48.81904632513381
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.81904632513381,
"lon": 2.261410737980425
},
"localisation": "RUE D'EREVAN"
}Record 3type: Horodateur · marque: Parkeon
{
"type": "Horodateur",
"marque": "Parkeon",
"modele": "Strada",
"statut": "En service",
"commune": "ISSY-LES-MOULINEAUX",
"id_horo": "ILM-070",
"num_loc": null,
"rep_loc": null,
"comp_loc": "Angle rue du Viaduc",
"code_zone": "Z_ILM_orange",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.248303746089672,
48.81953779290868
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.81953779290868,
"lon": 2.248303746089672
},
"localisation": "RUE DE MEUDON"
}Record 4type: Horodateur · marque: Parkeon
{
"type": "Horodateur",
"marque": "Parkeon",
"modele": "Strada",
"statut": "En service",
"commune": "ISSY-LES-MOULINEAUX",
"id_horo": "ILM-052",
"num_loc": null,
"rep_loc": null,
"comp_loc": "Angle rue Clotilde",
"code_zone": "Z_ILM_orange",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.274798846529789,
48.82141508711223
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82141508711223,
"lon": 2.274798846529789
},
"localisation": "RUE D'ALEMBERT"
}Record 5type: Horodateur · marque: Parkeon
{
"type": "Horodateur",
"marque": "Parkeon",
"modele": "Strada",
"statut": "En service",
"commune": "ISSY-LES-MOULINEAUX",
"id_horo": "ILM-201",
"num_loc": null,
"rep_loc": null,
"comp_loc": null,
"code_zone": "Z_ILM_orange",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2781309108859924,
48.82488605999693
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82488605999693,
"lon": 2.2781309108859924
},
"localisation": "RUE MINARD"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/localisation-des-horodateurs
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/localisation-des-horodateurs/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.