Traffic lights in Issy-les-MoulineauxSignalisation lumineuse tricolore à Issy-les-Moulineaux
Signalisation lumineuse tricolore à Issy-les-MoulineauxTraffic lights in Issy-les-Moulineaux
This API provides data on traffic light signals (signalisation lumineuse tricolore) located in the city of Issy-les-Moulineaux, France. It is published as part of the city's open data portal, data.issy.com, and offers free access without authentication. The dataset can be used to identify the location and characteristics of traffic light installations across the municipality, supporting applications related to urban mobility, traffic management, and civic transparency at the local government level.”,Signalisation lumineuse tricolore à Issy-les-Moulineaux.
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 |
|---|---|---|---|
| 100% | id_feuId feu | text | — |
| 100% | zone | text | — |
| 1.9% | type | text | — |
| 99.6% | nombre_feuxNombre feux | int | — |
| 100% | code_inseeINSEE commune code | text | — |
| 100% | communeCommune | text | — |
| 52.6% | type_sltType de SLT | text | — |
| 100% | pann_cyclPanneau cyclable | text | — |
| 21.6% | mouv_pann_cyclMouvement cyclable | text | — |
| 1% | annee_crea_cyclAnnee crea cycl | text | — |
| — | geo_shapeGéolocalisation | geo_shape | — |
| — | geo_point_2dGéolocalisation | 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: — · zone: 44 - BRIAND/ST-VINCENT
{
"type": null,
"zone": "44 - BRIAND/ST-VINCENT",
"id_feu": "FEU_810",
"commune": "ISSY-LES-MOULINEAUX",
"type_slt": "Carrefour",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2532377756210025,
48.82143195986775
]
},
"properties": {}
},
"pann_cycl": "Non",
"code_insee": "92040",
"nombre_feux": 4,
"geo_point_2d": {
"lat": 48.82143195986775,
"lon": 2.2532377756210025
},
"mouv_pann_cycl": null,
"annee_crea_cycl": null
}Record 2type: — · zone: 01 - PONT D'ISSY / QUAI DE STALINGRAD /
{
"type": null,
"zone": "01 - PONT D'ISSY / QUAI DE STALINGRAD / ROUGET DE L'ISLE",
"id_feu": "FEU_572",
"commune": "ISSY-LES-MOULINEAUX",
"type_slt": "Carrefour",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.260617063886908,
48.82970310744252
]
},
"properties": {}
},
"pann_cycl": "Non",
"code_insee": "92040",
"nombre_feux": 4,
"geo_point_2d": {
"lat": 48.82970310744252,
"lon": 2.260617063886908
},
"mouv_pann_cycl": null,
"annee_crea_cycl": null
}Record 3type: — · zone: 01 - PONT D'ISSY / QUAI DE STALINGRAD /
{
"type": null,
"zone": "01 - PONT D'ISSY / QUAI DE STALINGRAD / ROUGET DE L'ISLE",
"id_feu": "FEU_573",
"commune": "ISSY-LES-MOULINEAUX",
"type_slt": "Carrefour",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2606588950748967,
48.82981602864444
]
},
"properties": {}
},
"pann_cycl": "Non",
"code_insee": "92040",
"nombre_feux": 3,
"geo_point_2d": {
"lat": 48.82981602864444,
"lon": 2.2606588950748967
},
"mouv_pann_cycl": null,
"annee_crea_cycl": null
}Record 4type: — · zone: 01 - PONT D'ISSY / QUAI DE STALINGRAD /
{
"type": null,
"zone": "01 - PONT D'ISSY / QUAI DE STALINGRAD / ROUGET DE L'ISLE",
"id_feu": "FEU_574",
"commune": "ISSY-LES-MOULINEAUX",
"type_slt": "Carrefour",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.261383979786324,
48.82977086387398
]
},
"properties": {}
},
"pann_cycl": "Non",
"code_insee": "92040",
"nombre_feux": 1,
"geo_point_2d": {
"lat": 48.82977086387398,
"lon": 2.261383979786324
},
"mouv_pann_cycl": null,
"annee_crea_cycl": null
}Record 5type: — · zone: 02 - GALIENI / FERBER / EBOUE
{
"type": null,
"zone": "02 - GALIENI / FERBER / EBOUE",
"id_feu": "FEU_596",
"commune": "ISSY-LES-MOULINEAUX",
"type_slt": "Carrefour",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.267818004226077,
48.82515208601354
]
},
"properties": {}
},
"pann_cycl": "Oui",
"code_insee": "92040",
"nombre_feux": 3,
"geo_point_2d": {
"lat": 48.82515208601354,
"lon": 2.267818004226077
},
"mouv_pann_cycl": "Tourne-à-droite",
"annee_crea_cycl": null
}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/signalisation-lumineuse-tricolore
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/signalisation-lumineuse-tricolore/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.