Register record·API·FRUNVERIFIED
A
Antenna IDF 4-ops 3-technos
Trust score
How is this computed?0
poor
Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Filterable via the API (6)
datetechnodata_typefrequencynetwork_tyoperator_n
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| date | datetime | — |
| techno | text | — |
| data_typeData type | text | — |
| frequency | text | — |
| network_tyNetwork ty | text | — |
| operator_nOperator n | text | — |
Schema captured from opendatasoft 1 hour 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 1date: 2019-09-30T00:00:00+00:00 · techno: 2G
{
"date": "2019-09-30T00:00:00+00:00",
"techno": "2G",
"data_type": "antenna",
"frequency": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.45668,
48.59951
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Bouygues",
"geo_point_2d": {
"lat": 48.59951,
"lon": 2.45668
}
}Record 2date: 2019-09-30T00:00:00+00:00 · techno: 2G
{
"date": "2019-09-30T00:00:00+00:00",
"techno": "2G",
"data_type": "antenna",
"frequency": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.63059,
48.59467
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Bouygues",
"geo_point_2d": {
"lat": 48.59467,
"lon": 2.63059
}
}Record 3date: 2019-09-30T00:00:00+00:00 · techno: 4G
{
"date": "2019-09-30T00:00:00+00:00",
"techno": "4G",
"data_type": "antenna",
"frequency": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.50972,
48.64722
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Orange",
"geo_point_2d": {
"lat": 48.64722,
"lon": 2.50972
}
}Record 4date: 2019-09-30T00:00:00+00:00 · techno: 4G
{
"date": "2019-09-30T00:00:00+00:00",
"techno": "4G",
"data_type": "antenna",
"frequency": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.39981,
48.63246
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Free",
"geo_point_2d": {
"lat": 48.63246,
"lon": 2.39981
}
}Record 5date: 2019-09-30T00:00:00+00:00 · techno: 3G
{
"date": "2019-09-30T00:00:00+00:00",
"techno": "3G",
"data_type": "antenna",
"frequency": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.38,
48.64722
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Orange",
"geo_point_2d": {
"lat": 48.64722,
"lon": 2.38
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/antenna-idf-4-ops-3-technos
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/antenna-idf-4-ops-3-technos/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 1 hour ago
Dataset
Volume & freshness
Records
579
Last upstream update
2 years ago
2024-10-11
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.