Capteur de trafic vélo unifié - historique horaire
Le jeu de données présente l'historique (par heure) de comptage des différents sites de comptage (capteur vélo de type boucle et de type 4G). La donnée de comptage est disponible à J+1 et sur une profondeur d'historique de 2 ans glissants.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| gid | text | Clé primaire |
| datedebut | datetime | — |
| datefin | datetime | — |
| ident | text | Identifiant |
| libelle | text | Libellé du capteur |
| type | text | Type de capteur : Liste des valeurs possibles : BOUCLE : Capteur de type Boucle 4G : Capteur de type 4G |
| comptage_1hComptage 1h | int | — |
| mdate | datetime | Date de modification |
Schema captured from opendatasoft 7 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 1gid: Z16CT107 · type: 4G
{
"gid": "Z16CT107",
"type": "4G",
"ident": "Z16CT107",
"mdate": "2025-05-09T07:09:15+00:00",
"datefin": "2025-05-08T05:00:00+00:00",
"libelle": "Rocade vers Pessac Centre",
"datedebut": "2025-05-08T04:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.64676910901886,
44.79281811693307,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.79281811693307,
"lon": -0.6467691090188601
}
}Record 2gid: Z1705CT2 · type: BOUCLE
{
"gid": "Z1705CT2",
"type": "BOUCLE",
"ident": "Z1705CT2",
"mdate": "2025-05-09T07:09:15+00:00",
"datefin": "2025-05-08T05:00:00+00:00",
"libelle": "Avenue Thouars - Marne vers rocade",
"datedebut": "2025-05-08T04:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.592140166628019,
44.7939692010048,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.7939692010048,
"lon": -0.5921401666280189
}
}Record 3gid: Z203CT6 · type: BOUCLE
{
"gid": "Z203CT6",
"type": "BOUCLE",
"ident": "Z203CT6",
"mdate": "2025-05-09T07:09:15+00:00",
"datefin": "2025-05-08T05:00:00+00:00",
"libelle": "Pont de Pierre vers Bir Hakeim",
"datedebut": "2025-05-08T04:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.564816940835337,
44.83725189682397,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.83725189682397,
"lon": -0.5648169408353367
}
}Record 4gid: Z30CT101 · type: 4G
{
"gid": "Z30CT101",
"type": "4G",
"ident": "Z30CT101",
"mdate": "2025-05-09T07:09:15+00:00",
"datefin": "2025-05-08T05:00:00+00:00",
"libelle": "Bordeaux vers Aéroport",
"datedebut": "2025-05-08T04:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.679536079985863,
44.835422413491436,
0
]
},
"properties": {}
},
"comptage_1h": 3,
"geo_point_2d": {
"lat": 44.835422413491436,
"lon": -0.6795360799858625
}
}Record 5gid: Z601CT7 · type: BOUCLE
{
"gid": "Z601CT7",
"type": "BOUCLE",
"ident": "Z601CT7",
"mdate": "2025-05-09T07:09:15+00:00",
"datefin": "2025-05-08T05:00:00+00:00",
"libelle": "2 Avenue de la République vers rue de la Liberté",
"datedebut": "2025-05-08T04:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.59941900214733,
44.84023490241463,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.84023490241463,
"lon": -0.5994190021473299
}
}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/pc_velo_p
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/pc_velo_p/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.