Departement pollutants emissions as a data.frame. The dataset contains the following columns:

  • gid: geographical id

  • lib_dep: French departement label

  • code_dep: French departement code

  • year: year of emissions

  • pm10: Particulate matter with a diameter of 10 micrometers or less (in kg)

  • pm25: Particulate matter with a diameter of 2.5 micrometers or less (in kg)

  • nox: Nitrogen oxide (in kg)

  • so2: Sulfur dioxide (in kg)

  • co: Carbon monoxide (in kg)

  • nh3: Ammonia (in in kg)

  • covnm: Non-methane volatile organic compounds (in kg)

  • co2: Carbon dioxide (in ton)

emissions_departement

Format

An object of class data.frame with 8 rows and 12 columns.

See also

Other datasets from airparif: emissions_epci, emissions_region, stations