Polling Stations 2015Lieux de vote 2015
Lieux de vote 2015Polling Stations 2015
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| code_lieu_de_voteCode lieu de vote | double | Numeric code identifying the polling location.Numeric code identifying the polling location. |
| libelle_lieu_de_voteLibelle lieu de vote | text | Name of the polling location, such as a building.Name of the polling location, such as a building. |
| numero_bureau_de_voteNumero bureau de vote | double | Number identifying the polling station.Number identifying the polling station. |
| libelle_bureau_de_voteLibelle bureau de vote | text | Name of the specific polling station.Name of the specific polling station. |
| adresse_bureau_de_voteAdresse bureau de vote | text | Street address of the polling station.Street address of the polling station. |
| complement_adresseComplement adresse | text | Additional address details for the polling station location.Additional address details for the polling station location. |
| point_geoPoint geo | geo_point_2d | Geographic coordinates of the polling location.Geographic coordinates of the polling location. |
Schema captured from opendatasoft 7 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 1point_geo: {"lat":48.822973,"lon":2.269676} · code_lieu_de_vote: 102
{
"point_geo": {
"lat": 48.822973,
"lon": 2.269676
},
"code_lieu_de_vote": 102,
"complement_adresse": null,
"libelle_lieu_de_vote": "PALAIS DES ARTS ET DES CONGRES D'ISSY",
"numero_bureau_de_vote": 2,
"adresse_bureau_de_vote": "25, AVENUE VICTOR CRESSON",
"libelle_bureau_de_vote": "PALAIS DES ARTS ET DES CONGRES D'ISSY I"
}Record 2point_geo: {"lat":48.820365,"lon":2.262522} · code_lieu_de_vote: 112
{
"point_geo": {
"lat": 48.820365,
"lon": 2.262522
},
"code_lieu_de_vote": 112,
"complement_adresse": "Hall d'accueil",
"libelle_lieu_de_vote": "ECOLE MATERNELLE ANATOLE FRANCE",
"numero_bureau_de_vote": 16,
"adresse_bureau_de_vote": "1, BOULEVARD RODIN",
"libelle_bureau_de_vote": "ECOLE MATERNELLE ANATOLE FRANCE II"
}Record 3point_geo: {"lat":48.818938,"lon":2.251551} · code_lieu_de_vote: 125
{
"point_geo": {
"lat": 48.818938,
"lon": 2.251551
},
"code_lieu_de_vote": 125,
"complement_adresse": null,
"libelle_lieu_de_vote": "ECOLE LES AJONCS",
"numero_bureau_de_vote": 38,
"adresse_bureau_de_vote": "31, RUE DU DOCTEUR LOMBARD",
"libelle_bureau_de_vote": "ECOLE LES AJONCS I"
}Record 4point_geo: {"lat":48.815105,"lon":2.26763} · code_lieu_de_vote: 129
{
"point_geo": {
"lat": 48.815105,
"lon": 2.26763
},
"code_lieu_de_vote": 129,
"complement_adresse": null,
"libelle_lieu_de_vote": "ECOLE LOUISE MICHEL",
"numero_bureau_de_vote": 46,
"adresse_bureau_de_vote": "34/36, RUE DU DOCTEUR ZAMENHOFF",
"libelle_bureau_de_vote": "ECOLE LOUISE MICHEL II"
}Record 5point_geo: {"lat":48.818752,"lon":2.260373} · code_lieu_de_vote: 118
{
"point_geo": {
"lat": 48.818752,
"lon": 2.260373
},
"code_lieu_de_vote": 118,
"complement_adresse": "Atelier",
"libelle_lieu_de_vote": "ECOLE ELEMENTAIRE LES EPINETTES",
"numero_bureau_de_vote": 25,
"adresse_bureau_de_vote": "38 BIS, RUE D'EREVAN",
"libelle_bureau_de_vote": "ECOLE ELEMENTAIRE LES EPINETTES I"
}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/lieux-de-vote-2015
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/lieux-de-vote-2015/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.