c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated MonthlyUNVERIFIED
C

Carrefours Feux Sonores - Toulouse Métropole

APIQuery nowOpen workbenchSubscribe🇫🇷France

Localisation des feux tricolores sonores. Ces feux peuvent être vocaux (le feux mentionne le nom de la rue) ou simplement sonores (bruitage)

0
poor

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

Data schema (18 fields)

Filterable via the API (17)
numeronomnom_completnb_carrefoursdate_majppssonoretctm_htminsee_communegenrecode_tourneedesignation_tourneeetatdate_etatpriobusobservation

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dCoordinatesgeo_point_2d
numeroFilterable via the APIintnuméro du carrefour
nomFilterable via the APItextnom usuel du carrefour
nom_completFilterable via the APINom complettext
nb_carrefoursFilterable via the APINb carrefoursint
date_majFilterable via the APIDate majdate
ppsFilterable via the APItext
sonoreFilterable via the APItext
tcFilterable via the APItext
tm_htmFilterable via the APITm htmtext
100%insee_communeFilterable via the APIInsee communeint
100%genreFilterable via the APItext
91%code_tourneeFilterable via the APICode tourneetext
91%designation_tourneeFilterable via the APIDesignation tourneetext
100%etatFilterable via the APItext
100%date_etatFilterable via the APIDate etatdate
37.3%priobusFilterable via the APItext
15.9%observationFilterable via the APItext

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 1tc: NON · nom: FERRY - ETATS UNIS
{
  "tc": "NON",
  "nom": "FERRY - ETATS UNIS",
  "pps": "NON",
  "etat": "En service",
  "genre": "CARREFOUR STANDARD",
  "numero": 37,
  "sonore": "VOCAL",
  "tm_htm": "TM",
  "priobus": null,
  "date_maj": "2017-12-05",
  "date_etat": "1967-03-26",
  "nom_complet": "37 : FERRY - ETATS UNIS",
  "observation": null,
  "code_tournee": "T03",
  "geo_point_2d": {
    "lat": 43.63287608014128,
    "lon": 1.4316560812109236
  },
  "insee_commune": 31555,
  "nb_carrefours": 1,
  "designation_tournee": "TOURNEE : NETWILLER AUCAMVILLE"
}
Record 2tc: NON · nom: PONT RIQUET
{
  "tc": "NON",
  "nom": "PONT RIQUET",
  "pps": "NON",
  "etat": "En service",
  "genre": "CARREFOUR STANDARD",
  "numero": 6,
  "sonore": "VOCAL",
  "tm_htm": "TM",
  "priobus": null,
  "date_maj": "2015-11-23",
  "date_etat": "1953-02-01",
  "nom_complet": "6 : PONT RIQUET",
  "observation": null,
  "code_tournee": "T02",
  "geo_point_2d": {
    "lat": 43.60938847759726,
    "lon": 1.4541513941454338
  },
  "insee_commune": 31555,
  "nb_carrefours": 1,
  "designation_tournee": "TOURNEE : BORD DU CANAL"
}
Record 3tc: NON · nom: MERLY - STRASBOURG
{
  "tc": "NON",
  "nom": "MERLY - STRASBOURG",
  "pps": "NON",
  "etat": "En service",
  "genre": "CARREFOUR STANDARD",
  "numero": 18,
  "sonore": "VOCAL",
  "tm_htm": "TM",
  "priobus": null,
  "date_maj": "2015-11-23",
  "date_etat": "1959-08-14",
  "nom_complet": "18 : MERLY - STRASBOURG",
  "observation": null,
  "code_tournee": "T01",
  "geo_point_2d": {
    "lat": 43.61055612296082,
    "lon": 1.4434182727374265
  },
  "insee_commune": 31555,
  "nb_carrefours": 1,
  "designation_tournee": "TOURNEE : CENTRE VILLE"
}
Record 4tc: NON · nom: CUGNAUX - FITTE
{
  "tc": "NON",
  "nom": "CUGNAUX - FITTE",
  "pps": "NON",
  "etat": "En service",
  "genre": "CARREFOUR STANDARD",
  "numero": 46,
  "sonore": "VOCAL",
  "tm_htm": "TM",
  "priobus": "OUI",
  "date_maj": "2015-11-23",
  "date_etat": "1964-08-24",
  "nom_complet": "46 : CUGNAUX - FITTE",
  "observation": null,
  "code_tournee": "T01",
  "geo_point_2d": {
    "lat": 43.596021197321456,
    "lon": 1.432152703240663
  },
  "insee_commune": 31555,
  "nb_carrefours": 1,
  "designation_tournee": "TOURNEE : CENTRE VILLE"
}
Record 5tc: NON · nom: SAINT HONEST - MATABIAU
{
  "tc": "NON",
  "nom": "SAINT HONEST - MATABIAU",
  "pps": "NON",
  "etat": "En service",
  "genre": "CARREFOUR STANDARD",
  "numero": 41,
  "sonore": "VOCAL",
  "tm_htm": "TM",
  "priobus": null,
  "date_maj": "2022-08-25",
  "date_etat": "1964-06-08",
  "nom_complet": "41 : SAINT HONEST - MATABIAU",
  "observation": null,
  "code_tournee": "T02",
  "geo_point_2d": {
    "lat": 43.615010389061084,
    "lon": 1.4424101443699942
  },
  "insee_commune": 31555,
  "nb_carrefours": 1,
  "designation_tournee": "TOURNEE : BORD DU CANAL"
}

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

Using the API

Configuration

Base URL
https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/carrefours-feux-sonores

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/carrefours-feux-sonores/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
502
Update cadence
Monthly
declared upstream
Last upstream update
23 days ago
2026-07-03

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Carrefours Feux Sonores - Toulouse Métropole — live verification badge

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