French Elections - Polling Stations - 2022Élections en France - Bureaux de vote - 2022
Élections en France - Bureaux de vote - 2022French Elections - Polling Stations - 2022
This dataset provides the list of polling stations in France for the 2022 elections, published by INSEE, the French national statistics institute. It has been enriched with geographic coordinates for each polling station, derived from their addresses using the French national address database (BAN). Where the resulting position does not fall within the correct municipal territory, a default location is used instead. The dataset is freely accessible without authentication and covers the national territory, making it useful for mapping and analyzing polling station locations across France.Ce jeu de données contient la liste des bureaux de vote publiée par l'INSEE pour l'année 2022. Enrichissement Ajout des Geo Points des bureaux de vote à partir de leur adresse et de la BAN : si la position obtenue ne correspond pas au territoire de la commune, la position donnée par défaut est ce...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (16 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | com_codeCode de la commune | text | — |
| 100% | libelleLibellé du bureau de vote | text | — |
| 100% | codeCode du bureau de vote | text | — |
| 93% | postal_codeCode postal | text | — |
| 100% | com_nameNom Officiel Commune | text | — |
| 94.8% | canton_codeCode du canton | text | — |
| 100% | circonscription_codeCode de la circonscription | text | — |
| 44.9% | adresse | text | — |
| 97.1% | com_arm_nameNom Officiel Commune / Arrondissement Municipal | text | — |
| 97.1% | dep_codeCode Officiel Département | text | — |
| — | dep_nameNom Officiel Département | text | — |
| — | reg_codeCode Officiel Région | text | — |
| — | reg_nameNom Officiel Région | text | — |
| — | epci_codeCode Officiel EPCI | text | — |
| — | epci_nameNom Officiel EPCI | text | — |
| — | location | geo_point_2d | — |
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 1code: 1 · adresse: —
{
"code": "1",
"adresse": null,
"libelle": "MAIRIE ST CIERS CHAMPAGNE",
"com_code": "17316",
"com_name": "Saint-Ciers-Champagne",
"dep_code": "17",
"dep_name": "Charente-Maritime",
"location": {
"lat": 45.448594,
"lon": -0.300163
},
"reg_code": "75",
"reg_name": "Nouvelle-Aquitaine",
"epci_code": "200041523",
"epci_name": "CC de la Haute-Saintonge",
"canton_code": "17-07",
"postal_code": null,
"com_arm_name": "Saint-Ciers-Champagne",
"circonscription_code": "17-04"
}Record 2code: 12 · adresse: 0 AV PDT ROOSEVELT
{
"code": "12",
"adresse": "0 AV PDT ROOSEVELT",
"libelle": "COLLEGE CABANIS BUREAU N 2",
"com_code": "19031",
"com_name": "Brive-la-Gaillarde",
"dep_code": "19",
"dep_name": "Corrèze",
"location": {
"lat": 45.158358,
"lon": 1.527274
},
"reg_code": "75",
"reg_name": "Nouvelle-Aquitaine",
"epci_code": "200043172",
"epci_name": "CA du Bassin de Brive",
"canton_code": "19-04",
"postal_code": "19100",
"com_arm_name": "Brive-la-Gaillarde",
"circonscription_code": "19-02"
}Record 3code: 1 · adresse: 1 Place des Halles GRANCEY LE CHATEAU NE
{
"code": "1",
"adresse": "1 Place des Halles GRANCEY LE CHATEAU NEUVELLE",
"libelle": "BUREAU 1",
"com_code": "21304",
"com_name": "Grancey-le-Château-Neuvelle",
"dep_code": "21",
"dep_name": "Côte-d'Or",
"location": {
"lat": 47.669465,
"lon": 5.025734
},
"reg_code": "27",
"reg_name": "Bourgogne-Franche-Comté",
"epci_code": "200070910",
"epci_name": "CC Tille et Venelle",
"canton_code": "21-16",
"postal_code": "21580",
"com_arm_name": "Grancey-le-Château-Neuvelle",
"circonscription_code": "21-04"
}Record 4code: 2 · adresse: —
{
"code": "2",
"adresse": null,
"libelle": "BUREAU 2",
"com_code": "22258",
"com_name": "Quessoy",
"dep_code": "22",
"dep_name": "Côtes-d'Armor",
"location": {
"lat": 48.425889,
"lon": -2.658352
},
"reg_code": "53",
"reg_name": "Bretagne",
"epci_code": "200069391",
"epci_name": "CA de Lamballe Terre et Mer",
"canton_code": "22-13",
"postal_code": "22120",
"com_arm_name": "Quessoy",
"circonscription_code": "22-03"
}Record 5code: 1 · adresse: —
{
"code": "1",
"adresse": null,
"libelle": "MAIRIE DE CASTELNAUD",
"com_code": "24086",
"com_name": "Castelnaud-la-Chapelle",
"dep_code": "24",
"dep_name": "Dordogne",
"location": {
"lat": 44.802603,
"lon": 1.133313
},
"reg_code": "75",
"reg_name": "Nouvelle-Aquitaine",
"epci_code": "200041440",
"epci_name": "CC de Domme-Villefranche du Périgord",
"canton_code": "24-23",
"postal_code": "24250",
"com_arm_name": "Castelnaud-la-Chapelle",
"circonscription_code": "24-04"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/elections-france-bureau-vote-2022
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/elections-france-bureau-vote-2022/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.