Urban Street Furniture: City of Bordeaux Waste Bag DispensersMobiliers Urbains : Distributeurs propreté de la ville de Bordeaux
Mobiliers Urbains : Distributeurs propreté de la ville de BordeauxUrban Street Furniture: City of Bordeaux Waste Bag Dispensers
This API from the Bordeaux Métropole open data portal lists cleanliness-related street furniture installed on public land in the city of Bordeaux, specifically dispensers providing dog waste bags. It provides the location and details of each dispenser across the public domain, allowing users to identify where these facilities are placed. The data supports urban maintenance planning, civic information services, and mapping applications related to public hygiene infrastructure in Bordeaux.”Liste et emplacement des distributeurs de poches sur le domaine public.
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 | — |
| gml_idGml id | text | — |
| gid | int | — |
| geom_oGeom o | int | — |
| type | text | — |
| entretien | text | — |
| adresse | text | — |
| cdate | datetime | — |
| mdate | datetime | — |
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: 356 · type: SANICAN
{
"gid": 356,
"type": "SANICAN",
"cdate": "2019-05-06T00:00:00+00:00",
"mdate": "2019-05-06T00:00:00+00:00",
"geom_o": 0,
"gml_id": "_492da1f2-2972-11eb-a9a2-fb0a0f0c06c1.356",
"adresse": "FACE 8 PLACE RENEE SEILLAN",
"entretien": "PROPRETE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.564442946954293,
44.81552488180627
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.81552488180627,
"lon": -0.5644429469542932
}
}Record 2gid: 361 · type: SACOMAT
{
"gid": 361,
"type": "SACOMAT",
"cdate": "2019-05-06T00:00:00+00:00",
"mdate": "2019-05-06T00:00:00+00:00",
"geom_o": 0,
"gml_id": "_492da1f2-2972-11eb-a9a2-fb0a0f0c06c1.361",
"adresse": "PLACE JOHN LEWIS BROWN",
"entretien": "PROPRETE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.560790678007128,
44.863169113208976
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.863169113208976,
"lon": -0.5607906780071285
}
}Record 3gid: 370 · type: SANICAN
{
"gid": 370,
"type": "SANICAN",
"cdate": "2019-05-06T00:00:00+00:00",
"mdate": "2019-05-06T00:00:00+00:00",
"geom_o": 0,
"gml_id": "_492da1f2-2972-11eb-a9a2-fb0a0f0c06c1.370",
"adresse": "JARDIN DE LA BECHADE",
"entretien": "ESPACES_VERTS",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.598266016607343,
44.826552862645265
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.826552862645265,
"lon": -0.5982660166073429
}
}Record 4gid: 382 · type: SACOMAT_DOUBLE
{
"gid": 382,
"type": "SACOMAT_DOUBLE",
"cdate": "2019-05-06T00:00:00+00:00",
"mdate": "2019-05-06T00:00:00+00:00",
"geom_o": 0,
"gml_id": "_492da1f2-2972-11eb-a9a2-fb0a0f0c06c1.382",
"adresse": "ALLEE SERR /AVENUE ABADIE",
"entretien": "PROPRETE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.557358291512537,
44.84394054319768
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.84394054319768,
"lon": -0.5573582915125369
}
}Record 5gid: 384 · type: SACOMAT_DOUBLE
{
"gid": 384,
"type": "SACOMAT_DOUBLE",
"cdate": "2019-05-06T00:00:00+00:00",
"mdate": "2019-05-06T00:00:00+00:00",
"geom_o": 0,
"gml_id": "_492da1f2-2972-11eb-a9a2-fb0a0f0c06c1.384",
"adresse": "PLACE DE LA REPUBLIQUE",
"entretien": "PROPRETE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.580194431872943,
44.83485765735887
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.83485765735887,
"lon": -0.5801944318729428
}
}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_sigdistributeurs
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/bor_sigdistributeurs/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.