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 3 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 1gid: Z1705CT2 · type: BOUCLE
{
"gid": "Z1705CT2",
"type": "BOUCLE",
"ident": "Z1705CT2",
"mdate": "2025-01-23T07:16:10+00:00",
"datefin": "2025-01-22T12:00:00+00:00",
"libelle": "Avenue Thouars - Marne vers rocade",
"datedebut": "2025-01-22T11:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.592140166628019,
44.7939692010048,
0
]
},
"properties": {}
},
"comptage_1h": 32,
"geo_point_2d": {
"lat": 44.7939692010048,
"lon": -0.5921401666280189
}
}Record 2gid: Z203CT7 · type: BOUCLE
{
"gid": "Z203CT7",
"type": "BOUCLE",
"ident": "Z203CT7",
"mdate": "2025-01-23T07:16:10+00:00",
"datefin": "2025-01-22T12:00:00+00:00",
"libelle": "Pont de Pierre vers Stalingrad",
"datedebut": "2025-01-22T11:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.564735960294894,
44.837181017968746,
0
]
},
"properties": {}
},
"comptage_1h": 209,
"geo_point_2d": {
"lat": 44.837181017968746,
"lon": -0.5647359602948936
}
}Record 3gid: Z2903CT5 · type: BOUCLE
{
"gid": "Z2903CT5",
"type": "BOUCLE",
"ident": "Z2903CT5",
"mdate": "2025-01-23T07:16:10+00:00",
"datefin": "2025-01-22T12:00:00+00:00",
"libelle": "19 Avenue Jean Zay vers rue Bernard Palissy",
"datedebut": "2025-01-22T11:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.513907001473053,
44.854120016662385,
0
]
},
"properties": {}
},
"comptage_1h": 4,
"geo_point_2d": {
"lat": 44.854120016662385,
"lon": -0.5139070014730532
}
}Record 4gid: Z601CT8 · type: BOUCLE
{
"gid": "Z601CT8",
"type": "BOUCLE",
"ident": "Z601CT8",
"mdate": "2025-01-23T07:16:10+00:00",
"datefin": "2025-01-22T12:00:00+00:00",
"libelle": "2 Avenue de la République vers rue Judaïque",
"datedebut": "2025-01-22T11:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.599418027251224,
44.84018890135086,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.84018890135086,
"lon": -0.5994180272512238
}
}Record 5gid: Z7CT106 · type: 4G
{
"gid": "Z7CT106",
"type": "4G",
"ident": "Z7CT106",
"mdate": "2025-01-23T07:16:10+00:00",
"datefin": "2025-01-22T12:00:00+00:00",
"libelle": "Bordeaux vers Martignas",
"datedebut": "2025-01-22T11:00:00+00:00",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.768920634735163,
44.842209474419064,
0
]
},
"properties": {}
},
"comptage_1h": 0,
"geo_point_2d": {
"lat": 44.842209474419064,
"lon": -0.7689206347351629
}
}Live sample captured at profiling time — values may have changed upstream.
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.