c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated QuarterlyVERIFIED · checked 2d ago
M

Urban Furniture: Free-Standing Billboard Panels of the City of BordeauxMobiliers urbains : Panneaux d'affichage libre de la ville de Bordeaux

Mobiliers urbains : Panneaux d'affichage libre de la ville de BordeauxUrban Furniture: Free-Standing Billboard Panels of the City of Bordeaux

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This API provides the locations of free advertising billboard panels installed on public land within the city of Bordeaux. It is published as part of the Bordeaux Métropole open data platform and offers a geolocated dataset of these urban furniture items. The data can be used for mapping public advertising infrastructure, urban planning analysis, or integration into other municipal services related to public space management within the Bordeaux metropolitan area.Emplacement des panneaux d'affichage libre sur le domaine public.

42
fair

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

Data schema (8 fields)

Filterable via the API (6)
gml_idgidgeom_onombrecdatemdate

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gml_idFilterable via the APIGml idtext
gidFilterable via the APIint
geom_oFilterable via the APIGeom oint
nombreFilterable via the APIint
cdateFilterable via the APIdatetime
mdateFilterable via the APIdatetime

Schema captured from opendatasoft 6 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: 5700 · cdate: 2023-03-03T13:05:37+00:00
{
  "gid": 5700,
  "cdate": "2023-03-03T13:05:37+00:00",
  "mdate": "2023-03-03T13:06:29+00:00",
  "geom_o": 0,
  "gml_id": "_4bbadc8c-2972-11eb-a9a2-fb0a0f0c06c1.5700",
  "nombre": 2,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.565888888888882,
        44.85886111111097
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 44.85886111111097,
    "lon": -0.5658888888888823
  }
}
Record 2gid: 5701 · cdate: 2023-03-03T13:05:37+00:00
{
  "gid": 5701,
  "cdate": "2023-03-03T13:05:37+00:00",
  "mdate": "2023-03-03T13:06:29+00:00",
  "geom_o": 0,
  "gml_id": "_4bbadc8c-2972-11eb-a9a2-fb0a0f0c06c1.5701",
  "nombre": 2,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.563916666666659,
        44.85591666666654
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 44.85591666666654,
    "lon": -0.563916666666659
  }
}
Record 3gid: 5705 · cdate: 2023-03-03T13:05:38+00:00
{
  "gid": 5705,
  "cdate": "2023-03-03T13:05:38+00:00",
  "mdate": "2023-03-03T13:06:31+00:00",
  "geom_o": 0,
  "gml_id": "_4bbadc8c-2972-11eb-a9a2-fb0a0f0c06c1.5705",
  "nombre": 2,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.560722222222226,
        44.86308333333326
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 44.86308333333326,
    "lon": -0.5607222222222259
  }
}
Record 4gid: 5709 · cdate: 2023-03-03T13:05:38+00:00
{
  "gid": 5709,
  "cdate": "2023-03-03T13:05:38+00:00",
  "mdate": "2023-03-03T13:06:32+00:00",
  "geom_o": 0,
  "gml_id": "_4bbadc8c-2972-11eb-a9a2-fb0a0f0c06c1.5709",
  "nombre": 2,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.581416666666656,
        44.85905555555544
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 44.85905555555544,
    "lon": -0.5814166666666564
  }
}
Record 5gid: 5713 · cdate: 2023-03-03T13:05:38+00:00
{
  "gid": 5713,
  "cdate": "2023-03-03T13:05:38+00:00",
  "mdate": "2023-03-03T13:06:34+00:00",
  "geom_o": 0,
  "gml_id": "_4bbadc8c-2972-11eb-a9a2-fb0a0f0c06c1.5713",
  "nombre": 2,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.594916666666686,
        44.85166666666656
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 44.85166666666656,
    "lon": -0.5949166666666863
  }
}

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/bor_sigpanneaux

License

  • Redistributable
  • Attribution required

Query examples

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

Dataset

Volume & freshness

Records
76
Update cadence
Quarterly
declared upstream
Last upstream update
7 days ago
2026-09-02

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Mobiliers urbains : Panneaux d'affichage libre de la ville de Bordeaux — live verification badge

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