French Air Quality — Live by City avatar

French Air Quality — Live by City

Pricing

Pay per usage

Go to Apify Store
French Air Quality — Live by City

French Air Quality — Live by City

Get live air quality for any French city: European AQI, PM2.5, PM10, NO2, O3 with a plain-language pollution level. Auto-geocoded, no API key. Free.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

What it does. This free actor returns the live air quality of any French city. Just give city names — the actor geocodes each one (restricted to France) and returns the current European Air Quality Index (AQI) plus concentrations of PM2.5, PM10, NO₂, O₃, SO₂ and CO, with a plain-language level (Good → Extremely poor). No API key required. Qualité de l'air en direct pour les villes françaises (indice ATMO / AQI européen, particules fines).

Input

FieldTypeDescription
citiesarray of stringsFrench city or town names, e.g. "Paris", "Lyon". One dataset item per city.

Output (example)

{
"status": "found",
"city": "Lyon",
"region": "Auvergne-Rhône-Alpes",
"european_aqi": 19,
"aqi_level": "Good",
"pm2_5": 11.2,
"pm10": 17.0,
"nitrogen_dioxide": 20.5,
"ozone": 46.0
}

Each row carries a status field: found, not_found (city not in France) or error.

Use cases

  • Show a live air-quality widget for French cities in an app or dashboard.
  • Trigger health alerts when PM2.5 or AQI crosses a threshold.
  • Compare pollution across multiple towns in one run.
  • Feed environmental and public-health analytics.

Limitations & fair use

Air-quality data is provided by the Open-Meteo Air Quality API (based on Copernicus CAMS European model output); values are modelled estimates, not official regulatory measurements. Geocoding is restricted to France. This actor is free: you only pay your Apify platform usage.

More actors by this developer: https://apify.com/vigilant_jasmine