Résultats - définitifs - Elections européennes 2019 - par commune
Ce jeu de données reprend les résultats - provisoires - du scrutin des élections européennes 2019, communiqués par le ministère de l'intérieur. Les résultats sont disponibles par commune .
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (18 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_du_departementCode du département | text | — |
| libelle_du_departementLibellé du département | text | — |
| code_de_la_communeCode de la commune | text | — |
| libelle_de_la_communeLibellé de la commune | text | — |
| inscritsNombre d'inscrits | int | — |
| abstentionsNombre Abstention | int | — |
| abs_insPourcentage d'abstention | double | — |
| votantsNombre de Votants | int | — |
| blancsNombre de Bulletins Blancs | int | — |
| nulsNombre de Bulletins Nuls | int | — |
| ndeglisteN°Liste | int | — |
| libelle_abrege_listeNom de Liste abrégé | text | — |
| libelle_etendu_listeNom de Liste étendu | text | — |
| nom_tete_de_listeNom Tête de Liste | text | — |
| voixNombre de Voix | int | — |
| voix_ins% Voix / Nombre d'Inscrits | double | — |
| voix_exp% Voix / Votes exprimés | double | Les votes exprimés ne comprennent ni les votes nuls, ni les votes blancs |
| code_inseeINSEE commune code | text | — |
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 1nuls: 9 · voix: 0
{
"nuls": 9,
"voix": 0,
"blancs": 24,
"abs_ins": 41.4,
"votants": 559,
"inscrits": 954,
"voix_exp": 0,
"voix_ins": 0,
"ndegliste": 14,
"code_insee": "59423",
"abstentions": 395,
"nom_tete_de_liste": "HELGEN Gilles",
"code_de_la_commune": "423",
"code_du_departement": "59",
"libelle_abrege_liste": "INITIATIVE CITOYENNE",
"libelle_etendu_liste": "MOUVEMENT POUR L'INITIATIVE CITOYENNE",
"libelle_de_la_commune": "Neuf-Berquin",
"libelle_du_departement": "Nord"
}Record 2nuls: 2 · voix: 64
{
"nuls": 2,
"voix": 64,
"blancs": 4,
"abs_ins": 46.91,
"votants": 172,
"inscrits": 324,
"voix_exp": 38.55,
"voix_ins": 19.75,
"ndegliste": 23,
"code_insee": "54567",
"abstentions": 152,
"nom_tete_de_liste": "BARDELLA Jordan",
"code_de_la_commune": "567",
"code_du_departement": "54",
"libelle_abrege_liste": "PRENEZ LE POUVOIR",
"libelle_etendu_liste": "PRENEZ LE POUVOIR, LISTE SOUTENUE PAR MARINE LE PEN",
"libelle_de_la_commune": "Villacourt",
"libelle_du_departement": "Meurthe-et-Moselle"
}Record 3nuls: 2 · voix: 0
{
"nuls": 2,
"voix": 0,
"blancs": 0,
"abs_ins": 34.15,
"votants": 27,
"inscrits": 41,
"voix_exp": 0,
"voix_ins": 0,
"ndegliste": 33,
"code_insee": "88149",
"abstentions": 14,
"nom_tete_de_liste": "PERSON Christian Luc",
"code_de_la_commune": "149",
"code_du_departement": "88",
"libelle_abrege_liste": "UDLEF",
"libelle_etendu_liste": "UDLEF (UNION DÉMOCRATIQUE POUR LA LIBERTÉ ÉGALITÉ FRATERNITÉ)",
"libelle_de_la_commune": "Dommartin-lès-Vallois",
"libelle_du_departement": "Vosges"
}Record 4nuls: 5 · voix: 3
{
"nuls": 5,
"voix": 3,
"blancs": 9,
"abs_ins": 42.11,
"votants": 154,
"inscrits": 266,
"voix_exp": 2.14,
"voix_ins": 1.13,
"ndegliste": 21,
"code_insee": "58198",
"abstentions": 112,
"nom_tete_de_liste": "HAMON Benoît",
"code_de_la_commune": "198",
"code_du_departement": "58",
"libelle_abrege_liste": "LISTE CITOYENNE",
"libelle_etendu_liste": "LISTE CITOYENNE DU PRINTEMPS EUROPÉEN AVEC BENOÎT HAMON SOUTENUE PAR GÉNÉRATION.S ET DÈME-DIEM 25",
"libelle_de_la_commune": "Oisy",
"libelle_du_departement": "Nièvre"
}Record 5nuls: 0 · voix: 0
{
"nuls": 0,
"voix": 0,
"blancs": 7,
"abs_ins": 41.45,
"votants": 89,
"inscrits": 152,
"voix_exp": 0,
"voix_ins": 0,
"ndegliste": 2,
"code_insee": "64032",
"abstentions": 63,
"nom_tete_de_liste": "DE PREVOISIN Robert",
"code_de_la_commune": "032",
"code_du_departement": "64",
"libelle_abrege_liste": "UNE FRANCE ROYALE",
"libelle_etendu_liste": "UNE FRANCE ROYALE AU COEUR DE L'EUROPE",
"libelle_de_la_commune": "Araujuzon",
"libelle_du_departement": "Pyrénées-Atlantiques"
}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/resultats-elections-europeennes-2019-par-commune
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/resultats-elections-europeennes-2019-par-commune/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.