Historique de participations aux élections
Ce jeu de données contient l'historique de participations aux scrutins des élections.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (19 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | cod_communeCode commune INSEE | text | — |
| 100% | cod_comm_extCode INSEE commune externe | text | Code INSEE des communes hors Strasbourg (Législatives) |
| 100% | cod_scrutinCode scrutin | text | En général au format Xmmaa : - X représente l'initial du type d'élections (P pour Présidentielle, M pour Municipales...) - mmaa : mois et année (mars 2026 : 0326) |
| 100% | num_tourTour | text | Indication du tour (1, 2) |
| 100% | cod_bureauCode bureau | text | Code du bureau de vote |
| 100% | heure | text | Horodatage de la participation (12:00, 17:00, Définitif) |
| 100% | participation | double | Participation pour le bureau de vote |
| 100% | participation_tourParticipation au tour | double | Participation globale sur le tour |
| 100% | total_nb_inscrits_tourNb inscrits tour | double | Nombre total d'inscrits pour le tour |
| 100% | total_nb_votants_tourNb votants tour | int | Nombre total de votants pour le tour |
| 99.4% | cod_cantonCode canton | text | Numéro du canton |
| 75.3% | total_nb_inscrits_cantonNb inscrits canton | int | Nombre total d'inscrits pour le canton |
| 75.3% | total_nb_votants_cantonNb votants canton | int | Nombre total de votants pour le canton |
| 75.3% | participation_cantonParticipation canton | double | Participation pour le canton |
| 24.7% | cod_circonsCode circo | text | Code de la circonscription |
| 24.7% | total_nb_inscrits_circonscriptionNb inscrits circonscription | int | Nombre d'inscrits à la circonscription |
| 24.7% | total_nb_votants_circonscriptionNb votants circonscription | int | Nombre de votants pour la circonscription |
| 24.7% | participation_circonscriptionParticipation circonscription | double | Participation à la circonscription |
| 100% | millesimeMillésime | date | — |
Schema captured from opendatasoft 2 hours 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 1heure: 12:00 · num_tour: 1
{
"heure": "12:00",
"num_tour": "1",
"millesime": "2002",
"cod_bureau": "001",
"cod_canton": "10",
"cod_circons": null,
"cod_commune": "67482",
"cod_scrutin": "0402",
"cod_comm_ext": "-1",
"participation": 28.437792329279702,
"participation_tour": 28.203761647697966,
"participation_canton": 28.726946721311474,
"total_nb_votants_tour": 32810,
"total_nb_inscrits_tour": 116332,
"total_nb_votants_canton": 2243,
"total_nb_inscrits_canton": 7808,
"participation_circonscription": null,
"total_nb_votants_circonscription": null,
"total_nb_inscrits_circonscription": null
}Record 2heure: 12:00 · num_tour: 1
{
"heure": "12:00",
"num_tour": "1",
"millesime": "2002",
"cod_bureau": "002",
"cod_canton": "10",
"cod_circons": null,
"cod_commune": "67482",
"cod_scrutin": "0402",
"cod_comm_ext": "-1",
"participation": 30.538922155688624,
"participation_tour": 28.203761647697966,
"participation_canton": 28.726946721311474,
"total_nb_votants_tour": 32810,
"total_nb_inscrits_tour": 116332,
"total_nb_votants_canton": 2243,
"total_nb_inscrits_canton": 7808,
"participation_circonscription": null,
"total_nb_votants_circonscription": null,
"total_nb_inscrits_circonscription": null
}Record 3heure: 12:00 · num_tour: 1
{
"heure": "12:00",
"num_tour": "1",
"millesime": "2002",
"cod_bureau": "005",
"cod_canton": "10",
"cod_circons": null,
"cod_commune": "67482",
"cod_scrutin": "0402",
"cod_comm_ext": "-1",
"participation": 22.708039492242595,
"participation_tour": 28.203761647697966,
"participation_canton": 28.726946721311474,
"total_nb_votants_tour": 32810,
"total_nb_inscrits_tour": 116332,
"total_nb_votants_canton": 2243,
"total_nb_inscrits_canton": 7808,
"participation_circonscription": null,
"total_nb_votants_circonscription": null,
"total_nb_inscrits_circonscription": null
}Record 4heure: 12:00 · num_tour: 1
{
"heure": "12:00",
"num_tour": "1",
"millesime": "2002",
"cod_bureau": "006",
"cod_canton": "10",
"cod_circons": null,
"cod_commune": "67482",
"cod_scrutin": "0402",
"cod_comm_ext": "-1",
"participation": 27.904328018223236,
"participation_tour": 28.203761647697966,
"participation_canton": 28.726946721311474,
"total_nb_votants_tour": 32810,
"total_nb_inscrits_tour": 116332,
"total_nb_votants_canton": 2243,
"total_nb_inscrits_canton": 7808,
"participation_circonscription": null,
"total_nb_votants_circonscription": null,
"total_nb_inscrits_circonscription": null
}Record 5heure: 12:00 · num_tour: 1
{
"heure": "12:00",
"num_tour": "1",
"millesime": "2002",
"cod_bureau": "007",
"cod_canton": "10",
"cod_circons": null,
"cod_commune": "67482",
"cod_scrutin": "0402",
"cod_comm_ext": "-1",
"participation": 27.098321342925658,
"participation_tour": 28.203761647697966,
"participation_canton": 28.726946721311474,
"total_nb_votants_tour": 32810,
"total_nb_inscrits_tour": 116332,
"total_nb_votants_canton": 2243,
"total_nb_inscrits_canton": 7808,
"participation_circonscription": null,
"total_nb_votants_circonscription": null,
"total_nb_inscrits_circonscription": null
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/historique-de-participations-aux-elections
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/historique-de-participations-aux-elections/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.