47 lines
No EOL
1,003 B
JSON
47 lines
No EOL
1,003 B
JSON
{
|
|
"type": "FeatureCollection",
|
|
"features": [
|
|
{
|
|
"type": "Feature",
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
2.3522,
|
|
48.8566
|
|
]
|
|
},
|
|
"properties": {
|
|
"code_zone": "75056",
|
|
"nom_zone": "Paris",
|
|
"aasqa": "11",
|
|
"nom_aasqa": "Airparif",
|
|
"date": "2024-07-07",
|
|
"code_qualificatif": "2",
|
|
"qualificatif": "Moyen",
|
|
"polluant_principal": "PM10",
|
|
"valeur": 45.2
|
|
}
|
|
},
|
|
{
|
|
"type": "Feature",
|
|
"geometry": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
2.2945,
|
|
48.8584
|
|
]
|
|
},
|
|
"properties": {
|
|
"code_zone": "92012",
|
|
"nom_zone": "Boulogne-Billancourt",
|
|
"aasqa": "11",
|
|
"nom_aasqa": "Airparif",
|
|
"date": "2024-07-07",
|
|
"code_qualificatif": "3",
|
|
"qualificatif": "Dégradé",
|
|
"polluant_principal": "NO2",
|
|
"valeur": 52.8
|
|
}
|
|
}
|
|
]
|
|
} |