Voting LocationsLieux de vote
Lieux de voteVoting Locations
Public dataset listing polling stations (voting locations) supplied by certain municipalities within the Bordeaux Métropole area. Through Bordeaux Métropole's web services, users can access the current set of polling locations, or retrieve historical locations as they existed at a past point in time, using the backintime parameter of the GeoJSON web service. The dataset is published as open data via the Bordeaux Métropole portal and is intended for applications needing accurate, time-aware information on where voting takes place across the metropolitan area's constituent communes.Dictionnaire Public Lieux de vote fournis par certaines communes de la métropole. Il est possible via les WebServices de Bordeaux Métropole : d'accéder aux lieux actuels d'accéder aux lieux à un instant T passé (grâce au paramètre backintime du WS GeoJson)
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| libelle | text | Libellé du lieu |
| cdate | datetime | Date de création |
| gid | int | Clé primaire |
| mdate | datetime | Date de modification |
| geom_oGeom o | text | Orientation du point |
| insee | text | Code INSEE de la commune : Liste des valeurs possibles : 33003 : Ambarès-et-Lagrave 33004 : Ambès 33013 : Artigues-Près-Bordeaux 33032 : Bassens 33039 : Bègles 33056 : Blanquefort 33063 : Bordeaux 33065 : Bouliac 33069 : Le Bouscat 33075 : Bruges 33096 : Carbon-Blanc 33119 : Cenon 33162 : Eysines 33167 : Floirac 33192 : Gradignan 33200 : Le Haillan 33249 : Lormont 33273 : Martignas-sur-Jalle 33281 : Mérignac 33312 : Parempuyre 33318 : Pessac 33376 : Saint-Aubin-de-Médoc 33434 : Saint-Louis-de-Montferrand 33449 : Saint-Médard-en-Jalles 33487 : Saint-Vincent-de-Paul 33519 : Le Taillan-Médoc 33522 : Talence 33550 : Villenave-d'Ornon |
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: 97884 · cdate: 2023-08-03T13:41:33+00:00
{
"gid": 97884,
"cdate": "2023-08-03T13:41:33+00:00",
"insee": "33200",
"mdate": "2023-08-31T10:11:31+00:00",
"geom_o": "0",
"libelle": "Espace la Sablière",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.6744541,
44.8858996
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8858996,
"lon": -0.6744541
}
}Record 2gid: 97886 · cdate: 2023-08-03T13:49:06+00:00
{
"gid": 97886,
"cdate": "2023-08-03T13:49:06+00:00",
"insee": "33200",
"mdate": "2023-08-31T10:11:31+00:00",
"geom_o": "0",
"libelle": "Forum",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.675915,
44.8701779
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8701779,
"lon": -0.675915
}
}Record 3gid: 97939 · cdate: 2024-04-16T14:08:39+00:00
{
"gid": 97939,
"cdate": "2024-04-16T14:08:39+00:00",
"insee": "33063",
"mdate": "2024-04-16T14:08:39+00:00",
"geom_o": "0",
"libelle": "Flornoy",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.6099584,
44.8333041
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8333041,
"lon": -0.6099584
}
}Record 4gid: 97677 · cdate: 2023-04-11T08:22:19+00:00
{
"gid": 97677,
"cdate": "2023-04-11T08:22:19+00:00",
"insee": "33063",
"mdate": "2024-04-16T13:24:02+00:00",
"geom_o": "0",
"libelle": "Raymond Poincaré",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.6193608,
44.8445382
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8445382,
"lon": -0.6193608
}
}Record 5gid: 97682 · cdate: 2023-04-11T08:22:19+00:00
{
"gid": 97682,
"cdate": "2023-04-11T08:22:19+00:00",
"insee": "33063",
"mdate": "2024-04-16T13:24:02+00:00",
"geom_o": "0",
"libelle": "Nuits",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5529121,
44.8420114
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 44.8420114,
"lon": -0.5529121
}
}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/el_lieuvote_p
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/el_lieuvote_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.