c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 24h ago
R

Résultats 2e tour élections présidentielles 2012 à Issy-les-Moulineaux

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

Résultats du 2e tour de l'élection présidentielle du 6 mai 2012 par bureau de vote à Issy-les-Moulineaux.

42
fair

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

Data schema (13 fields)

Filterable via the API (13)
cantonsbureauxdevotesinscritsvotantsvotantspourcentagesvotesblancsvotesblancspourcentagessuffragesexprimessuffragesexprimespourcentagesfrancoishollandefrancoishollandepourcentagesnicolassarkozynicolassarkozypourcentages

Click a field to see example values.

FillFieldTypeDescription
100%cantonsFilterable via the APItextCanton in which the polling station is located.Canton in which the polling station is located.
100%bureauxdevotesFilterable via the APItextName and number of the polling station.Name and number of the polling station.
100%inscritsFilterable via the APIintNumber of registered voters for the polling station.Number of registered voters for the polling station.
100%votantsFilterable via the APIintNumber of people who voted at the polling station.Number of people who voted at the polling station.
100%votantspourcentagesFilterable via the APIdoubleTurnout as a percentage of registered voters.Turnout as a percentage of registered voters.
100%votesblancsFilterable via the APIintNumber of blank votes cast.Number of blank votes cast.
100%votesblancspourcentagesFilterable via the APIdoubleBlank votes as a percentage of votes cast.Blank votes as a percentage of votes cast.
100%suffragesexprimesFilterable via the APISuffrages exprimésintNumber of valid votes cast.Number of valid votes cast.
100%suffragesexprimespourcentagesFilterable via the APISuffrages exprimés pourcentagesdoubleValid votes as a percentage of votes cast.Valid votes as a percentage of votes cast.
100%francoishollandeFilterable via the APIintNumber of votes for François Hollande.Number of votes for François Hollande.
100%francoishollandepourcentagesFilterable via the APIdoublePercentage of valid votes for François Hollande.Percentage of valid votes for François Hollande.
100%nicolassarkozyFilterable via the APIintNumber of votes for Nicolas Sarkozy.Number of votes for Nicolas Sarkozy.
100%nicolassarkozypourcentagesFilterable via the APIdoublePercentage of valid votes for Nicolas Sarkozy.Percentage of valid votes for Nicolas Sarkozy.

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 1cantons: OUEST · votants: 835
{
  "cantons": "OUEST",
  "votants": 835,
  "inscrits": 1043,
  "votesblancs": 38,
  "bureauxdevotes": "019 - ECOLE ELEMENTAIRE JULES FERRY",
  "nicolassarkozy": 404,
  "francoishollande": 393,
  "suffragesexprimes": 797,
  "votantspourcentages": 80.06,
  "votesblancspourcentages": 4.55,
  "nicolassarkozypourcentages": 50.69,
  "francoishollandepourcentages": 49.31,
  "suffragesexprimespourcentages": 95.45
}
Record 2cantons: EST · votants: 845
{
  "cantons": "EST",
  "votants": 845,
  "inscrits": 1030,
  "votesblancs": 29,
  "bureauxdevotes": "006 - ECOLE ELEMENTAIRE VOLTAIRE",
  "nicolassarkozy": 402,
  "francoishollande": 414,
  "suffragesexprimes": 816,
  "votantspourcentages": 82.04,
  "votesblancspourcentages": 3.43,
  "nicolassarkozypourcentages": 49.26,
  "francoishollandepourcentages": 50.74,
  "suffragesexprimespourcentages": 96.57
}
Record 3cantons: EST · votants: 842
{
  "cantons": "EST",
  "votants": 842,
  "inscrits": 1010,
  "votesblancs": 27,
  "bureauxdevotes": "012 - ECOLE MATERNELLE JUSTIN OUDIN",
  "nicolassarkozy": 437,
  "francoishollande": 378,
  "suffragesexprimes": 815,
  "votantspourcentages": 83.37,
  "votesblancspourcentages": 3.21,
  "nicolassarkozypourcentages": 53.62,
  "francoishollandepourcentages": 46.38,
  "suffragesexprimespourcentages": 96.79
}
Record 4cantons: OUEST · votants: 720
{
  "cantons": "OUEST",
  "votants": 720,
  "inscrits": 921,
  "votesblancs": 36,
  "bureauxdevotes": "037 - ECOLE ELEMENTAIRE JULES FERRY",
  "nicolassarkozy": 315,
  "francoishollande": 369,
  "suffragesexprimes": 684,
  "votantspourcentages": 78.18,
  "votesblancspourcentages": 5,
  "nicolassarkozypourcentages": 46.05,
  "francoishollandepourcentages": 53.95,
  "suffragesexprimespourcentages": 95
}
Record 5cantons: EST · votants: 782
{
  "cantons": "EST",
  "votants": 782,
  "inscrits": 974,
  "votesblancs": 30,
  "bureauxdevotes": "003 - PALAIS DES ARTS ET DES CONGRES D'ISSY II",
  "nicolassarkozy": 328,
  "francoishollande": 424,
  "suffragesexprimes": 752,
  "votantspourcentages": 80.29,
  "votesblancspourcentages": 3.84,
  "nicolassarkozypourcentages": 43.62,
  "francoishollandepourcentages": 56.38,
  "suffragesexprimespourcentages": 96.16
}

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

Verification Status

Using the API

Configuration

Base URL
https://data.issy.com/api/explore/v2.1/catalog/datasets/resultats-2e-tour-elections-presidentielles-2012-a-issy-les-moulineaux

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/resultats-2e-tour-elections-presidentielles-2012-a-issy-les-moulineaux/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

50 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
40
Last upstream update
7 years ago
2019-05-23

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Résultats 2e tour élections présidentielles 2012 à Issy-les-Moulineaux — live verification badge

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