c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 32m ago
P

Participation au second tour des élections régionales 2021

APIQuery nowOpen workbenchSubscribe🇫🇷France

Participation par bureau de vote au second tour des élections régionales à Strasbourg en 2021.

0
fair

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 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 1num_tour: 2 · millesime: 2021
{
  "num_tour": 2,
  "millesime": "2021",
  "nb_votant": 144,
  "cod_bureau": "622",
  "cod_canton": "6",
  "nb_inscrit": 953,
  "cod_commune": "67482",
  "cod_scrutin": "R0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 30.2349854519,
  "participation_bureau": 15.1101783841,
  "participation_canton": 25.8352676373,
  "total_nb_votants_tour": 42293,
  "total_nb_inscrits_tour": 139881,
  "total_nb_votants_canton": 7346,
  "total_nb_inscrits_canton": 28434
}
Record 2num_tour: 2 · millesime: 2021
{
  "num_tour": 2,
  "millesime": "2021",
  "nb_votant": 207,
  "cod_bureau": "607",
  "cod_canton": "6",
  "nb_inscrit": 726,
  "cod_commune": "67482",
  "cod_scrutin": "R0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 30.2349854519,
  "participation_bureau": 28.5123966942,
  "participation_canton": 25.8352676373,
  "total_nb_votants_tour": 42293,
  "total_nb_inscrits_tour": 139881,
  "total_nb_votants_canton": 7346,
  "total_nb_inscrits_canton": 28434
}
Record 3num_tour: 2 · millesime: 2021
{
  "num_tour": 2,
  "millesime": "2021",
  "nb_votant": 232,
  "cod_bureau": "605",
  "cod_canton": "6",
  "nb_inscrit": 991,
  "cod_commune": "67482",
  "cod_scrutin": "R0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 30.2349854519,
  "participation_bureau": 23.4106962664,
  "participation_canton": 25.8352676373,
  "total_nb_votants_tour": 42293,
  "total_nb_inscrits_tour": 139881,
  "total_nb_votants_canton": 7346,
  "total_nb_inscrits_canton": 28434
}
Record 4num_tour: 2 · millesime: 2021
{
  "num_tour": 2,
  "millesime": "2021",
  "nb_votant": 225,
  "cod_bureau": "602",
  "cod_canton": "6",
  "nb_inscrit": 1028,
  "cod_commune": "67482",
  "cod_scrutin": "R0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 30.2349854519,
  "participation_bureau": 21.8871595331,
  "participation_canton": 25.8352676373,
  "total_nb_votants_tour": 42293,
  "total_nb_inscrits_tour": 139881,
  "total_nb_votants_canton": 7346,
  "total_nb_inscrits_canton": 28434
}
Record 5num_tour: 2 · millesime: 2021
{
  "num_tour": 2,
  "millesime": "2021",
  "nb_votant": 170,
  "cod_bureau": "619",
  "cod_canton": "6",
  "nb_inscrit": 1283,
  "cod_commune": "67482",
  "cod_scrutin": "R0621",
  "cod_comm_ext": "-1",
  "nb_bureaux_canton": null,
  "participation_tour": 30.2349854519,
  "participation_bureau": 13.2501948558,
  "participation_canton": 25.8352676373,
  "total_nb_votants_tour": 42293,
  "total_nb_inscrits_tour": 139881,
  "total_nb_votants_canton": 7346,
  "total_nb_inscrits_canton": 28434
}

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-second-tour-des-elections-regionales-2021

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/participation-au-second-tour-des-elections-regionales-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 2 hours 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 second tour des élections régionales 2021 — live verification badge

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