c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 3d ago
P

Participation au second tour des élections municipales 2026

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

Participation par bureau de vote au second tour des élections municipales 2026.

42
fair

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

Data schema (17 fields)

Filterable via the API (17)
millesimecod_bureaucod_circonscod_cantoncod_communecod_scrutinnum_tourcod_comm_extnb_inscritnb_votantparticipation_bureauparticipation_tourtotal_nb_inscrits_tourtotal_nb_votants_tourparticipation_cantontotal_nb_inscrits_cantontotal_nb_votants_canton

Click a field to see example values.

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

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: 2 · millesime: 2026
{
  "num_tour": 2,
  "millesime": "2026",
  "nb_votant": 615,
  "cod_bureau": "105",
  "cod_canton": "1",
  "nb_inscrit": 861,
  "cod_circons": "1",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 60.07078678646653,
  "participation_bureau": 71.42857142857143,
  "participation_canton": 68.6278921513481,
  "total_nb_votants_tour": 90123,
  "total_nb_inscrits_tour": 150028,
  "total_nb_votants_canton": 18301,
  "total_nb_inscrits_canton": 26667
}
Record 2num_tour: 2 · millesime: 2026
{
  "num_tour": 2,
  "millesime": "2026",
  "nb_votant": 442,
  "cod_bureau": "601",
  "cod_canton": "6",
  "nb_inscrit": 965,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 60.07078678646653,
  "participation_bureau": 45.803108808290155,
  "participation_canton": 54.077800134138165,
  "total_nb_votants_tour": 90123,
  "total_nb_inscrits_tour": 150028,
  "total_nb_votants_canton": 16126,
  "total_nb_inscrits_canton": 29820
}
Record 3num_tour: 2 · millesime: 2026
{
  "num_tour": 2,
  "millesime": "2026",
  "nb_votant": 497,
  "cod_bureau": "602",
  "cod_canton": "6",
  "nb_inscrit": 955,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 60.07078678646653,
  "participation_bureau": 52.04188481675393,
  "participation_canton": 54.077800134138165,
  "total_nb_votants_tour": 90123,
  "total_nb_inscrits_tour": 150028,
  "total_nb_votants_canton": 16126,
  "total_nb_inscrits_canton": 29820
}
Record 4num_tour: 2 · millesime: 2026
{
  "num_tour": 2,
  "millesime": "2026",
  "nb_votant": 687,
  "cod_bureau": "606",
  "cod_canton": "6",
  "nb_inscrit": 985,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 60.07078678646653,
  "participation_bureau": 69.74619289340102,
  "participation_canton": 54.077800134138165,
  "total_nb_votants_tour": 90123,
  "total_nb_inscrits_tour": 150028,
  "total_nb_votants_canton": 16126,
  "total_nb_inscrits_canton": 29820
}
Record 5num_tour: 2 · millesime: 2026
{
  "num_tour": 2,
  "millesime": "2026",
  "nb_votant": 581,
  "cod_bureau": "607",
  "cod_canton": "6",
  "nb_inscrit": 1039,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 60.07078678646653,
  "participation_bureau": 55.91915303176131,
  "participation_canton": 54.077800134138165,
  "total_nb_votants_tour": 90123,
  "total_nb_inscrits_tour": 150028,
  "total_nb_votants_canton": 16126,
  "total_nb_inscrits_canton": 29820
}

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-municipales-2026

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/participation-au-second-tour-des-elections-municipales-2026/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 6 days ago

Dataset

Volume & freshness

Records
149
Last upstream update
6 months ago
2026-03-22

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Participation au second tour des élections municipales 2026 — live verification badge

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