Participation in the first round of the 2024 legislative electionsParticipation au premier tour des élections législatives 2024
Participation au premier tour des élections législatives 2024Participation in the first round of the 2024 legislative elections
This dataset provides voter turnout figures by polling station for the first round of the 2024 French legislative elections, covering the 1st, 2nd, and 3rd constituencies of the Bas-Rhin department, including the city of Strasbourg. It is published via the Strasbourg open data portal and offers granular participation data suitable for local electoral analysis, comparison between polling stations, and monitoring of civic engagement across the covered constituencies. Access is free and does not require authentication.Participation par bureau de vote au premier tour des élections législatives pour les circonscriptions 1, 2 et 3 du Bas-Rhin en 2024.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | millesime | date | — |
| 100% | cod_bureauCod bureau | text | — |
| 100% | cod_circonsCod circons | text | — |
| 100% | cod_cantonCod canton | text | — |
| 100% | cod_communeCod commune | text | — |
| 100% | cod_scrutinCod scrutin | text | — |
| 100% | num_tourNum tour | int | — |
| 100% | cod_comm_extCod comm ext | text | — |
| 100% | nb_inscritNb inscrit | int | — |
| 100% | nb_votantNb votant | int | — |
| 100% | participation_bureauParticipation bureau | double | — |
| 100% | participation_circonscriptionParticipation circonscription | double | — |
| 100% | participation_tourParticipation tour | double | — |
| 100% | total_nb_inscrits_circonscriptionTotal nb inscrits circonscription | int | — |
| 100% | total_nb_inscrits_tourTotal nb inscrits tour | int | — |
| 100% | total_nb_votants_circonscriptionTotal nb votants circonscription | int | — |
| 100% | total_nb_votants_tourTotal nb votants tour | int | — |
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 1num_tour: 1 · millesime: 2024
{
"num_tour": 1,
"millesime": "2024",
"nb_votant": 780,
"cod_bureau": "101",
"cod_canton": "1",
"nb_inscrit": 1000,
"cod_circons": "1",
"cod_commune": "67482",
"cod_scrutin": "L0624",
"cod_comm_ext": "-1",
"participation_tour": 67.78104317260812,
"participation_bureau": 78,
"total_nb_votants_tour": 139997,
"total_nb_inscrits_tour": 206543,
"participation_circonscription": 70.03885451144049,
"total_nb_votants_circonscription": 43803,
"total_nb_inscrits_circonscription": 62541
}Record 2num_tour: 1 · millesime: 2024
{
"num_tour": 1,
"millesime": "2024",
"nb_votant": 749,
"cod_bureau": "110",
"cod_canton": "1",
"nb_inscrit": 1058,
"cod_circons": "2",
"cod_commune": "67482",
"cod_scrutin": "L0624",
"cod_comm_ext": "-1",
"participation_tour": 67.78104317260812,
"participation_bureau": 70.79395085066163,
"total_nb_votants_tour": 139997,
"total_nb_inscrits_tour": 206543,
"participation_circonscription": 68.12527400263042,
"total_nb_votants_circonscription": 49726,
"total_nb_inscrits_circonscription": 72992
}Record 3num_tour: 1 · millesime: 2024
{
"num_tour": 1,
"millesime": "2024",
"nb_votant": 785,
"cod_bureau": "116",
"cod_canton": "1",
"nb_inscrit": 1020,
"cod_circons": "2",
"cod_commune": "67482",
"cod_scrutin": "L0624",
"cod_comm_ext": "-1",
"participation_tour": 67.78104317260812,
"participation_bureau": 76.96078431372548,
"total_nb_votants_tour": 139997,
"total_nb_inscrits_tour": 206543,
"participation_circonscription": 68.12527400263042,
"total_nb_votants_circonscription": 49726,
"total_nb_inscrits_circonscription": 72992
}Record 4num_tour: 1 · millesime: 2024
{
"num_tour": 1,
"millesime": "2024",
"nb_votant": 614,
"cod_bureau": "105",
"cod_canton": "1",
"nb_inscrit": 772,
"cod_circons": "1",
"cod_commune": "67482",
"cod_scrutin": "L0624",
"cod_comm_ext": "-1",
"participation_tour": 67.78104317260812,
"participation_bureau": 79.53367875647669,
"total_nb_votants_tour": 139997,
"total_nb_inscrits_tour": 206543,
"participation_circonscription": 70.03885451144049,
"total_nb_votants_circonscription": 43803,
"total_nb_inscrits_circonscription": 62541
}Record 5num_tour: 1 · millesime: 2024
{
"num_tour": 1,
"millesime": "2024",
"nb_votant": 742,
"cod_bureau": "114",
"cod_canton": "1",
"nb_inscrit": 996,
"cod_circons": "2",
"cod_commune": "67482",
"cod_scrutin": "L0624",
"cod_comm_ext": "-1",
"participation_tour": 67.78104317260812,
"participation_bureau": 74.49799196787149,
"total_nb_votants_tour": 139997,
"total_nb_inscrits_tour": 206543,
"participation_circonscription": 68.12527400263042,
"total_nb_votants_circonscription": 49726,
"total_nb_inscrits_circonscription": 72992
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/participation-au-premier-tour-des-elections-legislatives-2024
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/participation-au-premier-tour-des-elections-legislatives-2024/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.