2017 Presidential Election Results by Polling Station – Round 1Election présidentielle 2017 Résultats par bureaux de vote – Tour 1
Election présidentielle 2017 Résultats par bureaux de vote – Tour 12017 Presidential Election Results by Polling Station – Round 1
This dataset provides the final results of the first round of the 2017 French presidential election, broken down by individual polling station. It covers the national territory of France and includes vote counts and outcomes at the most granular administrative level available. The data is published as open data and made freely accessible without authentication, allowing detailed analysis of voting patterns across polling stations for the first round of the election.Résultats du 1er tour de l’élection présidentielle 2017, par bureaux de vote. Ces résultats sont définitifs.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (35 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_du_departementCode du département | text | Department code.Department code. |
| libelle_du_departementDépartement | text | Department name.Department name. |
| code_de_la_circonscriptionCode de la circonscription | text | Electoral constituency code.Electoral constituency code. |
| libelle_de_la_circonscriptionCirconscription | text | Electoral constituency name.Electoral constituency name. |
| code_de_la_communeCode de la commune | text | Municipality (INSEE) code within the department.Municipality (INSEE) code within the department. |
| libelle_de_la_communeCommune | text | Municipality name.Municipality name. |
| code_du_b_voteBureau de vote | text | Polling station code.Polling station code. |
| inscrits | int | Number of registered voters.Number of registered voters. |
| abstentions | int | Number of abstentions.Number of abstentions. |
| abs_insAbs ins | double | Abstentions as a percentage of registered voters.Abstentions as a percentage of registered voters. |
| votants | int | Number of voters who cast a ballot.Number of voters who cast a ballot. |
| vot_insVot ins | double | Voters as a percentage of registered voters.Voters as a percentage of registered voters. |
| blancs | int | Number of blank ballots.Number of blank ballots. |
| blancs_insBlancs ins | double | Blank ballots as a percentage of registered voters.Blank ballots as a percentage of registered voters. |
| blancs_votBlancs vot | double | Blank ballots as a percentage of voters.Blank ballots as a percentage of voters. |
| nuls | int | Number of invalid (null) ballots.Number of invalid (null) ballots. |
| nuls_insNuls ins | double | Invalid ballots as a percentage of registered voters.Invalid ballots as a percentage of registered voters. |
| nuls_votNuls vot | double | Invalid ballots as a percentage of voters.Invalid ballots as a percentage of voters. |
| exprimesExprimés | int | Number of valid votes cast.Number of valid votes cast. |
| exp_insExp ins | double | Valid votes as a percentage of registered voters.Valid votes as a percentage of registered voters. |
| exp_votExp vot | double | Valid votes as a percentage of voters.Valid votes as a percentage of voters. |
| ndegpanneauN°Panneau | text | Candidate's panel number.Candidate's panel number. |
| sexe | text | Candidate's gender.Candidate's gender. |
| nom | text | Candidate's surname.Candidate's surname. |
| prenomPrénom | text | Candidate's first name.Candidate's first name. |
| voix | int | Number of votes received by the candidate.Number of votes received by the candidate. |
| voix_insVoix ins | double | Candidate's votes as a percentage of registered voters.Candidate's votes as a percentage of registered voters. |
| voix_expVoix exp | double | Candidate's votes as a percentage of valid votes.Candidate's votes as a percentage of valid votes. |
| codeinsee | text | INSEE code of the municipality.INSEE code of the municipality. |
| coordonneesCoordonnées | geo_point_2d | Geographic coordinates of the polling station.Geographic coordinates of the polling station. |
| nom_bureau_voteNom bureau vote | text | Name of the polling station.Name of the polling station. |
| adresse | text | Address of the polling station.Address of the polling station. |
| code_postalPostal code | text | Postal code of the polling station's municipality.Postal code of the polling station's municipality. |
| ville | text | Town or city of the polling station.Town or city of the polling station. |
| uniq_bdvUniq bdv | text | Unique combined identifier for the polling station.Unique combined identifier for the polling station. |
Schema captured from opendatasoft 3 hours 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 1nom: DUPONT-AIGNAN · nuls: 3
{
"nom": "DUPONT-AIGNAN",
"nuls": 3,
"sexe": "M",
"voix": 14,
"ville": "Courvaudon",
"blancs": 2,
"prenom": "Nicolas",
"abs_ins": 24.62,
"adresse": null,
"exp_ins": 72.82,
"exp_vot": 96.6,
"vot_ins": 75.38,
"votants": 147,
"exprimes": 142,
"inscrits": 195,
"nuls_ins": 1.54,
"nuls_vot": 2.04,
"uniq_bdv": "Mairie - Courvaudon",
"voix_exp": 9.86,
"voix_ins": 7.18,
"codeinsee": "14195",
"blancs_ins": 1.03,
"blancs_vot": 1.359999999999999,
"abstentions": 48,
"code_postal": "14260",
"coordonnees": {
"lat": 49.030475,
"lon": -0.577102
},
"ndegpanneau": "1",
"code_du_b_vote": "0001",
"nom_bureau_vote": "Mairie",
"code_de_la_commune": "195",
"code_du_departement": "14",
"libelle_de_la_commune": "Courvaudon",
"libelle_du_departement": "Calvados",
"code_de_la_circonscription": "06",
"libelle_de_la_circonscription": "6ème circonscription"
}Record 2nom: HAMON · nuls: 5
{
"nom": "HAMON",
"nuls": 5,
"sexe": "M",
"voix": 7,
"ville": "Saint-Léger-sous-la-Bussière",
"blancs": 0,
"prenom": "Benoît",
"abs_ins": 20.09,
"adresse": null,
"exp_ins": 77.73,
"exp_vot": 97.27,
"vot_ins": 79.91,
"votants": 183,
"exprimes": 178,
"inscrits": 229,
"nuls_ins": 2.18,
"nuls_vot": 2.73,
"uniq_bdv": "Mairie - Saint-Léger-sous-la-Bussière",
"voix_exp": 3.93,
"voix_ins": 3.06,
"codeinsee": "71441",
"blancs_ins": 0,
"blancs_vot": 0,
"abstentions": 46,
"code_postal": "71520",
"coordonnees": {
"lat": 46.31102,
"lon": 4.560743
},
"ndegpanneau": "4",
"code_du_b_vote": "0001",
"nom_bureau_vote": "Mairie",
"code_de_la_commune": "441",
"code_du_departement": "71",
"libelle_de_la_commune": "Saint-Léger-sous-la-Bussière",
"libelle_du_departement": "Saône-et-Loire",
"code_de_la_circonscription": "01",
"libelle_de_la_circonscription": "1ère circonscription"
}Record 3nom: CHEMINADE · nuls: 4
{
"nom": "CHEMINADE",
"nuls": 4,
"sexe": "M",
"voix": 2,
"ville": "Enghien-les-Bains",
"blancs": 12,
"prenom": "Jacques",
"abs_ins": 23.03,
"adresse": "53 rue de la Coussaye",
"exp_ins": 75.31,
"exp_vot": 97.84,
"vot_ins": 76.97,
"votants": 742,
"exprimes": 726,
"inscrits": 964,
"nuls_ins": 0.41000000000000003,
"nuls_vot": 0.54,
"uniq_bdv": "Gymnase de la Coussaye - Enghien-les-Bains",
"voix_exp": 0.28,
"voix_ins": 0.21,
"codeinsee": "95210",
"blancs_ins": 1.24,
"blancs_vot": 1.62,
"abstentions": 222,
"code_postal": "95880",
"coordonnees": {
"lat": 48.963262,
"lon": 2.306302
},
"ndegpanneau": "7",
"code_du_b_vote": "0005",
"nom_bureau_vote": "Gymnase de la Coussaye",
"code_de_la_commune": "210",
"code_du_departement": "95",
"libelle_de_la_commune": "Enghien-les-Bains",
"libelle_du_departement": "Val-d'Oise",
"code_de_la_circonscription": "06",
"libelle_de_la_circonscription": "6ème circonscription"
}Record 4nom: FILLON · nuls: 5
{
"nom": "FILLON",
"nuls": 5,
"sexe": "M",
"voix": 50,
"ville": "Sarnois",
"blancs": 4,
"prenom": "François",
"abs_ins": 7.72,
"adresse": "Rue principale",
"exp_ins": 88.97,
"exp_vot": 96.41,
"vot_ins": 92.28,
"votants": 251,
"exprimes": 242,
"inscrits": 272,
"nuls_ins": 1.839999999999999,
"nuls_vot": 1.99,
"uniq_bdv": "Salle des fêtes - Sarnois",
"voix_exp": 20.66,
"voix_ins": 18.38,
"codeinsee": "60605",
"blancs_ins": 1.47,
"blancs_vot": 1.589999999999999,
"abstentions": 21,
"code_postal": "60210",
"coordonnees": {
"lat": 49.677258,
"lon": 1.917025
},
"ndegpanneau": "11",
"code_du_b_vote": "0001",
"nom_bureau_vote": "Salle des fêtes",
"code_de_la_commune": "605",
"code_du_departement": "60",
"libelle_de_la_commune": "Sarnois",
"libelle_du_departement": "Oise",
"code_de_la_circonscription": "02",
"libelle_de_la_circonscription": "2ème circonscription"
}Record 5nom: LASSALLE · nuls: 0
{
"nom": "LASSALLE",
"nuls": 0,
"sexe": "M",
"voix": 7,
"ville": "Les Costes",
"blancs": 2,
"prenom": "Jean",
"abs_ins": 15.53,
"adresse": null,
"exp_ins": 83.23,
"exp_vot": 98.53,
"vot_ins": 84.47,
"votants": 136,
"exprimes": 134,
"inscrits": 161,
"nuls_ins": 0,
"nuls_vot": 0,
"uniq_bdv": "Mairie - Les Costes",
"voix_exp": 5.22,
"voix_ins": 4.35,
"codeinsee": "05043",
"blancs_ins": 1.24,
"blancs_vot": 1.47,
"abstentions": 25,
"code_postal": "05500",
"coordonnees": {
"lat": 44.7473,
"lon": 6.031773
},
"ndegpanneau": "8",
"code_du_b_vote": "0001",
"nom_bureau_vote": "Mairie",
"code_de_la_commune": "043",
"code_du_departement": "05",
"libelle_de_la_commune": "Les Costes",
"libelle_du_departement": "Hautes-Alpes",
"code_de_la_circonscription": "02",
"libelle_de_la_circonscription": "2ème circonscription"
}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/election-presidentielle-2017-resultats-par-bureaux-de-vote-tour-1
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/election-presidentielle-2017-resultats-par-bureaux-de-vote-tour-1/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.