Elections départementales 2021 - second tour - Ville de Toulouse (Résultats)
Liste des résultats, ainsi que la participation pour le second tour des élections départementales du 27 juin 2021, par bureau de vote. N.B. Jeux liés : - Elections départementales 2021 - second tour - liste des binômes candidats - Elections 2021 - découpage des bureaux de Vote
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (22 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | sequence_incrementeSequence incremente | int | — |
| 100% | type_electionType election | text | DP pour les départementales |
| 100% | annee_electionAnnee election | text | — |
| 100% | numero_tourNumero tour | int | 1 pour le 1ier tour |
| 100% | code_departementcode du département | int | — |
| 100% | code_communecode_de_la_commune | int | — |
| 100% | uniq_bdvnumero_du_bureau_de_vote | text | — |
| 100% | code_cantonCode canton | int | — |
| 100% | code_circonscriptionCode circonscription | int | — |
| 100% | indicatifInitial/Rectifié | text | valeur fixe I pour résultat initial ( R si résultat rectifié) |
| 100% | inscrits | int | — |
| 100% | abstentionsabstention | int | — |
| 100% | votants | int | — |
| 100% | votants_emargementvotants_émargement | int | — |
| 100% | blancsbulletins_blancs | int | — |
| 100% | nulsbulletins_nuls | int | — |
| 100% | exprimesbulletins_exprimés | int | — |
| 100% | nombre_de_listes_par_cantonnbr_liste | int | — |
| 100% | listea | int | — |
| 100% | nbr_voix_listeaNbr voix listea | int | — |
| 100% | listeb | int | — |
| 100% | nbr_voix_listebNbr voix listeb | int | — |
Schema captured from opendatasoft 54 minutes 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: 5 · blancs: 32
{
"nuls": 5,
"blancs": 32,
"listea": 107,
"listeb": 80,
"votants": 306,
"exprimes": 269,
"inscrits": 1036,
"uniq_bdv": "14",
"indicatif": "I",
"abstentions": 730,
"code_canton": 17,
"numero_tour": 2,
"code_commune": 555,
"type_election": "DP",
"annee_election": "2021",
"nbr_voix_listea": 121,
"nbr_voix_listeb": 148,
"code_departement": 31,
"votants_emargement": 306,
"sequence_incremente": 15,
"code_circonscription": 1,
"nombre_de_listes_par_canton": 2
}Record 2nuls: 9 · blancs: 35
{
"nuls": 9,
"blancs": 35,
"listea": 107,
"listeb": 80,
"votants": 296,
"exprimes": 252,
"inscrits": 857,
"uniq_bdv": "15",
"indicatif": "I",
"abstentions": 561,
"code_canton": 17,
"numero_tour": 2,
"code_commune": 555,
"type_election": "DP",
"annee_election": "2021",
"nbr_voix_listea": 116,
"nbr_voix_listeb": 136,
"code_departement": 31,
"votants_emargement": 296,
"sequence_incremente": 16,
"code_circonscription": 1,
"nombre_de_listes_par_canton": 2
}Record 3nuls: 10 · blancs: 26
{
"nuls": 10,
"blancs": 26,
"listea": 59,
"listeb": 106,
"votants": 371,
"exprimes": 335,
"inscrits": 851,
"uniq_bdv": "68",
"indicatif": "I",
"abstentions": 480,
"code_canton": 19,
"numero_tour": 2,
"code_commune": 555,
"type_election": "DP",
"annee_election": "2021",
"nbr_voix_listea": 164,
"nbr_voix_listeb": 171,
"code_departement": 31,
"votants_emargement": 371,
"sequence_incremente": 69,
"code_circonscription": 9,
"nombre_de_listes_par_canton": 2
}Record 4nuls: 19 · blancs: 51
{
"nuls": 19,
"blancs": 51,
"listea": 59,
"listeb": 106,
"votants": 385,
"exprimes": 315,
"inscrits": 994,
"uniq_bdv": "76",
"indicatif": "I",
"abstentions": 609,
"code_canton": 19,
"numero_tour": 2,
"code_commune": 555,
"type_election": "DP",
"annee_election": "2021",
"nbr_voix_listea": 166,
"nbr_voix_listeb": 149,
"code_departement": 31,
"votants_emargement": 385,
"sequence_incremente": 78,
"code_circonscription": 9,
"nombre_de_listes_par_canton": 2
}Record 5nuls: 6 · blancs: 22
{
"nuls": 6,
"blancs": 22,
"listea": 14,
"listeb": 17,
"votants": 319,
"exprimes": 291,
"inscrits": 1146,
"uniq_bdv": "194",
"indicatif": "I",
"abstentions": 827,
"code_canton": 22,
"numero_tour": 2,
"code_commune": 555,
"type_election": "DP",
"annee_election": "2021",
"nbr_voix_listea": 128,
"nbr_voix_listeb": 163,
"code_departement": 31,
"votants_emargement": 319,
"sequence_incremente": 202,
"code_circonscription": 2,
"nombre_de_listes_par_canton": 2
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/dp-2021-2t-vt-resultats
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/dp-2021-2t-vt-resultats/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.