c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated IrregularUNVERIFIED
É

Élections municipales 2014 - Les candidats du 2e tour (communes de moins de 1000 hab.)

APIQuery nowOpen workbench🇫🇷France

Élections municipales 2014, 2ème tour : liste des candidats dans les communes franciliennes de moins de 1000 habitants. Ces listes sont publiées sous réserve d’erreurs de saisies éventuelles.

0
poor

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

Data schema (13 fields)

Filterable via the API (12)
date_de_l_exportcode_du_departementlibelle_du_departementcode_communecode_inseelibelle_communendeg_de_depot_du_candidatsexenomprenomdate_naissancenationalite

Click a field to see example values.

FillFieldTypeDescription
100%date_de_l_exportFilterable via the APIDate de l exportdatetime
100%code_du_departementFilterable via the APICode du départementint
100%libelle_du_departementFilterable via the APIDépartementtext
100%code_communeFilterable via the APICommune codeint
100%code_inseeFilterable via the APIINSEE commune codeint
100%libelle_communeFilterable via the APICommunetext
100%ndeg_de_depot_du_candidatFilterable via the APIN° de dépôt du candidatint
100%sexeFilterable via the APItext
100%nomFilterable via the APItext
100%prenomFilterable via the APIPrénomtext
date_naissanceFilterable via the APIDate naissancedate
nationaliteFilterable via the APINationalitétext
geoTerritorygeo_point_2d

Schema captured from opendatasoft 2 hours 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 1geo: {"lat":48.6739368242,"lon":2.01450641994 · nom: PICHON
{
  "geo": {
    "lat": 48.6739368242,
    "lon": 2.01450641994
  },
  "nom": "PICHON",
  "sexe": [
    "F"
  ],
  "prenom": "Alexandra",
  "code_insee": 78162,
  "nationalite": "Française",
  "code_commune": 162,
  "date_naissance": "1973-10-04",
  "libelle_commune": [
    "Choisel"
  ],
  "date_de_l_export": "2014-03-27T11:05:00+00:00",
  "code_du_departement": 78,
  "libelle_du_departement": [
    "YVELINES"
  ],
  "ndeg_de_depot_du_candidat": 29
}
Record 2geo: {"lat":48.8957168468,"lon":1.65941323514 · nom: LHOSTE
{
  "geo": {
    "lat": 48.8957168468,
    "lon": 1.65941323514
  },
  "nom": "LHOSTE",
  "sexe": [
    "M"
  ],
  "prenom": "Dominique",
  "code_insee": 78185,
  "nationalite": "Française",
  "code_commune": 185,
  "date_naissance": "1953-10-19",
  "libelle_commune": [
    "Courgent"
  ],
  "date_de_l_export": "2014-03-27T11:05:00+00:00",
  "code_du_departement": 78,
  "libelle_du_departement": [
    "YVELINES"
  ],
  "ndeg_de_depot_du_candidat": 31
}
Record 3geo: {"lat":49.0168774828,"lon":2.87655979952 · nom: LEBEGUE
{
  "geo": {
    "lat": 49.0168774828,
    "lon": 2.87655979952
  },
  "nom": "LEBEGUE",
  "sexe": [
    "M"
  ],
  "prenom": "Jean-Claude",
  "code_insee": 77023,
  "nationalite": "Française",
  "code_commune": 23,
  "date_naissance": "1969-11-24",
  "libelle_commune": [
    "Barcy"
  ],
  "date_de_l_export": "2014-03-27T11:04:00+00:00",
  "code_du_departement": 77,
  "libelle_du_departement": [
    "SEINE ET MARNE"
  ],
  "ndeg_de_depot_du_candidat": 8
}
Record 4geo: {"lat":48.3867483242,"lon":3.09357430759 · nom: BRETHEREAU
{
  "geo": {
    "lat": 48.3867483242,
    "lon": 3.09357430759
  },
  "nom": "BRETHEREAU",
  "sexe": [
    "M"
  ],
  "prenom": "Daniel",
  "code_insee": 77467,
  "nationalite": "Française",
  "code_commune": 467,
  "date_naissance": "1933-03-07",
  "libelle_commune": [
    "La Tombe"
  ],
  "date_de_l_export": "2014-03-27T11:04:00+00:00",
  "code_du_departement": 77,
  "libelle_du_departement": [
    "SEINE ET MARNE"
  ],
  "ndeg_de_depot_du_candidat": 15
}
Record 5geo: {"lat":49.0250430993,"lon":1.91835280056 · nom: MARIS
{
  "geo": {
    "lat": 49.0250430993,
    "lon": 1.91835280056
  },
  "nom": "MARIS",
  "sexe": [
    "F"
  ],
  "prenom": "Marie-Aline",
  "code_insee": 78609,
  "nationalite": "Française",
  "code_commune": 609,
  "date_naissance": "1952-10-26",
  "libelle_commune": [
    "Tessancourt-sur-Aubette"
  ],
  "date_de_l_export": "2014-03-27T11:05:00+00:00",
  "code_du_departement": 78,
  "libelle_du_departement": [
    "YVELINES"
  ],
  "ndeg_de_depot_du_candidat": 26
}

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

Using the API

Configuration

Base URL
https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/elections-municipales-2014-les-candidats-du-2e-tour-communes-de-moins-de-1000-ha

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/elections-municipales-2014-les-candidats-du-2e-tour-communes-de-moins-de-1000-ha/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

10 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
1.1k
1051
Update cadence
Irregular
declared upstream
Last upstream update
8 years ago
2019-03-16
Temporal coverage
2014 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Élections municipales 2014 - Les candidats du 2e tour (communes de moins de 1000 hab.) — live verification badge

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