c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
P

Participation au premier tour des élections départementales 2021

APIQuery nowOpen workbenchSubscribe🇫🇷France

Participation par bureau de vote au premier tour des élections départementales à Strasbourg en 2021.

0
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (17 fields)

Filterable via the API (17)
participation_bureauparticipation_cantonparticipation_tourcod_communecod_scrutinnum_tourcod_comm_extcod_bureaunb_inscritnb_votantmillesimetotal_nb_inscrits_tourtotal_nb_votants_tourtotal_nb_votants_cantontotal_nb_inscrits_cantoncod_cantonnb_bureaux_canton

Click a field to see example values.

FillFieldTypeDescription
100%participation_bureauFilterable via the APIParticipation bureaudouble
100%participation_cantonFilterable via the APIParticipation cantondouble
100%participation_tourFilterable via the APIParticipation tourdouble
100%cod_communeFilterable via the APICod communetext
100%cod_scrutinFilterable via the APICod scrutintext
100%num_tourFilterable via the APINum tourdouble
100%cod_comm_extFilterable via the APICod comm exttext
100%cod_bureauFilterable via the APICod bureautext
100%nb_inscritFilterable via the APINb inscritint
100%nb_votantFilterable via the APINb votantint
100%millesimeFilterable via the APIdate
100%total_nb_inscrits_tourFilterable via the APITotal nb inscrits tourint
100%total_nb_votants_tourFilterable via the APITotal nb votants tourint
100%total_nb_votants_cantonFilterable via the APITotal nb votants cantonint
100%total_nb_inscrits_cantonFilterable via the APITotal nb inscrits cantonint
100%cod_cantonFilterable via the APICod cantontext
0%nb_bureaux_cantonFilterable via the APINb bureaux cantontext

Schema captured from opendatasoft 1 hour 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: 2021
{
  "num_tour": 1,
  "millesime": "2021",
  "nb_votant": 226,
  "cod_bureau": "602",
  "cod_canton": "6",
  "nb_inscrit": 1028,
  "cod_commune": "67482",
  "cod_scrutin": "D0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 29.1176176105,
  "participation_bureau": 21.9844357977,
  "participation_canton": 24.4352171159,
  "total_nb_votants_tour": 40714,
  "total_nb_inscrits_tour": 139826,
  "total_nb_votants_canton": 6944,
  "total_nb_inscrits_canton": 28418
}
Record 2num_tour: 1 · millesime: 2021
{
  "num_tour": 1,
  "millesime": "2021",
  "nb_votant": 275,
  "cod_bureau": "623",
  "cod_canton": "6",
  "nb_inscrit": 1102,
  "cod_commune": "67482",
  "cod_scrutin": "D0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 29.1176176105,
  "participation_bureau": 24.9546279492,
  "participation_canton": 24.4352171159,
  "total_nb_votants_tour": 40714,
  "total_nb_inscrits_tour": 139826,
  "total_nb_votants_canton": 6944,
  "total_nb_inscrits_canton": 28418
}
Record 3num_tour: 1 · millesime: 2021
{
  "num_tour": 1,
  "millesime": "2021",
  "nb_votant": 294,
  "cod_bureau": "612",
  "cod_canton": "6",
  "nb_inscrit": 875,
  "cod_commune": "67482",
  "cod_scrutin": "D0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 29.1176176105,
  "participation_bureau": 33.6,
  "participation_canton": 24.4352171159,
  "total_nb_votants_tour": 40714,
  "total_nb_inscrits_tour": 139826,
  "total_nb_votants_canton": 6944,
  "total_nb_inscrits_canton": 28418
}
Record 4num_tour: 1 · millesime: 2021
{
  "num_tour": 1,
  "millesime": "2021",
  "nb_votant": 300,
  "cod_bureau": "606",
  "cod_canton": "6",
  "nb_inscrit": 804,
  "cod_commune": "67482",
  "cod_scrutin": "D0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 29.1176176105,
  "participation_bureau": 37.3134328358,
  "participation_canton": 24.4352171159,
  "total_nb_votants_tour": 40714,
  "total_nb_inscrits_tour": 139826,
  "total_nb_votants_canton": 6944,
  "total_nb_inscrits_canton": 28418
}
Record 5num_tour: 1 · millesime: 2021
{
  "num_tour": 1,
  "millesime": "2021",
  "nb_votant": 365,
  "cod_bureau": "501",
  "cod_canton": "5",
  "nb_inscrit": 856,
  "cod_commune": "67482",
  "cod_scrutin": "D0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 29.1176176105,
  "participation_bureau": 42.6401869159,
  "participation_canton": 34.2025162338,
  "total_nb_votants_tour": 40714,
  "total_nb_inscrits_tour": 139826,
  "total_nb_votants_canton": 6742,
  "total_nb_inscrits_canton": 19712
}

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/participation-au-premier-tour-des-elections-departementales-2021

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/participation-au-premier-tour-des-elections-departementales-2021/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.

Full API documentation ↗

Rate limits

2 000 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
144
Last upstream update
1 year ago
2025-08-04

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Participation au premier tour des élections départementales 2021 — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.