c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
S

Signalisation lumineuse tricolore à Issy-les-Moulineaux

APIQuery nowOpen workbench🇫🇷France

Signalisation lumineuse tricolore à Issy-les-Moulineaux.

0
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (12 fields)

Filterable via the API (10)
id_feuzonetypenombre_feuxcode_inseecommunetype_sltpann_cyclmouv_pann_cyclannee_crea_cycl

Click a field to see example values.

FillFieldTypeDescription
100%id_feuFilterable via the APIId feutext
100%zoneFilterable via the APItext
1.9%typeFilterable via the APItext
99.6%nombre_feuxFilterable via the APINombre feuxint
100%code_inseeFilterable via the APIINSEE commune codetext
100%communeFilterable via the APICommunetext
52.6%type_sltFilterable via the APIType de SLTtext
100%pann_cyclFilterable via the APIPanneau cyclabletext
21.6%mouv_pann_cyclFilterable via the APIMouvement cyclabletext
1%annee_crea_cyclFilterable via the APIAnnee crea cycltext
geo_shapeGéolocalisationgeo_shape
geo_point_2dGéolocalisationgeo_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 1type: — · zone: 46 - EBOUE/BOUIN/PEUPLIERS
{
  "type": null,
  "zone": "46 - EBOUE/BOUIN/PEUPLIERS",
  "id_feu": "FEU_2087",
  "commune": "ISSY-LES-MOULINEAUX",
  "type_slt": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.265408274005918,
        48.82472281689178
      ]
    },
    "properties": {}
  },
  "pann_cycl": "Non",
  "code_insee": "92040",
  "nombre_feux": 1,
  "geo_point_2d": {
    "lat": 48.82472281689178,
    "lon": 2.265408274005918
  },
  "mouv_pann_cycl": null,
  "annee_crea_cycl": null
}
Record 2type: — · zone: 49A - GARIBLADI / EIFFEL / GALIOTE
{
  "type": null,
  "zone": "49A - GARIBLADI / EIFFEL / GALIOTE",
  "id_feu": "FEU_2092",
  "commune": "ISSY-LES-MOULINEAUX",
  "type_slt": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.2612903000386444,
        48.82683279497125
      ]
    },
    "properties": {}
  },
  "pann_cycl": "Non",
  "code_insee": "92040",
  "nombre_feux": 1,
  "geo_point_2d": {
    "lat": 48.82683279497125,
    "lon": 2.2612903000386444
  },
  "mouv_pann_cycl": null,
  "annee_crea_cycl": null
}
Record 3type: — · zone: 49A - GARIBLADI / EIFFEL / GALIOTE
{
  "type": null,
  "zone": "49A - GARIBLADI / EIFFEL / GALIOTE",
  "id_feu": "FEU_2097",
  "commune": "ISSY-LES-MOULINEAUX",
  "type_slt": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.261271301619801,
        48.82670079593608
      ]
    },
    "properties": {}
  },
  "pann_cycl": "Non",
  "code_insee": "92040",
  "nombre_feux": 4,
  "geo_point_2d": {
    "lat": 48.82670079593608,
    "lon": 2.261271301619801
  },
  "mouv_pann_cycl": null,
  "annee_crea_cycl": null
}
Record 4type: — · zone: 50 - EIFFEL/JAZY
{
  "type": null,
  "zone": "50 - EIFFEL/JAZY",
  "id_feu": "FEU_2100",
  "commune": "ISSY-LES-MOULINEAUX",
  "type_slt": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.2643812677669866,
        48.82730980401678
      ]
    },
    "properties": {}
  },
  "pann_cycl": "Non",
  "code_insee": "92040",
  "nombre_feux": 2,
  "geo_point_2d": {
    "lat": 48.82730980401678,
    "lon": 2.2643812677669866
  },
  "mouv_pann_cycl": null,
  "annee_crea_cycl": null
}
Record 5type: — · zone: 51 - DE GAULLE/BURGUN
{
  "type": null,
  "zone": "51 - DE GAULLE/BURGUN",
  "id_feu": "FEU_2104",
  "commune": "ISSY-LES-MOULINEAUX",
  "type_slt": null,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.2812761423086805,
        48.82120588328673
      ]
    },
    "properties": {}
  },
  "pann_cycl": "Non",
  "code_insee": "92040",
  "nombre_feux": 2,
  "geo_point_2d": {
    "lat": 48.82120588328673,
    "lon": 2.2812761423086805
  },
  "mouv_pann_cycl": null,
  "annee_crea_cycl": null
}

Live sample captured at profiling time — values may have changed upstream.

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.

Full API documentation ↗

Rate limits

20 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
685
Last upstream update
1 day ago
2026-07-24

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Signalisation lumineuse tricolore à Issy-les-Moulineaux — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.