c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITY·Updated IrregularUNVERIFIED
E

Elections départementales 2015 1er tour Angers canton 4

APIQuery nowOpen workbench🇫🇷France

Les données fournissent les résultats du premier tour des élections départementales sur la commune d'Angers pour le canton 4 qui se sont déroulées le dimanche 22 mars 2015

0
poor

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

Data schema (15 fields)

Filterable via the API (15)
codelibelleinscritsvotantsenveloppesnulsblancsexprimesprocurationshoudbine_michel_jamil_catherinehortaut_celia_troisne_mariochouteau_marie_helene_rotureau_jean_lucde_la_bigne_philippe_engel_karinelaveau_romain_lemoine_maulny_estelledupeyroux_stephanie_launay_martial

Click a field to see example values.

FillFieldTypeDescription
100%codeFilterable via the APIint
100%libelleFilterable via the APILibellétext
100%inscritsFilterable via the APIint
100%votantsFilterable via the APIint
100%enveloppesFilterable via the APIint
100%nulsFilterable via the APIint
100%blancsFilterable via the APIint
100%exprimesFilterable via the APIExprimésint
100%procurationsFilterable via the APIint
100%houdbine_michel_jamil_catherineFilterable via the APIHoudbine michel jamil catherineint
100%hortaut_celia_troisne_marioFilterable via the APIHORTAUT Célia - TROISNE Marioint
100%chouteau_marie_helene_rotureau_jean_lucFilterable via the APICHOUTEAU Marie-Hélène - ROTUREAU Jean-Lucint
100%de_la_bigne_philippe_engel_karineFilterable via the APIDe la bigne philippe engel karineint
100%laveau_romain_lemoine_maulny_estelleFilterable via the APILaveau romain lemoine maulny estelleint
100%dupeyroux_stephanie_launay_martialFilterable via the APIDUPEYROUX Stéphanie - LAUNAY Martialint

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 1code: 402 · nuls: 7
{
  "code": 402,
  "nuls": 7,
  "blancs": 10,
  "libelle": "SALLE DAVIERS",
  "votants": 538,
  "exprimes": 521,
  "inscrits": 1077,
  "enveloppes": 538,
  "procurations": 17,
  "hortaut_celia_troisne_mario": 63,
  "houdbine_michel_jamil_catherine": 89,
  "de_la_bigne_philippe_engel_karine": 164,
  "dupeyroux_stephanie_launay_martial": 31,
  "laveau_romain_lemoine_maulny_estelle": 54,
  "chouteau_marie_helene_rotureau_jean_luc": 120
}
Record 2code: 453 · nuls: 6
{
  "code": 453,
  "nuls": 6,
  "blancs": 50,
  "libelle": "LA MEMBROLLE SUR LONGUENEE",
  "votants": 755,
  "exprimes": 699,
  "inscrits": 1391,
  "enveloppes": 755,
  "procurations": 5,
  "hortaut_celia_troisne_mario": 147,
  "houdbine_michel_jamil_catherine": 79,
  "de_la_bigne_philippe_engel_karine": 174,
  "dupeyroux_stephanie_launay_martial": 39,
  "laveau_romain_lemoine_maulny_estelle": 43,
  "chouteau_marie_helene_rotureau_jean_luc": 217
}
Record 3code: 455 · nuls: 5
{
  "code": 455,
  "nuls": 5,
  "blancs": 37,
  "libelle": "LE PLESSIS MACE",
  "votants": 508,
  "exprimes": 466,
  "inscrits": 911,
  "enveloppes": 508,
  "procurations": 7,
  "hortaut_celia_troisne_mario": 99,
  "houdbine_michel_jamil_catherine": 59,
  "de_la_bigne_philippe_engel_karine": 101,
  "dupeyroux_stephanie_launay_martial": 16,
  "laveau_romain_lemoine_maulny_estelle": 45,
  "chouteau_marie_helene_rotureau_jean_luc": 146
}
Record 4code: 454 · nuls: 30
{
  "code": 454,
  "nuls": 30,
  "blancs": 107,
  "libelle": "MONTREUIL JUIGNE",
  "votants": 2784,
  "exprimes": 2647,
  "inscrits": 5760,
  "enveloppes": 2784,
  "procurations": 48,
  "hortaut_celia_troisne_mario": 484,
  "houdbine_michel_jamil_catherine": 497,
  "de_la_bigne_philippe_engel_karine": 804,
  "dupeyroux_stephanie_launay_martial": 168,
  "laveau_romain_lemoine_maulny_estelle": 186,
  "chouteau_marie_helene_rotureau_jean_luc": 508
}
Record 5code: 405 · nuls: 5
{
  "code": 405,
  "nuls": 5,
  "blancs": 11,
  "libelle": "ECOLE ELEMENTAIRE NELSON MANDELA",
  "votants": 229,
  "exprimes": 213,
  "inscrits": 780,
  "enveloppes": 229,
  "procurations": 5,
  "hortaut_celia_troisne_mario": 33,
  "houdbine_michel_jamil_catherine": 41,
  "de_la_bigne_philippe_engel_karine": 42,
  "dupeyroux_stephanie_launay_martial": 26,
  "laveau_romain_lemoine_maulny_estelle": 27,
  "chouteau_marie_helene_rotureau_jean_luc": 44
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://data.angers.fr/api/explore/v2.1/catalog/datasets/angers_1ertour_depart_2015_canton_4

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/angers_1ertour_depart_2015_canton_4/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

5 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
11
Update cadence
Irregular
declared upstream
Last upstream update
8 months ago
2025-11-26

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Elections départementales 2015 1er tour Angers canton 4 — live verification badge

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