Dataviz Elections législatives 2024 - 1er tour - Résultats - Ville de Toulouse
Jeu issu du jeu des résultats des Elections législatives 2024 - 1er tour - Résultats - Ville de Toulouse.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (25 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | sequence | int | — |
| 100% | type | text | — |
| 100% | anneeannée | text | — |
| 100% | tour | int | — |
| 100% | departementdépartement | int | — |
| 100% | communeCommune | int | — |
| 100% | numero_du_bureaunuméro du bureau | text | — |
| 100% | canton | int | — |
| 100% | code_circocirconscription | text | — |
| 100% | indicatif | text | — |
| 100% | inscrits | int | — |
| 100% | abstentions | int | — |
| 100% | votants | int | — |
| 100% | votants_emargementvotants_émargement | int | — |
| 100% | blancs | int | — |
| 100% | nuls | int | — |
| 100% | exprimesexprimés | int | — |
| 100% | nombre_de_candidatsNombre de candidats | int | — |
| 100% | label | text | — |
| 100% | value | text | — |
| 100% | voix | int | — |
| 100% | candidat | text | — |
| 100% | tete_de_listeTête de liste | text | — |
| 100% | code_exportCode export | text | — |
| 99.7% | lieu_de_voteLieu de vote | text | — |
Schema captured from opendatasoft 47 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: 3 · tour: 1
{
"nuls": 3,
"tour": 1,
"type": "LG",
"voix": 389,
"annee": "2024",
"label": "nombre de voix du candidat A",
"value": "03-007|389",
"blancs": 8,
"canton": 18,
"commune": 555,
"votants": 888,
"candidat": "03-007",
"exprimes": 877,
"inscrits": 1152,
"sequence": 50,
"indicatif": "I",
"code_circo": "03",
"abstentions": 264,
"code_export": "007",
"departement": 31,
"lieu_de_vote": "ECOLE JEAN JAURES",
"tete_de_liste": "Agathe ROBY",
"numero_du_bureau": "0049",
"votants_emargement": 888,
"nombre_de_candidats": 11
}Record 2nuls: 1 · tour: 1
{
"nuls": 1,
"tour": 1,
"type": "LG",
"voix": 8,
"annee": "2024",
"label": "nombre de voix du candidat G",
"value": "03-005|8",
"blancs": 5,
"canton": 18,
"commune": 555,
"votants": 810,
"candidat": "03-005",
"exprimes": 804,
"inscrits": 1027,
"sequence": 53,
"indicatif": "I",
"code_circo": "03",
"abstentions": 217,
"code_export": "005",
"departement": 31,
"lieu_de_vote": "ECOLE JEAN JAURES",
"tete_de_liste": "Domitille ALLORANT",
"numero_du_bureau": "0052",
"votants_emargement": 810,
"nombre_de_candidats": 11
}Record 3nuls: 5 · tour: 1
{
"nuls": 5,
"tour": 1,
"type": "LG",
"voix": 517,
"annee": "2024",
"label": "nombre de voix du candidat A",
"value": "03-007|517",
"blancs": 10,
"canton": 18,
"commune": 555,
"votants": 854,
"candidat": "03-007",
"exprimes": 839,
"inscrits": 1162,
"sequence": 57,
"indicatif": "I",
"code_circo": "03",
"abstentions": 308,
"code_export": "007",
"departement": 31,
"lieu_de_vote": "MAISON DES ASSOCIATIONS",
"tete_de_liste": "Agathe ROBY",
"numero_du_bureau": "0056",
"votants_emargement": 854,
"nombre_de_candidats": 11
}Record 4nuls: 10 · tour: 1
{
"nuls": 10,
"tour": 1,
"type": "LG",
"voix": 8,
"annee": "2024",
"label": "nombre de voix du candidat B",
"value": "03-003|8",
"blancs": 14,
"canton": 18,
"commune": 555,
"votants": 972,
"candidat": "03-003",
"exprimes": 948,
"inscrits": 1309,
"sequence": 58,
"indicatif": "I",
"code_circo": "03",
"abstentions": 337,
"code_export": "003",
"departement": 31,
"lieu_de_vote": "MAISON DES ASSOCIATIONS",
"tete_de_liste": "Baptiste ROBERT",
"numero_du_bureau": "0057",
"votants_emargement": 972,
"nombre_de_candidats": 11
}Record 5nuls: 3 · tour: 1
{
"nuls": 3,
"tour": 1,
"type": "LG",
"voix": 11,
"annee": "2024",
"label": "Nombre de voix du candidat K",
"value": "03-011|11",
"blancs": 10,
"canton": 18,
"commune": 555,
"votants": 889,
"candidat": "03-011",
"exprimes": 876,
"inscrits": 1127,
"sequence": 59,
"indicatif": "I",
"code_circo": "03",
"abstentions": 238,
"code_export": "011",
"departement": 31,
"lieu_de_vote": "ECOLE FABRE",
"tete_de_liste": "Marie-Pierre BOUCHET",
"numero_du_bureau": "0058",
"votants_emargement": 889,
"nombre_de_candidats": 11
}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/dataviz_lg_2024_t1
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/dataviz_lg_2024_t1/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.