Dataviz - 2020 Municipal Elections - 2nd Round - ToulouseDataviz - Elections municipales 2020 - 2ieme Tour - Toulouse
Dataviz - Elections municipales 2020 - 2ieme Tour - ToulouseDataviz - 2020 Municipal Elections - 2nd Round - Toulouse
This API provides results of the second round of the French municipal elections held on Sunday 28 June 2020 in Toulouse. The dataset is published by Toulouse Métropole and is intended to feed data visualisations produced by the metropolitan authority. It offers structured electoral result data for local analysis and reporting purposes, covering the city of Toulouse within the national French municipal election context.Résultats du premier tour des élections municipales du dimanche 28 juin 2020 à Toulouse. Destiné aux dataviz de la métropole.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (21 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | column_1Numéro | int | Numéro de séquence incrémenté par ligne de 1 à n |
| 100% | type_electionType election | text | Type d'élection : « MN » pour les Municipales |
| 100% | annee | text | — |
| 100% | type_enregistrementType enregistrement | text | — |
| 100% | numero_tourNuméro tour | int | — |
| 100% | code_departementDépartement code | int | — |
| 100% | code_communeCommune code | int | — |
| 100% | uniq_bdvNuméro bdv | text | Numéro du bureau de vote |
| 100% | indicatif | text | — |
| 100% | inscrits | int | Nombre d'inscrits |
| 100% | abstentions | int | Nombre d'abstentions |
| 100% | votants | int | Nombre de votants |
| 100% | votants_emargementVotants emargement | int | — |
| 100% | blancs | int | Nombre de bulletins blancs |
| 100% | nuls | int | Nombre de bulletins nuls |
| 100% | exprimes | int | Nombre d'exprimés |
| 100% | nombre_de_listesNombre de listes | int | — |
| 100% | liste | text | — |
| 100% | voix | int | — |
| 100% | nom | text | — |
| 100% | adresse | 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 1nom: ECOLE MAURICE JACQUIER · nuls: 2
{
"nom": "ECOLE MAURICE JACQUIER",
"nuls": 2,
"voix": 89,
"annee": "2020",
"liste": "Archipel Citoyen",
"blancs": 2,
"adresse": "7 RUE DU POITOU",
"votants": 179,
"column_1": 90,
"exprimes": 175,
"inscrits": 807,
"uniq_bdv": "0087",
"indicatif": "I",
"abstentions": 628,
"numero_tour": 2,
"code_commune": 555,
"type_election": "MN",
"code_departement": 31,
"nombre_de_listes": 2,
"votants_emargement": 179,
"type_enregistrement": "V"
}Record 2nom: ECOLE ARMAND LEYGUE · nuls: 2
{
"nom": "ECOLE ARMAND LEYGUE",
"nuls": 2,
"voix": 53,
"annee": "2020",
"liste": "Aimer Toulouse",
"blancs": 3,
"adresse": "20 RUE LUCIEN CASSAGNE",
"votants": 98,
"column_1": 230,
"exprimes": 93,
"inscrits": 204,
"uniq_bdv": "0223",
"indicatif": "I",
"abstentions": 106,
"numero_tour": 2,
"code_commune": 555,
"type_election": "MN",
"code_departement": 31,
"nombre_de_listes": 2,
"votants_emargement": 98,
"type_enregistrement": "V"
}Record 3nom: ECOLE FABRE · nuls: 1
{
"nom": "ECOLE FABRE",
"nuls": 1,
"voix": 116,
"annee": "2020",
"liste": "Archipel Citoyen",
"blancs": 9,
"adresse": "RUE PIERRE BRUNIERE",
"votants": 525,
"column_1": 62,
"exprimes": 515,
"inscrits": 882,
"uniq_bdv": "0062",
"indicatif": "I",
"abstentions": 357,
"numero_tour": 2,
"code_commune": 555,
"type_election": "MN",
"code_departement": 31,
"nombre_de_listes": 2,
"votants_emargement": 525,
"type_enregistrement": "V"
}Record 4nom: GROUPE SCOLAIRE ANATOLE FRANCE · nuls: 5
{
"nom": "GROUPE SCOLAIRE ANATOLE FRANCE",
"nuls": 5,
"voix": 357,
"annee": "2020",
"liste": "Aimer Toulouse",
"blancs": 6,
"adresse": "21 BD DE LA MEDITERRANEE",
"votants": 533,
"column_1": 260,
"exprimes": 522,
"inscrits": 1031,
"uniq_bdv": "0253",
"indicatif": "I",
"abstentions": 498,
"numero_tour": 2,
"code_commune": 555,
"type_election": "MN",
"code_departement": 31,
"nombre_de_listes": 2,
"votants_emargement": 534,
"type_enregistrement": "V"
}Record 5nom: MATERNELLE DES VERGERS · nuls: 3
{
"nom": "MATERNELLE DES VERGERS",
"nuls": 3,
"voix": 73,
"annee": "2020",
"liste": "Aimer Toulouse",
"blancs": 3,
"adresse": "2 IMPASSE DES VERGERS",
"votants": 136,
"column_1": 108,
"exprimes": 130,
"inscrits": 554,
"uniq_bdv": "0105",
"indicatif": "I",
"abstentions": 418,
"numero_tour": 2,
"code_commune": 555,
"type_election": "MN",
"code_departement": 31,
"nombre_de_listes": 2,
"votants_emargement": 136,
"type_enregistrement": "V"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/dataviz-elections-municipales-2020-2ieme-tour-toulouse
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/dataviz-elections-municipales-2020-2ieme-tour-toulouse/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.