Daily measurements of main air pollutantsMesures journalière des polluants principaux
Mesures journalière des polluants principauxDaily measurements of main air pollutants
Daily average concentrations of the main regulated ambient air pollutants, measured by the permanent European monitoring network across the Sud region of France. Data come from automatic field measurement stations, with average concentrations calculated according to the methodological guide for such calculations. The dataset is published by Métropole Aix-Marseille-Provence and provides a local, ongoing record of air quality useful for monitoring pollution levels and trends within the metropolitan area.Concentrations moyennes journalière issues du réseau permanent des mesures européennes des principaux polluants réglementés dans l'air ambiant sur la région Sud. Mesures de terrain automatiques. Les concentrations moyennes ont été calculées conformément au guide méthodologique pour le calcul des...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| date_debutDate debut | date | — |
| nom_deptNom dept | text | — |
| nom_comNom com | text | — |
| inseecom | text | — |
| id_stationId station | text | — |
| nom_stationNom station | text | — |
| polluant_idPolluant id | text | — |
| label_polluantLabel polluant | text | — |
| valeur | double | — |
| unite | text | — |
| temporalite | text | — |
| validation | text | — |
| polluant_principauxPolluant principaux | text | — |
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 1unite: µg-m3 · valeur: 3
{
"unite": "µg-m3",
"valeur": 3,
"nom_com": "Gardanne",
"inseecom": "13041",
"nom_dept": "Bouches-du-Rhône",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
5.466672,
43.453584
]
},
"properties": {}
},
"date_debut": "2016-08-14",
"id_station": "FR03030",
"validation": "validée",
"nom_station": "Gardanne",
"polluant_id": "01",
"temporalite": "journaliere",
"geo_point_2d": {
"lat": 43.453584,
"lon": 5.466672
},
"label_polluant": "Dioxyde de soufre (gaz)",
"polluant_principaux": "1"
}Record 2unite: µg-m3 · valeur: 1
{
"unite": "µg-m3",
"valeur": 1,
"nom_com": "Gardanne",
"inseecom": "13041",
"nom_dept": "Bouches-du-Rhône",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
5.466672,
43.453584
]
},
"properties": {}
},
"date_debut": "2016-08-15",
"id_station": "FR03030",
"validation": "validée",
"nom_station": "Gardanne",
"polluant_id": "01",
"temporalite": "journaliere",
"geo_point_2d": {
"lat": 43.453584,
"lon": 5.466672
},
"label_polluant": "Dioxyde de soufre (gaz)",
"polluant_principaux": "1"
}Record 3unite: µg-m3 · valeur: 0
{
"unite": "µg-m3",
"valeur": 0,
"nom_com": "Gardanne",
"inseecom": "13041",
"nom_dept": "Bouches-du-Rhône",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
5.466672,
43.453584
]
},
"properties": {}
},
"date_debut": "2016-08-18",
"id_station": "FR03030",
"validation": "validée",
"nom_station": "Gardanne",
"polluant_id": "01",
"temporalite": "journaliere",
"geo_point_2d": {
"lat": 43.453584,
"lon": 5.466672
},
"label_polluant": "Dioxyde de soufre (gaz)",
"polluant_principaux": "1"
}Record 4unite: µg-m3 · valeur: 0
{
"unite": "µg-m3",
"valeur": 0,
"nom_com": "Gardanne",
"inseecom": "13041",
"nom_dept": "Bouches-du-Rhône",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
5.466672,
43.453584
]
},
"properties": {}
},
"date_debut": "2016-08-20",
"id_station": "FR03030",
"validation": "validée",
"nom_station": "Gardanne",
"polluant_id": "01",
"temporalite": "journaliere",
"geo_point_2d": {
"lat": 43.453584,
"lon": 5.466672
},
"label_polluant": "Dioxyde de soufre (gaz)",
"polluant_principaux": "1"
}Record 5unite: µg-m3 · valeur: 1
{
"unite": "µg-m3",
"valeur": 1,
"nom_com": "Gardanne",
"inseecom": "13041",
"nom_dept": "Bouches-du-Rhône",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
5.466672,
43.453584
]
},
"properties": {}
},
"date_debut": "2016-08-25",
"id_station": "FR03030",
"validation": "validée",
"nom_station": "Gardanne",
"polluant_id": "01",
"temporalite": "journaliere",
"geo_point_2d": {
"lat": 43.453584,
"lon": 5.466672
},
"label_polluant": "Dioxyde de soufre (gaz)",
"polluant_principaux": "1"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/8ae28f4a-5b16-40c3-a4f3-7a31879f1a83
License
Terms stated by the source (not a recognized license):
Licence ODBL
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/8ae28f4a-5b16-40c3-a4f3-7a31879f1a83/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.