Localisation des centres de vote 2014
Localisation des centres de vote en 2014.
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 |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude, longitude) of the voting centre.Geographic coordinates (latitude, longitude) of the voting centre. |
| geo_shapeShape | geo_shape | Geographic shape (point geometry) of the voting centre location.Geographic shape (point geometry) of the voting centre location. |
| objectid | int | Unique internal identifier for the record.Unique internal identifier for the record. |
| num_centreNum centre | int | Number identifying the voting centre.Number identifying the voting centre. |
| denom | text | Full name of the voting centre.Full name of the voting centre. |
| denom_abreDenom abre | text | Abbreviated name of the voting centre.Abbreviated name of the voting centre. |
| nucanton | int | Number of the canton where the centre is located.Number of the canton where the centre is located. |
| matr_equipMatr equip | text | Equipment registration code for the facility.Equipment registration code for the facility. |
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 1denom: Groupe Scolaire Colombier · nucanton: 1
{
"denom": "Groupe Scolaire Colombier",
"nucanton": 1,
"objectid": 326,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.682711488114564,
48.10255750289114
]
},
"properties": {}
},
"denom_abre": "G.S. Colombier",
"matr_equip": "EQUIP.156",
"num_centre": 3,
"geo_point_2d": {
"lat": 48.1025575029,
"lon": -1.68271148811
}
}Record 2denom: Groupe Scolaire Jean Moulin · nucanton: 3
{
"denom": "Groupe Scolaire Jean Moulin",
"nucanton": 3,
"objectid": 330,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.706235290575811,
48.11825339812963
]
},
"properties": {}
},
"denom_abre": "G.S. Jean Moulin",
"matr_equip": "EQUIP.342",
"num_centre": 8,
"geo_point_2d": {
"lat": 48.1182533981,
"lon": -1.70623529058
}
}Record 3denom: Groupe Scolaire Moulin du Comte · nucanton: 2
{
"denom": "Groupe Scolaire Moulin du Comte",
"nucanton": 2,
"objectid": 334,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.709610135323474,
48.10867808891129
]
},
"properties": {}
},
"denom_abre": "G.S. Moulin du Comte",
"matr_equip": "EQUIP.391",
"num_centre": 6,
"geo_point_2d": {
"lat": 48.1086780889,
"lon": -1.70961013532
}
}Record 4denom: Collège Clotilde Vautier · nucanton: 4
{
"denom": "Collège Clotilde Vautier",
"nucanton": 4,
"objectid": 349,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.668205671500581,
48.12631279132411
]
},
"properties": {}
},
"denom_abre": "Collège Clotilde Vautier",
"matr_equip": "EQUIP.431",
"num_centre": 12,
"geo_point_2d": {
"lat": 48.1263127913,
"lon": -1.6682056715
}
}Record 5denom: Centre Socio-Culturel Longs-Prés · nucanton: 5
{
"denom": "Centre Socio-Culturel Longs-Prés",
"nucanton": 5,
"objectid": 342,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.655996369160961,
48.132611200534434
]
},
"properties": {}
},
"denom_abre": "Centre Social des Longs-Prés",
"matr_equip": "EQUIP.690",
"num_centre": 15,
"geo_point_2d": {
"lat": 48.1326112005,
"lon": -1.65599636916
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/localisation_centres_vote_2014
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/localisation_centres_vote_2014/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.