c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 9h ago
R

Radars pédagogiques de Bordeaux

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

Dictionnaire Public Ce jeu présente la géolocalisation des radars pédagogiques déployés sur Bordeaux.

42
fair

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

Data schema (9 fields)

Filterable via the API (7)
gidnumero_de_serieadressetype_de_posequartiercdatemdate

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2dGeographic coordinates (latitude, longitude) of the speed radar.Geographic coordinates (latitude, longitude) of the speed radar.
geo_shapeShapegeo_shapeGeographic shape data representing the radar's location as GeoJSON.Geographic shape data representing the radar's location as GeoJSON.
gidFilterable via the APIintPrimary key uniquely identifying the record.Clé primaire
numero_de_serieFilterable via the APInuméro de sérietextSerial number identifying the radar device.Serial number identifying the radar device.
adresseFilterable via the APItextStreet address where the radar is installed.Adresse
type_de_poseFilterable via the APIType de posetextInstallation type: MASSIF (concrete base) or MAT_EXISTANT (existing pole).Type de pose : Liste des valeurs possibles : MASSIF : Massif MAT_EXISTANT : Mât existant
quartierFilterable via the APItextDistrict or neighborhood where the radar is located.Quartier
cdateFilterable via the APIdatetimeDate and time the record was created.Date de création
mdateFilterable via the APIdatetimeDate and time the record was last modified.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: 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.

Verification Status

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.

Full API documentation ↗

Rate limits

50 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
75
Last upstream update
8 days ago
2026-09-01

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Radars pédagogiques de Bordeaux — live verification badge

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