List of Elected Officials - 2020 Municipal ElectionsListe Elus - Municipales 2020
Liste Elus - Municipales 2020List of Elected Officials - 2020 Municipal Elections
This API provides the list of elected municipal officials from the first and second rounds of the 2020 French municipal elections. It is published as open data via the Grand Paris Sud territorial data portal and offers free, unauthenticated access. The dataset covers results at the national level, listing candidates elected either after the first round or following the second round of voting, and can be used for civic, statistical, or research purposes related to French local governance.Résultats des Elus municipaux au 1er et 2nd tour des Municipales 2020.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_dptCode dpt | int | — |
| code_inseeINSEE commune code | int | — |
| communeCommune | text | — |
| nom | text | — |
| prenomPrénom | text | — |
| date_de_naissanceDate de naissance | date | — |
| election_au_ccElection au cc | text | — |
| geopoint | geo_point_2d | — |
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 1nom: FAVRE · prenom: Julien
{
"nom": "FAVRE",
"prenom": "Julien",
"commune": "Cesson",
"code_dpt": 77,
"geopoint": {
"lat": 48.5647346588,
"lon": 2.59524476663
},
"code_insee": 77067,
"election_au_cc": "N",
"date_de_naissance": "1980-11-14"
}Record 2nom: DAVID · prenom: Dominique
{
"nom": "DAVID",
"prenom": "Dominique",
"commune": "Réau",
"code_dpt": 77,
"geopoint": {
"lat": 48.6073931366,
"lon": 2.62398597049
},
"code_insee": 77384,
"election_au_cc": "N",
"date_de_naissance": "1957-08-08"
}Record 3nom: CHEVALLIER · prenom: Jean Marie
{
"nom": "CHEVALLIER",
"prenom": "Jean Marie",
"commune": "Cesson",
"code_dpt": 77,
"geopoint": {
"lat": 48.5647346588,
"lon": 2.59524476663
},
"code_insee": 77067,
"election_au_cc": "N",
"date_de_naissance": "1945-12-19"
}Record 4nom: RIO · prenom: Philippe
{
"nom": "RIO",
"prenom": "Philippe",
"commune": "Grigny",
"code_dpt": 91,
"geopoint": {
"lat": 48.6568896116,
"lon": 2.38789647858
},
"code_insee": 91286,
"election_au_cc": "O",
"date_de_naissance": "1974-08-26"
}Record 5nom: LE PROVOST · prenom: Nicolas
{
"nom": "LE PROVOST",
"prenom": "Nicolas",
"commune": "Tigery",
"code_dpt": 91,
"geopoint": {
"lat": 48.6444988439,
"lon": 2.51906038006
},
"code_insee": 91617,
"election_au_cc": "N",
"date_de_naissance": "1971-03-19"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/liste-elus-municipales-2020
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/liste-elus-municipales-2020/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.