c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 2d ago
C

Traffic Counting Métropole 2018Comptage du trafic Métropole 2018

Comptage du trafic Métropole 2018Traffic Counting Métropole 2018

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This dataset provides traffic counting data collected by a network of sensors installed by Bordeaux Métropole to monitor road traffic conditions across its territory for the year 2018. Real-time traffic can also be consulted via the sedeplacer.bordeaux-metropole.fr platform. The dataset is designed to be cross-referenced with the location of traffic counters, enabling spatial analysis of traffic flow. It is published as open data by Bordeaux Métropole and is useful for transport planning, mobility studies, and analysis of road usage patterns within the metropolitan area.Bordeaux Métropole a installé un réseau de capteurs pour évaluer l'état de la circulation sur son territoire. Ce trafic peut être consulté en temps réel sur http://sedeplacer.bordeaux-metropole.fr/ Ce jeu de données peut être mis en relation avec la localisation des compteurs de trafic à partir d...

42
fair

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

Data schema (16 fields)

Filterable via the API (15)
identhpm_valhps_valmjo_valhpmhpsmjopl_valplvit_valcommentnom_voiesens_cirv85_vlv85_pl

Click a field to see example values.

FillFieldTypeDescription
100%identFilterable via the APItext
90.5%hpm_valFilterable via the APIHpm valint
90.5%hps_valFilterable via the APIHps valint
90.5%mjo_valFilterable via the APIMjo valint
88.4%hpmFilterable via the APItext
88.6%hpsFilterable via the APItext
88.6%mjoFilterable via the APItext
19.7%pl_valFilterable via the APIPl valdouble
19.4%plFilterable via the APItext
19.7%vit_valFilterable via the APIVit valdouble
vit_evoVit evogeo_point_2d
commentFilterable via the APItext
nom_voieFilterable via the APINom voietext
sens_cirFilterable via the APISens cirtext
v85_vlFilterable via the APIV85 vltext
v85_plFilterable via the APIV85 pltext

Schema captured from opendatasoft 5 days 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 1pl: 3,8% · hpm: 6,7%
{
  "pl": "3,8%",
  "hpm": "6,7%",
  "hps": "4,4%",
  "mjo": "0,5%",
  "ident": "Z07AS",
  "pl_val": 446.8,
  "v85_pl": null,
  "v85_vl": null,
  "comment": null,
  "hpm_val": 642,
  "hps_val": 555,
  "mjo_val": 8963,
  "vit_evo": {
    "lat": 11,
    "lon": 2
  },
  "vit_val": 31.4,
  "nom_voie": "Mérignac face 130 bis avenue de l'Yser",
  "sens_cir": "Sens Sortant"
}
Record 2pl: 2,7% · hpm: -9,8%
{
  "pl": "2,7%",
  "hpm": "-9,8%",
  "hps": "-6,4%",
  "mjo": "-3,8%",
  "ident": "Z07BE",
  "pl_val": 188.9,
  "v85_pl": null,
  "v85_vl": null,
  "comment": null,
  "hpm_val": 368,
  "hps_val": 352,
  "mjo_val": 4466,
  "vit_evo": {
    "lat": 10,
    "lon": 9
  },
  "vit_val": 40.6,
  "nom_voie": "Mérignac 20 avenue du Chut",
  "sens_cir": "Sens Entrant"
}
Record 3pl: 5,6% · hpm: -11,2%
{
  "pl": "5,6%",
  "hpm": "-11,2%",
  "hps": "-14,1%",
  "mjo": "-12,8%",
  "ident": "Z10BE",
  "pl_val": 379.1,
  "v85_pl": null,
  "v85_vl": null,
  "comment": null,
  "hpm_val": 448,
  "hps_val": 545,
  "mjo_val": 5976,
  "vit_evo": {
    "lat": -17,
    "lon": 6
  },
  "vit_val": 35.6,
  "nom_voie": "Bordeaux rue Bethmann Bx II",
  "sens_cir": "Sens Entrant"
}
Record 4pl: 6,7% · hpm: 0,8%
{
  "pl": "6,7%",
  "hpm": "0,8%",
  "hps": "-4,9%",
  "mjo": "-0,3%",
  "ident": "Z12AE",
  "pl_val": 177.9,
  "v85_pl": null,
  "v85_vl": null,
  "comment": null,
  "hpm_val": 315,
  "hps_val": 349,
  "mjo_val": 4257,
  "vit_evo": {
    "lat": 1,
    "lon": 6
  },
  "vit_val": 29.6,
  "nom_voie": "Bègles 99 cours Victor Hugo",
  "sens_cir": "Sens Entrant"
}
Record 5pl: -10,2% · hpm: -14,9%
{
  "pl": "-10,2%",
  "hpm": "-14,9%",
  "hps": "-14,3%",
  "mjo": "-12,3%",
  "ident": "Z14BS",
  "pl_val": 602.7,
  "v85_pl": null,
  "v85_vl": null,
  "comment": null,
  "hpm_val": 300,
  "hps_val": 353,
  "mjo_val": 5389,
  "vit_evo": {
    "lat": -24,
    "lon": 5
  },
  "vit_val": 38,
  "nom_voie": "Bordeaux Bld A.Daney Latule  R.Maran",
  "sens_cir": "Sens Sortant"
}

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

Verification Status

Using the API

Configuration

Base URL
https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/comptage_trafic_2018

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/comptage_trafic_2018/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

50 000 req/day
per ipmeasured
observed 5 days ago

Dataset

Volume & freshness

Records
527
Last upstream update
6 years ago
2021-01-19

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Comptage du trafic Métropole 2018 — live verification badge

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