c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYUNVERIFIED
E

Elections départementales 2021 2nd tour Angers canton 6

APIQuery nowOpen workbench🇫🇷France

Les données fournissent les résultats du second tour des élections départementales sur la commune d'Angers pour le canton 6 qui se sont déroulées le dimanche 27 juin 2021. En pièces jointes ci-dessous : PDF des résultats globaux intra/extra muros Ville d'Angers, PDF des résultats globaux par cant...

0
poor

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

Data schema (14 fields)

Filterable via the API (12)
bvnom_lieu_votecantoninscritsabstentionsvotants_urnevotants_emargblancsnulsexprimesvoixvoix0

Click a field to see example values.

FillFieldTypeDescription
100%bvFilterable via the APInum_bureau_voteint
100%nom_lieu_voteFilterable via the APInom_bureau_votetext
100%cantonFilterable via the APItext
100%inscritsFilterable via the APIint
100%abstentionsFilterable via the APIint
100%votants_urneFilterable via the APIVotants urneint
100%votants_emargFilterable via the APIVotants emargint
100%blancsFilterable via the APIint
100%nulsFilterable via the APIint
100%exprimesFilterable via the APIint
voixFilterable via the APIM. Gernigon François et Mme Goukassow Véroniqueint
voix0Filterable via the APIMme Chiron Pesnel Sylvie et M. Pagano Alainint
geo_shapeShapegeo_shape
geo_point_2dCoordinatesgeo_point_2d

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 (4 records)

Record 1bv: 604 · nuls: 9
{
  "bv": 604,
  "nuls": 9,
  "voix": 178,
  "voix0": 142,
  "blancs": 9,
  "canton": "06",
  "exprimes": 320,
  "inscrits": 1281,
  "geo_shape": "[large value omitted]",
  "abstentions": 943,
  "geo_point_2d": {
    "lat": 47.48325889384875,
    "lon": -0.5154425022406374
  },
  "votants_urne": 338,
  "nom_lieu_vote": "ECOLE MATERNELLE HENRI CHIRON",
  "votants_emarg": 338
}
Record 2bv: 601 · nuls: 9
{
  "bv": 601,
  "nuls": 9,
  "voix": 170,
  "voix0": 121,
  "blancs": 12,
  "canton": "06",
  "exprimes": 291,
  "inscrits": 1234,
  "geo_shape": "[large value omitted]",
  "abstentions": 922,
  "geo_point_2d": {
    "lat": 47.47079522625214,
    "lon": -0.5242818459446127
  },
  "votants_urne": 312,
  "nom_lieu_vote": "ECOLE PRIMAIRE ANNIE FRATELLINI",
  "votants_emarg": 312
}
Record 3bv: 602 · nuls: 4
{
  "bv": 602,
  "nuls": 4,
  "voix": 116,
  "voix0": 136,
  "blancs": 2,
  "canton": "06",
  "exprimes": 252,
  "inscrits": 1105,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -0.532284036607674,
            47.47415100273087
          ],
          [
            -0.5321553822733907,
            47.47435302702548
          ],
          [
            -0.5303756451860235,
            47.47460383342448
          ],
          [
            -0.529177775495562,
            47.47470789164393
          ],
          [
            -0.5263638777914167,
            47.47495476309954
          ],
          [
            -0.5283064109714611,
            47.47627753735495
          ],
          [
            -0.5282784826400396,
            47.47690227806068
          ],
          [
            -0.5236105601644075,
            47.47862311887609
          ],
          [
            -0.5232622214590795,
            47.478789606144105
          ],
          [
            -0.5266905581686516,
            47.47977947952463
          ],
          [
            -0.5281865311417321,
            47.478965382486315
          ],
          [
            -0.5304986968551455,
            47.47778154985002
          ],
          [
            -0.534670902139002,
            47.475599012967606
          ],
          [
            -0.5341073676213473,
            47.47486442503379
          ],
          [
            -0.532284036607674,
            47.47415100273087
          ]
        ]
      ]
    },
    "properties": {}
  },
  "abstentions": 847,
  "geo_point_2d": {
    "lat": 47.47675043313842,
    "lon": -0.5293562994748986
  },
  "votants_urne": 258,
  "nom_lieu_vote": "ECOLE PRIMAIRE ANNIE FRATELLINI",
  "votants_emarg": 258
}
Record 4bv: 603 · nuls: 7
{
  "bv": 603,
  "nuls": 7,
  "voix": 138,
  "voix0": 117,
  "blancs": 9,
  "canton": "06",
  "exprimes": 255,
  "inscrits": 1068,
  "geo_shape": "[large value omitted]",
  "abstentions": 797,
  "geo_point_2d": {
    "lat": 47.47777536906209,
    "lon": -0.5208050068650238
  },
  "votants_urne": 271,
  "nom_lieu_vote": "ECOLE MATERNELLE HENRI CHIRON",
  "votants_emarg": 271
}

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/elections-departementales-2021-2nd-tour-angers-canton-6

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/elections-departementales-2021-2nd-tour-angers-canton-6/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
4
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 2021 2nd tour Angers canton 6 — live verification badge

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