2014 Municipal Elections - Second-round candidates (communes under 1,000 inhabitants)Élections municipales 2014 - Les candidats du 2e tour (communes de moins de 1000 hab.)
Élections municipales 2014 - Les candidats du 2e tour (communes de moins de 1000 hab.)2014 Municipal Elections - Second-round candidates (communes under 1,000 inhabitants)
This API provides the list of candidates for the second round of the 2014 French municipal elections in communes of the Île-de-France region with fewer than 1,000 inhabitants. It is published by the Île-de-France regional open data portal and covers candidate names by commune within the region. The publisher notes that the lists may contain occasional data-entry errors. The dataset is useful for researchers, journalists, and citizens interested in local electoral participation and candidacies in smaller municipalities across the Paris region.'É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.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | date_de_l_exportDate de l export | datetime | — |
| 100% | code_du_departementCode du département | int | — |
| 100% | libelle_du_departementDépartement | text | — |
| 100% | code_communeCommune code | int | — |
| 100% | code_inseeINSEE commune code | int | — |
| 100% | libelle_communeCommune | text | — |
| 100% | ndeg_de_depot_du_candidatN° de dépôt du candidat | int | — |
| 100% | sexe | text | — |
| 100% | nom | text | — |
| 100% | prenomPrénom | text | — |
| — | date_naissanceDate naissance | date | — |
| — | nationaliteNationalité | text | — |
| — | geoTerritory | geo_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.
Verification Status
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.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.