c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 12h ago
P

Participation au premier tour des élections municipales 2026

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

Participation par bureau de vote au premier 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: 1 · millesime: 2026
{
  "num_tour": 1,
  "millesime": "2026",
  "nb_votant": 611,
  "cod_bureau": "105",
  "cod_canton": "1",
  "nb_inscrit": 861,
  "cod_circons": "1",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 58.1327269574959,
  "participation_bureau": 70.96399535423926,
  "participation_canton": 66.79170261450167,
  "total_nb_votants_tour": 87177,
  "total_nb_inscrits_tour": 149962,
  "total_nb_votants_canton": 17806,
  "total_nb_inscrits_canton": 26659
}
Record 2num_tour: 1 · millesime: 2026
{
  "num_tour": 1,
  "millesime": "2026",
  "nb_votant": 624,
  "cod_bureau": "604",
  "cod_canton": "6",
  "nb_inscrit": 1032,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 58.1327269574959,
  "participation_bureau": 60.46511627906977,
  "participation_canton": 52.12883744338198,
  "total_nb_votants_tour": 87177,
  "total_nb_inscrits_tour": 149962,
  "total_nb_votants_canton": 15537,
  "total_nb_inscrits_canton": 29805
}
Record 3num_tour: 1 · millesime: 2026
{
  "num_tour": 1,
  "millesime": "2026",
  "nb_votant": 561,
  "cod_bureau": "607",
  "cod_canton": "6",
  "nb_inscrit": 1039,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 58.1327269574959,
  "participation_bureau": 53.994225216554376,
  "participation_canton": 52.12883744338198,
  "total_nb_votants_tour": 87177,
  "total_nb_inscrits_tour": 149962,
  "total_nb_votants_canton": 15537,
  "total_nb_inscrits_canton": 29805
}
Record 4num_tour: 1 · millesime: 2026
{
  "num_tour": 1,
  "millesime": "2026",
  "nb_votant": 565,
  "cod_bureau": "613",
  "cod_canton": "6",
  "nb_inscrit": 1104,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 58.1327269574959,
  "participation_bureau": 51.177536231884055,
  "participation_canton": 52.12883744338198,
  "total_nb_votants_tour": 87177,
  "total_nb_inscrits_tour": 149962,
  "total_nb_votants_canton": 15537,
  "total_nb_inscrits_canton": 29805
}
Record 5num_tour: 1 · millesime: 2026
{
  "num_tour": 1,
  "millesime": "2026",
  "nb_votant": 846,
  "cod_bureau": "614",
  "cod_canton": "6",
  "nb_inscrit": 1224,
  "cod_circons": "6",
  "cod_commune": "67482",
  "cod_scrutin": "M0326",
  "cod_comm_ext": "-1",
  "participation_tour": 58.1327269574959,
  "participation_bureau": 69.11764705882354,
  "participation_canton": 52.12883744338198,
  "total_nb_votants_tour": 87177,
  "total_nb_inscrits_tour": 149962,
  "total_nb_votants_canton": 15537,
  "total_nb_inscrits_canton": 29805
}

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

License

  • Redistributable
  • Attribution required

Query examples

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

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Participation au premier 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.