Radars pédagogiques de Bordeaux
Dictionnaire Public Ce jeu présente la géolocalisation des radars pédagogiques déployés sur Bordeaux.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| gid | int | Clé primaire |
| numero_de_serienuméro de série | text | — |
| adresse | text | Adresse |
| type_de_poseType de pose | text | Type de pose : Liste des valeurs possibles : MASSIF : Massif MAT_EXISTANT : Mât existant |
| quartier | text | Quartier |
| cdate | datetime | Date de création |
| mdate | datetime | Date de modification |
Schema captured from opendatasoft 1 hour 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: 3 · cdate: 2022-09-23T14:53:53+00:00
{
"gid": 3,
"cdate": "2022-09-23T14:53:53+00:00",
"mdate": "2025-02-25T14:38:15+00:00",
"adresse": "20 rue Brizard",
"quartier": "Centre ville",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.591859,
44.8401734
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8401734,
"lon": -0.591859
},
"type_de_pose": "MASSIF",
"numero_de_serie": "16H2012"
}Record 2gid: 4 · cdate: 2022-09-23T14:53:53+00:00
{
"gid": 4,
"cdate": "2022-09-23T14:53:53+00:00",
"mdate": "2025-02-18T17:07:21+00:00",
"adresse": "39 rue Marseille bordeaux",
"quartier": "Centre ville",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5974607,
44.843493
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.843493,
"lon": -0.5974607
},
"type_de_pose": "MASSIF",
"numero_de_serie": "16H2044"
}Record 3gid: 5 · cdate: 2022-09-23T14:53:53+00:00
{
"gid": 5,
"cdate": "2022-09-23T14:53:53+00:00",
"mdate": "2025-02-25T14:48:45+00:00",
"adresse": "30 cité Petit Cardinal bordeaux",
"quartier": "La Bastide",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5440499,
44.84657
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.84657,
"lon": -0.5440499
},
"type_de_pose": "MASSIF",
"numero_de_serie": "18H2024"
}Record 4gid: 7 · cdate: 2022-09-23T14:53:53+00:00
{
"gid": 7,
"cdate": "2022-09-23T14:53:53+00:00",
"mdate": "2025-02-18T13:55:40+00:00",
"adresse": "332 cours de la Somme",
"quartier": "Centre ville",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5721457,
44.8165714
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8165714,
"lon": -0.5721457
},
"type_de_pose": "MAT_EXISTANT",
"numero_de_serie": "19H2256"
}Record 5gid: 10 · cdate: 2022-09-23T14:53:53+00:00
{
"gid": 10,
"cdate": "2022-09-23T14:53:53+00:00",
"mdate": "2025-02-25T16:23:16+00:00",
"adresse": "16 rue Jean Dupat",
"quartier": "Bastide",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5385545,
44.8298048
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8298048,
"lon": -0.5385545
},
"type_de_pose": "MAT_EXISTANT",
"numero_de_serie": "20H4067"
}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/ci_radar_peda_p
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/ci_radar_peda_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.