Register record·API·FR·PUBLIC_UTILITYVERIFIED · checked 2d ago
[
[Enedis - GPS] Poteaux HTA et BTA
Trust score
How is this computed?42
fair
Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Filterable via the API (10)
code_communenom_communecode_epcinom_epcicode_departementnom_departementcode_regionnom_regionxy
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | code_communeCommune code | int | — |
| — | nom_communeCommune name | text | — |
| — | code_epciCode epci | int | — |
| — | nom_epciNom epci | text | — |
| — | code_departementCode Département | int | — |
| — | nom_departementNom Département | text | — |
| — | code_regionCode Région | int | — |
| — | nom_regionNom Région | text | — |
| — | geo_pointGeo point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| 100% | x | double | — |
| 100% | y | double | — |
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 1x: 662019.536 · y: 6834107.853
{
"x": 662019.536,
"y": 6834107.853,
"nom_epci": "CA Grand Paris Sud Seine Essonne Sénart",
"code_epci": 200059228,
"geo_point": {
"lat": 48.606054768796,
"lon": 2.4848430064365137
},
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.484843006436514,
48.606054768796
]
},
"properties": {}
},
"nom_region": "Île-de-France",
"code_region": 11,
"nom_commune": "Corbeil-Essonnes",
"code_commune": 91174,
"nom_departement": "Essonne",
"code_departement": 91
}Record 2x: 661210.4329 · y: 6831966.405
{
"x": 661210.4329,
"y": 6831966.405,
"nom_epci": "CA Grand Paris Sud Seine Essonne Sénart",
"code_epci": 200059228,
"geo_point": {
"lat": 48.58674441021265,
"lon": 2.4740623274880815
},
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.474062327488082,
48.58674441021265
]
},
"properties": {}
},
"nom_region": "Île-de-France",
"code_region": 11,
"nom_commune": "Corbeil-Essonnes",
"code_commune": 91174,
"nom_departement": "Essonne",
"code_departement": 91
}Record 3x: 659033.9385 · y: 6839039.987
{
"x": 659033.9385,
"y": 6839039.987,
"nom_epci": "CA Grand Paris Sud Seine Essonne Sénart",
"code_epci": 200059228,
"geo_point": {
"lat": 48.65023605204398,
"lon": 2.443877290972626
},
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.443877290972626,
48.65023605204398
]
},
"properties": {}
},
"nom_region": "Île-de-France",
"code_region": 11,
"nom_commune": "Soisy-sur-Seine",
"code_commune": 91600,
"nom_departement": "Essonne",
"code_departement": 91
}Record 4x: 667478.9762 · y: 6841020.109
{
"x": 667478.9762,
"y": 6841020.109,
"nom_epci": "CA Grand Paris Sud Seine Essonne Sénart",
"code_epci": 200059228,
"geo_point": {
"lat": 48.66852631737481,
"lon": 2.5583673746827964
},
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.558367374682796,
48.66852631737481
]
},
"properties": {}
},
"nom_region": "Île-de-France",
"code_region": 11,
"nom_commune": "Combs-la-Ville",
"code_commune": 77122,
"nom_departement": "Seine-et-Marne",
"code_departement": 77
}Record 5x: 661872.6287 · y: 6834066.396
{
"x": 661872.6287,
"y": 6834066.396,
"nom_epci": "CA Grand Paris Sud Seine Essonne Sénart",
"code_epci": 200059228,
"geo_point": {
"lat": 48.60567322697271,
"lon": 2.4828541339438046
},
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.482854133943805,
48.60567322697271
]
},
"properties": {}
},
"nom_region": "Île-de-France",
"code_region": 11,
"nom_commune": "Corbeil-Essonnes",
"code_commune": 91174,
"nom_departement": "Essonne",
"code_departement": 91
}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/enedis-gps-poteaux-hta-et-bta
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/enedis-gps-poteaux-hta-et-bta/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
5 000 req/day
per ipmeasured
observed 6 days ago
Dataset
Volume & freshness
Records
2.1k
2096
Last upstream update
2 years ago
2024-05-30
License
No license declared upstream.
○ Documentation○ Data dictionary○ Versioning
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.