Register record·API·FRVERIFIED · checked 2d ago
M
mesures QoE web
Trust score
How is this computed?40
fair
Weighted across five axes. Tap a ring for what it measures.
Data schema (17 fields)
Filterable via the API (15)
osdatehourperf1perf2perf3stateusagetechnocoverageprotocoldata_typesource_typnetwork_tyoperator_n
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude, longitude) of the measurement point.Geographic coordinates (latitude, longitude) of the measurement point. |
| — | geo_shapeShape | geo_shape | Geographic shape data of the measurement location in GeoJSON format.Geographic shape data of the measurement location in GeoJSON format. |
| — | os | text | Operating system of the device used for the measurement.Operating system of the device used for the measurement. |
| — | date | datetime | Date on which the measurement was recorded.Date on which the measurement was recorded. |
| — | hour | int | Hour of the day when the measurement was taken.Hour of the day when the measurement was taken. |
| — | perf1 | int | First performance metric value recorded during the web QoE measurement.First performance metric value recorded during the web QoE measurement. |
| — | perf2 | int | Second performance metric value recorded during the web QoE measurement.Second performance metric value recorded during the web QoE measurement. |
| — | perf3 | text | Third performance metric value recorded during the web QoE measurement.Third performance metric value recorded during the web QoE measurement. |
| — | state | text | Status or result of the measurement, e.g. success or failure.Status or result of the measurement, e.g. success or failure. |
| — | usage | text | Usage context of the measurement, such as indoor or outdoor.Usage context of the measurement, such as indoor or outdoor. |
| 100% | techno | text | Mobile network technology used during the measurement, such as 4G.Mobile network technology used during the measurement, such as 4G. |
| 0% | coverage | text | Network coverage level at the measurement location.Network coverage level at the measurement location. |
| 100% | protocol | text | Protocol used for the measured service, such as web.Protocol used for the measured service, such as web. |
| 100% | data_typeData type | text | Type of data recorded, indicating a measurement entry.Type of data recorded, indicating a measurement entry. |
| 0% | source_typSource typ | text | Type of source that produced the measurement data.Type of source that produced the measurement data. |
| 100% | network_tyNetwork ty | text | Type of network used, such as mobile or fixed.Type of network used, such as mobile or fixed. |
| 100% | operator_nOperator n | text | Name of the network operator involved in the measurement.Name of the network operator involved in the measurement. |
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 1os: ANDROID · date: 2020-07-17T00:00:00+00:00
{
"os": "ANDROID",
"date": "2020-07-17T00:00:00+00:00",
"hour": 13,
"perf1": 1044,
"perf2": 399,
"perf3": null,
"state": "OK",
"usage": "INDOOR",
"techno": "4G",
"coverage": null,
"protocol": "WEB",
"data_type": "measurement",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.5467,
48.6156
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Free",
"source_typ": null,
"geo_point_2d": {
"lat": 48.6156,
"lon": 2.5467
}
}Record 2os: ANDROID · date: 2020-07-17T00:00:00+00:00
{
"os": "ANDROID",
"date": "2020-07-17T00:00:00+00:00",
"hour": 13,
"perf1": 1850,
"perf2": 683,
"perf3": null,
"state": "OK",
"usage": "INDOOR",
"techno": "4G",
"coverage": null,
"protocol": "WEB",
"data_type": "measurement",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.549,
48.6142
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Orange",
"source_typ": null,
"geo_point_2d": {
"lat": 48.6142,
"lon": 2.549
}
}Record 3os: ANDROID · date: 2020-07-17T00:00:00+00:00
{
"os": "ANDROID",
"date": "2020-07-17T00:00:00+00:00",
"hour": 13,
"perf1": 1016,
"perf2": 519,
"perf3": null,
"state": "OK",
"usage": "INDOOR",
"techno": "4G",
"coverage": null,
"protocol": "WEB",
"data_type": "measurement",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.549,
48.6143
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Bouygues",
"source_typ": null,
"geo_point_2d": {
"lat": 48.6143,
"lon": 2.549
}
}Record 4os: ANDROID · date: 2020-07-17T00:00:00+00:00
{
"os": "ANDROID",
"date": "2020-07-17T00:00:00+00:00",
"hour": 17,
"perf1": 1123,
"perf2": 546,
"perf3": null,
"state": "OK",
"usage": "INDOOR",
"techno": "4G",
"coverage": null,
"protocol": "WEB",
"data_type": "measurement",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.5504,
48.6309
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "SFR",
"source_typ": null,
"geo_point_2d": {
"lat": 48.6309,
"lon": 2.5504
}
}Record 5os: ANDROID · date: 2020-07-17T00:00:00+00:00
{
"os": "ANDROID",
"date": "2020-07-17T00:00:00+00:00",
"hour": 17,
"perf1": 7865,
"perf2": 1511,
"perf3": null,
"state": "OK",
"usage": "INDOOR",
"techno": "4G",
"coverage": null,
"protocol": "WEB",
"data_type": "measurement",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.5516,
48.6323
]
},
"properties": {}
},
"network_ty": "MOBILE",
"operator_n": "Orange",
"source_typ": null,
"geo_point_2d": {
"lat": 48.6323,
"lon": 2.5516
}
}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/mesures-qoe-web
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/mesures-qoe-web/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 7 days ago
Dataset
Volume & freshness
Records
629
Last upstream update
6 years ago
2020-12-15
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.