Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 5 new columns ({'emissions_factor_units', 'reporting_entity', 'lat_lon', 'sector_id', 'native_source_id'}) and 5 missing columns ({'subsector.1', 'Data available through', 'sector.1', 'capacity_factor_units', '2025_asset-definition'}).
This happened while the csv dataset builder was generating data using
hf://datasets/datania/climate-trace/raw/bc/DATA/agriculture/crop-residues_emissions_sources_v4_8_0.csv (at revision 046e935155f788df1a4fe57f2661974c4a43410e)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
source_id: int64
source_name: string
source_type: double
iso3_country: string
sector: string
subsector: string
start_time: string
end_time: string
lat: double
lon: double
geometry_ref: string
gas: string
emissions_quantity: int64
temporal_granularity: string
activity: double
activity_units: string
emissions_factor: int64
emissions_factor_units: string
capacity: double
capacity_units: string
capacity_factor: double
other1: string
other1_def: double
other2: string
other2_def: double
other3: string
other3_def: double
other4: double
other4_def: double
other5: double
other5_def: double
other6: double
other6_def: double
other7: double
other7_def: double
other8: double
other8_def: double
other9: double
other9_def: double
other10: double
other10_def: double
created_date: string
modified_date: string
lat_lon: double
native_source_id: string
sector_id: double
reporting_entity: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 5912
to
{'sector': Value('string'), 'subsector': Value('string'), '2025_asset-definition': Value('string'), 'Data available through': Value('string'), 'source_id': Value('string'), 'source_name': Value('string'), 'source_type': Value('string'), 'iso3_country': Value('string'), 'sector.1': Value('string'), 'subsector.1': Value('string'), 'start_time': Value('string'), 'end_time': Value('string'), 'lat': Value('string'), 'lon': Value('string'), 'geometry_ref': Value('string'), 'gas': Value('string'), 'emissions_quantity': Value('string'), 'temporal_granularity': Value('string'), 'activity': Value('string'), 'activity_units': Value('string'), 'emissions_factor': Value('string'), 'capacity': Value('string'), 'capacity_units': Value('string'), 'capacity_factor': Value('string'), 'capacity_factor_units': Value('string'), 'other1': Value('string'), 'other1_def': Value('string'), 'other2': Value('string'), 'other2_def': Value('string'), 'other3': Value('string'), 'other3_def': Value('string'), 'other4': Value('string'), 'other4_def': Value('string'), 'other5': Value('string'), 'other5_def': Value('string'), 'other6': Value('string'), 'other6_def': Value('string'), 'other7': Value('string'), 'other7_def': Value('string'), 'other8': Value('string'), 'other8_def': Value('string'), 'other9': Value('string'), 'other9_def': Value('string'), 'other10': Value('string'), 'other10_def': Value('string'), 'created_date': Value('string'), 'modified_date': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1450, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 993, in stream_convert_to_parquet
builder._prepare_split(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 5 new columns ({'emissions_factor_units', 'reporting_entity', 'lat_lon', 'sector_id', 'native_source_id'}) and 5 missing columns ({'subsector.1', 'Data available through', 'sector.1', 'capacity_factor_units', '2025_asset-definition'}).
This happened while the csv dataset builder was generating data using
hf://datasets/datania/climate-trace/raw/bc/DATA/agriculture/crop-residues_emissions_sources_v4_8_0.csv (at revision 046e935155f788df1a4fe57f2661974c4a43410e)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
sector
string | subsector
string | 2025_asset-definition
string | Data available through
string | source_id
string | source_name
string | source_type
string | iso3_country
string | sector.1
string | subsector.1
string | start_time
string | end_time
string | lat
string | lon
string | geometry_ref
string | gas
string | emissions_quantity
string | temporal_granularity
string | activity
string | activity_units
string | emissions_factor
string | capacity
string | capacity_units
string | capacity_factor
string | capacity_factor_units
string | other1
string | other1_def
string | other2
string | other2_def
string | other3
string | other3_def
string | other4
string | other4_def
string | other5
string | other5_def
string | other6
string | other6_def
string | other7
string | other7_def
string | other8
string | other8_def
string | other9
string | other9_def
null | other10
null | other10_def
null | created_date
string | modified_date
string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
agriculture
|
crop-residues
|
crop-residues-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
crop-residues
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Crop residue on soil
|
Tonnes of N
|
Tonnes of [gas] per Tonnes of Crop residue
|
Total harvested area in the specific area (A)
|
area [1000 ha]
|
Average crop residue on the ground
|
Tonnes per ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
cropland-fires
|
cropland_fires_aggregated_area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
agriculture
|
cropland-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Cropland area burned
|
area [ha]
|
t of [gas] per ha burned
|
Cropland area in the specific area (A)
|
area [ha]
|
Fraction cropland burned
|
unitless
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
cropland-fires-raster
|
cropland_fires_grid_25kmx25km
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
cropland-fires-raster
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Area of cell
|
km2
|
t of [gas] per km2
|
Size of cell
|
km2
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
enteric-fermentation-cattle-operation
|
confined-animal-facility
|
Website downloads
|
internal_identifier
|
internal_identifier
|
dairy or beef cattle
|
iso3_country_code
|
agriculture
|
enteric-fermentation-cattle-operation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total actual number of animals
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
Facility utilization
|
unitless
|
Estimated start year for when operation was active and generating emissions
|
Year
|
Total head of cattle estimate approach
|
floor, ceiling, fill, lnr_model, and reported_capacity
|
Approach to identify the cattle operation
|
“ct_syn_ai”: Climate TRACE and RAIC lab ai. ”earthindex”:Earth Index model approach
|
Estimated facility size. If blank, no facility size provided
|
Hectares
|
Capacity factor
|
0-1
|
Death and loss factor
|
0-1
|
Original IPCC enteric fermentation emissions factor
|
kg CH4 head-1 yr-1
|
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
enteric-fermentation-cattle-pasture
|
pasture-land-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
internal_identifier
| null |
iso3_country_code
|
agriculture
|
enteric-fermentation-cattle-pasture
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals on pastureland in area
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
% area of a grid cell that is pastureland
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
enteric-fermentation-cattle-pasture-raster
|
pasture-land-grid-10km-by-10km
|
On request
|
internal_identifier
|
internal_identifier
| null |
iso3_country_code
|
agriculture
|
enteric-fermentation-cattle-pasture
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in kilograms. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals on pastureland in gridcell
|
animal head(s)
|
kg of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
% area of a grid cell that is pastureland
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
enteric-fermentation-other
|
enteric-fermentation-other-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
enteric-fermentation-other
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total number of animals
|
animal head(s)
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
manure-applied-to-soils
|
synthetic-fertilizer-application-crops-aggregated-area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
agriculture
|
manure-applied-to-soils
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total nitrogen applied in the area
|
Tonnes of N
|
t of [gas] per kg of N
|
Total harvested area in the specific area (A)
|
area [1000 ha]
|
Average Nitrogen fertilizer rate
|
kg of N per ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
manure-left-on-pasture-cattle
|
pasture-land-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
agriculture
|
manure-left-on-pasture-cattle
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals on pastureland in area
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
% area of a grid cell that is pastureland
|
unitless
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
manure-left-on-pasture-cattle-raster
|
pasture-land-grid-10km-by-10km
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
manure-left-on-pasture-cattle
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals on pastureland in gridcell
|
animal head(s)
|
kg of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
% area of a grid cell that is pastureland
|
unitless
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
manure-management-cattle-operation
|
confined-animal-facility
|
Website downloads
|
internal_identifier
| null |
dairy or beef cattle
|
iso3_country_code
|
agriculture
|
manure-management-cattle-operation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total actual number of animals
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total potential number of animals
|
animal head(s)
|
Facility utilization
|
unitless
|
Estimated start year for when operation was active and generating emissions
|
Year
|
Total head of cattle estimate approach
|
floor, ceiling, fill, lnr_model, and reported_capacity
|
Approach to identify the cattle operation
|
“ct_syn_ai”: Climate TRACE and RAIC lab ai. ”earthindex”:Earth Index model approach
|
Annual average N excretion per head of species/category T in the country
|
kg N animal-1 yr-1
|
EF3: Emission factor for direct N2O emissions from manure management system S in the country
|
kg N2O-N/kg N in manure management system S
|
Percent of managed manure nitrogen for livestock category T that volatilises as NH3 and NOx in the manure management system
|
fraction
|
EF4: Emission factor for N2O emissions from atmospheric deposition of nitrogen on soils and water surfaces
|
kg N2O–N (kg NH3–N + NOX–N volatilised)-1
|
Percent of managed manure nitrogen losses for livestock category T due to runoff and leaching during solid and liquid storage of manure
|
Fraction
|
EF5: Emission factor for N2O emissions from nitrogen leaching and runoff
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
manure-management-other
|
manure-management-other-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
agriculture
|
manure-management-other
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total number of animals
|
animal head(s)
|
t of [gas] per animal head(s)
|
Total number of animals
|
animal head(s)
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
other-agricultural-soil-emissions
|
other-agricultural-soil-emissions-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
other-agricultural-soil-emissions
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Cropland area
|
area [ha]
|
t of [gas] per ha
|
Cropland area in the specific area (A)
|
area [ha]
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
rice-cultivation
|
rice-paddies-area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
agriculture
|
rice-cultivation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Effective Harvested Area
|
area [ha]
|
t of [gas] per harvested ha
|
Rice field area in the specific area (A)
|
area [ha]
|
Average harvest intensity for given area
|
unitless
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
rice-cultivation-raster
|
rice-paddies-individual-pixels
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
rice-cultivation-raster
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Effective Harvested Area
|
area [ha]
|
t of [gas] per harvested ha
|
Rice field area in the specific grid cell i
|
area [ha]
|
Number of cultivation times of grid cell i throughout the reporting period
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
synthetic-fertilizer-application
|
fertilizer-application-cropland-area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
|
Crop type
|
iso3_country_code
|
agriculture
|
synthetic-fertilizer-application
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total nitrogen applied in the area
|
kg of N
|
t of [gas] per kg of N
|
Total harvested area in the specific area (A)
|
area [1000 ha]
|
Average Nitrogen fertilizer rate
|
kg of N per ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null |
Direct Emissions
|
Tonnes N2O
|
Direct Emissions Factor
|
t of Direct N2O per kg of N fertilizer
| null |
Indirect Emissions from leaching
|
Indirect Emissions Factor
|
t of indirect N2O per kg of N Fertilizer
|
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
agriculture
|
synthetic-fertilizer-application-raster
|
fertilizer-application-cropland-pixel
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
agriculture
|
synthetic-fertilizer-application-raster
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total nitrogen applied in a grid cell
|
kg of N
|
t of [gas] per kg of N
|
Harvested area in a grid cell i
|
area [1000 ha]
|
Nitrogen fertilizer rate
|
kg of N per ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
buildings
|
non-residential-onsite-fuel-usage
|
buildings-aggregated-area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
buildings
|
non-residential-onsite-fuel-usage
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total energy consumption in area
|
MJ
|
t of [gas] per MJ
|
Building area
|
m^2
|
Average energy intensity in area
|
MJ / m^2
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null |
Biomass_CO2_emission_factor
|
Tonnes of CO2 per MJ
|
Biomass_CH4_emission_factor
|
Tonnes of CH4 per MJ
|
Biomass_N2O_emission_factor
|
Tonnes of N2O per MJ
|
Biomass CO2 emissions
|
Tonnes of CO2
|
Biomass CH4 emissions
|
Tonnes of CH4
|
Biomass N2O emissions
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
buildings
|
non-residential-onsite-fuel-usage-raster
|
buildings-in-gridcell
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
buildings
|
non-residential-onsite-fuel-usage-raster
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total energy consumption in the grid cell
|
MJ
|
t of [gas] per MJ
|
Building area in grid cell i
|
m^2
|
Energy intensity in grid cell
|
MJ / m^2
| null | null | null | null | null | null |
Biomass_CO2_emission_factor
|
Tonnes of CO2 per MJ
|
Biomass_CH4_emission_factor
|
Tonnes of CH4 per MJ
|
Biomass_N2O_emission_factor
|
Tonnes of N2O per MJ
|
Biomass CO2 emissions
|
Tonnes of CO2
|
Biomass CH4 emissions
|
Tonnes of CH4
|
Biomass N2O emissions
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
buildings
|
other-onsite-fuel-usage
|
other-onsite-fuel-usage-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
buildings
|
other-onsite-fuel-usage
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total energy consumption in area
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
buildings
|
residential-onsite-fuel-usage
|
buildings-aggregated-area
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
buildings
|
residential-onsite-fuel-usage
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total energy consumption in area
|
MJ
|
t of CO2 per MJ
|
Building area
|
m^2
|
Average energy intensity in area
|
MJ / m^2
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null |
Biomass_CO2_emission_factor
|
Tonnes of CO2 per MJ
|
Biomass_CH4_emission_factor
|
Tonnes of CH4 per MJ
|
Biomass_N2O_emission_factor
|
Tonnes of N2O per MJ
|
Biomass CO2 emissions
|
Tonnes of CO2
|
Biomass CH4 emissions
|
Tonnes of CH4
|
Biomass N2O emissions
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
buildings
|
residential-onsite-fuel-usage-raster
|
buildings-in-gridcell
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
buildings
|
residential-onsite-fuel-usage-raster
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total energy consumption in the grid cell
|
MJ
|
t of CO2 per MJ
|
Building area in grid cell i
|
m^2
|
Energy intensity in grid cell
|
MJ / m^2
| null | null | null | null | null | null |
Biomass_CO2_emission_factor
|
Tonnes of CO2 per MJ
|
Biomass_CH4_emission_factor
|
Tonnes of CH4 per MJ
|
Biomass_N2O_emission_factor
|
Tonnes of N2O per MJ
|
Biomass CO2 emissions
|
Tonnes of CO2
|
Biomass CH4 emissions
|
Tonnes of CH4
|
Biomass N2O emissions
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fluorinated-gases
|
fluorinated-gases
|
fluorinated-gases-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
fluorinated-gases
|
fluorinated-gases
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
F-gases produced
|
Tonnes
|
t of CO2 per t of F-gas produced
|
Production of F-gases
|
Tonnes
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-clearing
|
cleared-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-clearing
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock deforested
|
t CO2 in living biomass carbon
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
deforested area
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-degradation
|
degraded-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-degradation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock degraded
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
degraded area
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-fires
|
forest-fire-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock burned
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
burned area
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-forest-land
|
net-forest-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
net-forest-land
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock gained/lossed
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
area net gain/loss
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-shrubgrass
|
net-shrubgrass-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
net-shrubgrass
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock gained/lossed
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in shrubgrass areas per ha
|
t CO2 / ha
|
area net gain/loss
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-wetland
|
net-wetland-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
net-wetland
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock gained/lossed
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in wetland areas per ha
|
t CO2 / ha
|
area net gain/loss
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
removals
|
removals-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
removals
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock regenerated
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density per ha
|
t CO2 / ha
|
area regenerated
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
shrubgrass-fires
|
shrubgrass-fires-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
shrubgrass-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total carbon stock burned
|
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in shrubgrass areas per ha
|
t CO2 / ha
|
burned area
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-clearing-raster
|
cleared-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-clearing
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
deforested area
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-degradation-raster
|
degraded-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-degradation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
degraded area
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
forest-land-fires-raster
|
forest-fire-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
forest-land-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in forested areas per ha
|
t CO2 / ha
|
burned area
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-forest-land-raster
|
net-forest-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
net-forest-land
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
| null |
t CO2 / ha
|
area net gain/loss
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-shrubgrass-raster
|
net-shrubgrass-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
net-shrubgrass
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
| null |
t CO2 / ha
|
area net gain/loss
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
net-wetland-raster
|
net-wetland-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
net-wetland
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
| null |
t CO2 / ha
|
area net gain/loss
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
removals-raster
|
removals-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
removals
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density per ha
|
t CO2 / ha
|
area regenerated
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
shrubgrass-fires-raster
|
shrubgrass-fires-area-grid-1km-by-1km
|
On request
| null | null | null |
iso3_country_code
|
forestry-and-land-use
|
shrubgrass-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
| null |
t CO2 in living biomass
|
Emission efficiency factor (unitless)
|
Total annual carbon density in shrubgrass areas per ha
|
t CO2 / ha
|
burned area
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
water-reservoirs
|
water-reservoirs
|
Website downloads
|
internal_identifier
|
reservoir_name
|
reservoir_use
|
iso3_country_code
|
forestry-and-land-use
|
water-reservoirs
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Reservoir surface area, adjusted using capacity_factor
|
m2
|
t of [gas] per m2
|
Maximum surface area ever calculated for the reservoir
|
m2
|
Fraction of surface area that are relevant to emissions
|
fraction
|
IPCC Reservoir Category (either ‘FLRF’ or ‘LCFL’)
| null |
Climate Zone
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
wetland-fires
|
wetland-fires-area-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
GADM or GHS-FUA
| null |
iso3_country_code
|
forestry-and-land-use
|
wetland-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total Living biomass carbon burned
|
t C in living biomass
|
Emission efficiency factor (unitless)
|
Total live biomass carbon in wetland areas per ha
|
t C / ha
|
area changed
|
ha
|
Id: level 1 GADM
|
N/A
|
Id: level 2 GADM
|
N/A
|
Aggregation_type
| null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
forestry-and-land-use
|
wetland-fires-raster
|
wetland-fires-grid-1km-by-1km
|
On request
|
internal_identifier
| null | null |
iso3_country_code
|
forestry-and-land-use
|
wetland-fires
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total Living biomass carbon burned
|
t C in living biomass
|
Emission efficiency factor (unitless)
|
Total live biomass carbon in wetland areas per ha
|
t C / ha
|
area changed
|
ha
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
FUA_Area
|
square_km
|
FUA_population_2015
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
coal-mining
|
coal-mine
|
Website downloads
|
internal_identifier
|
Coal Mine Name
|
Coal mine classification
|
iso3_country_code
|
fossil-fuel-operations
|
coal-mining
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Coal extracted
|
t of coal
|
t of [gas] per t of coal extracted
|
Coal mine capacity
|
t of coal per year
|
t Coal Extracted / t Coal Extraction Capacity
|
unitless
|
Coal Type
| null |
Coal Grade
| null |
Total Reserves (Proven and Probable)
|
Million tonnes
|
Total Resource (Inferred, Indicated, Measured)
|
Million Tonnes
|
Primary Consumer, Destination
| null |
Coal Plant, Steel Plant, Terminal
| null |
Mine Depth
|
m
|
Mine Size
|
km^2
|
field_not_included
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
oil-and-gas-production
|
field
|
Website downloads
|
internal_identifier
|
Basin Name
|
Product type
|
iso3_country_code
|
fossil-fuel-operations
|
oil-and-gas-production
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
License restricted
|
License restricted
|
License restricted
|
License restricted
| null |
License restricted
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
oil-and-gas-refining
|
refinery
|
Website downloads
|
internal_identifier
|
Refinery Name
|
Refinery process type
|
iso3_country_code
|
fossil-fuel-operations
|
oil-and-gas-refining
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total barrels processed
|
BBL
|
t of [gas] per BBL
|
Maximum refining capacity
|
BBL per day
|
Effective days operating
|
days
|
acidification
|
t of SO2eq
|
particulate matter formation
|
t of PM 2.5eq
|
human health cancer
|
CTU
|
human health non-cancer
|
CTU
|
ecotoxicity
|
CTU
| null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
oil-and-gas-transport
|
field
|
Website downloads
|
internal_identifier
|
Basin Name
|
Product type
|
iso3_country_code
|
fossil-fuel-operations
|
oil-and-gas-transport
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
License restricted
|
License restricted
|
License restricted
|
License restricted
| null |
License restricted
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
other-fossil-fuel-operations
| null |
Website downloads
|
internal_identifier
|
Refinery Name
| null |
iso3_country_code
|
fossil-fuel-operations
|
other-fossil-fuel-operations
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Amount of fuel
|
t of fuel
|
t of [gas] per t of fuel
|
Amount of fuel
|
t of fuel
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
fossil-fuel-operations
|
other-solid-fuels
| null |
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
fossil-fuel-operations
|
solid-fuel-transformation
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Fuel transformed
|
t of fuel
|
t of [gas] per t of fuel
|
Fuel transformed
|
t of fuel
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
aluminum
|
aluminum-plant (smelters)
aluminum-plant-gadm-0-1-2 (refineries)
|
Website downloads
|
internal_identifier
|
Aluminum Smelter Plant Name or Country-gadm2
|
Refinery or smelting
|
iso3_country_code
|
manufacturing
|
aluminum
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Alumina or Aluminum production
|
t of alumina or aluminum
|
t of [gas] per t of alumina or aluminum (direct only)
|
Refinery or Smelter plant monthly capacity
|
t of alumina or aluminum
|
capacity factor
|
unitless
|
total emissions factor. Aluminium: anode Consumption emissions + anode Production Emissions + Electrolysis Electricity Emissions. Alumina: Refining direct emissions + electricity use emissions
|
t of CO2 per t of aluminum/alumina
|
total emissions
|
t of CO2
|
electricity_use_factor
|
MWh per t of aluminum/alumina
|
electricity_use
|
MWh
|
grid_emissions_intensity
|
t of CO2 per MWH
|
model_methodology
|
e.g satellite_monitored or extrapolation or disaggregation
|
field_not_included
| null |
field_not_included
| null |
field_not_included
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
cement
|
cement-plant
|
Website downloads
|
internal_identifier
|
Cement Plant Name
|
Cement manufacturing method
|
iso3_country_code
|
manufacturing
|
cement
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Cement production
|
t of cement
|
t of [gas] per t of cement (direct only)
|
Cement plant monthly capacity
|
t of cement
|
capacity factor
|
unitless
|
Direct and Indirect emissions factor: calcination, fuel use and electricity use
|
t of CO2 per t of Clinker
|
Direct and Indirect emissions: calcination, fuel use and electricity use
|
t of CO2
|
Fuel emissions factor
|
t of CO2 per t Cement
|
electricity_use_factor
|
MWh per t of cement
|
electricity_use
|
MWh
|
grid_emissions_intensity
|
t CO2 per MWH
|
cement_type
|
‘OPC’, ‘OPC grey’, ‘OPC white’, ‘blended’, ‘blended grey’, ‘blended white’, ‘blast furnace slag’
|
ers_technology
|
‘alternative_fuel’, ‘ccs_ccus’, ‘clay_calcination’ or any combination of the above
|
clinker_to_cement_ratio
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
chemicals
|
chemicals-plant
|
Website downloads
|
internal_identifier
|
Country-gadm2_chemical
|
Chemical manufactured (ammonia, methanol or soda ash)
|
iso3_country_code
|
manufacturing
|
chemicals
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Chemical production
|
t of chemical
|
t of [gas] per t of chemical (direct only)
|
Chemical plant monthly capacity
|
t of chemical
|
capacity factor
|
unitless
|
model_methodology
|
e.g satellite_monitored or extrapolation or disaggregation
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
other-manufacturing
|
other-manufacturing-plant
|
Website downloads
|
internal_identifier
|
Plant Name
|
Product manufactured
|
iso3_country_code
|
manufacturing
|
other-manufacturing
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Number of factories
|
factories
|
t of [gas] per factory
|
Number of factories
|
factories
|
1
|
unitless
|
Original sector from reporting entity
| null |
Data source
| null |
Original asset ID from data source
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
petrochemical-steam-cracking
|
petrochemical-steam-cracking-plant
|
Website downloads
|
internal_identifier
|
Petrochemical Plant name
|
Petrochemical plant feedstock
|
iso3_country_code
|
manufacturing
|
petrochemical-steam-cracking
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Total ethylene production
|
Tonnes
|
t of [gas] per t of ethylene produced
|
Maximum ethylene production
|
t of ethylene
|
Utilization
|
unitless
|
co-located petrochemical facility id
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
pulp-and-paper
|
pulp-and-paper-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
Country-gadm2
|
Pulp manufacturing type
|
iso3_country_code
|
manufacturing
|
pulp-and-paper
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Pulp and paper production
|
t of pulp & paper
|
t of [gas] per t of Pulp & Paper (direct only)
|
Pulp and paper plant monthly capacity
|
t of pulp & paper
|
capacity factor
|
unitless
|
model_methodology
|
e.g satellite_monitored or extrapolation or disaggregation
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
iron-and-steel
|
iron-and-steel-plant
|
Website downloads
|
internal_identifier
|
Steel Plant Name
|
Steel manufacturing method
|
iso3_country_code
|
manufacturing
|
iron-and-steel
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Steel production
|
t of steel
|
t of [gas] per t of steel (direct only)
|
Steel plant monthly capacity
|
t of steel
|
capacity factor
|
unitless
|
Direct and Indirect emissions factor: includes electricity use
|
t of CO2 per t of steel
|
direct and indirect emissions
|
T of CO2
|
electricity_use_factor
|
MWh per t of steel
|
electricity_use
|
MWh
|
grid_emissions_intensity
|
t CO2 per MWH
|
model_methodology
|
e.g satellite_monitored or extrapolation or disaggregation
|
percentage_of_scrap_metal_utilized
|
fraction
|
Percentage of IPPU emissions
|
%
|
field_not_included
| null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
other-chemicals
|
other-chemicals-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
Plant Name
|
Chemical type
|
iso3_country_code
|
manufacturing
|
other-chemicals
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
1
|
Factories
|
t of [gas] per factory
|
1
|
Factories
|
1
|
unitless
|
Original sector from reporting entity
| null |
Data source
| null |
Original asset ID from data source
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
glass
|
glass-plant
|
Website downloads
|
internal_identifier
|
Plant Name
| null |
iso3_country_code
|
manufacturing
|
glass
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Glass production
|
t of glass
|
t of [gas] per USD
|
Glass output
|
USD
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
lime
|
lime-plant
|
Website downloads
|
internal_identifier
|
Plant Name
| null |
iso3_country_code
|
manufacturing
|
lime
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Lime production
|
t of lime
|
t of [gas] per t of lime
|
Lime production
|
t of lime
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
food-beverage-tobacco
|
food-beverage-tobacco-plant
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
manufacturing
|
food-beverage-tobacco
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Output
|
USD
|
t of [gas] per USD
|
Output
|
USD
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
wood-and-wood-products
|
wood-and-wood-products-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
manufacturing
|
wood-and-wood-products
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Output
|
USD
|
t of [gas] per USD
|
Output
|
USD
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
textiles-leather-apparel
|
textiles-leather-apparel-plant
|
Website downloads
|
internal_identifier
|
Facility Name
|
factory type
|
iso3_country_code
|
manufacturing
|
textiles-leather-apparel
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Output
|
USD
|
t of [gas] per USD
|
Output
|
USD
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
manufacturing
|
other-metals
|
other-metals-gadm-0-1-2
|
Website downloads
|
internal_identifier
|
Plant Name
|
metal type
|
iso3_country_code
|
manufacturing
|
other-metals
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
1
|
Factories
|
t of [gas] per factory
|
1
|
Factories
|
1
|
unitless
|
Original sector from reporting entity
| null |
Data source
| null |
Original asset ID from data source
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
mineral-extraction
|
other-mining-quarrying
|
other-mining-quarrying-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
mineral-extraction
|
other-mining-quarrying
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Material extracted
|
t of material
|
t of [gas] per t of material
|
Material extracted
|
t of material
|
1
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
mineral-extraction
|
bauxite-mining
|
bauxite-mine
|
Website downloads
|
internal_identifier
|
Mine Name
|
mine type
|
iso3_country_code
|
mineral-extraction
|
bauxite-mining
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Bauxite ore extracted
|
t of bauxite ore
|
t of [gas] per t of bauxite ore
|
Metal resource contained in the mine
|
Tonnes
|
Bauxite ore extraction rate
|
unitless
|
Mine type (open pit, underground or both)
| null |
Mine status
|
Suspended', 'Closed', or 'Operating'
|
Other minerals mined at this asset
|
Mineral type
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
mineral-extraction
|
copper-mining
|
copper-mine
|
Website downloads
|
internal_identifier
|
Mine Name
|
mine type
|
iso3_country_code
|
mineral-extraction
|
copper-mining
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Copper ore extracted
|
t of copper ore
|
t of [gas] per t of copper ore
|
Metal resource contained in the mine
|
Tonnes
|
Copper ore extraction rate
|
unitless
|
Mine type (open pit, underground or both)
| null |
Mine status
|
Suspended', 'Closed', or 'Operating'
|
Other minerals mined at this asset
|
Mineral type
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
mineral-extraction
|
iron-mining
|
iron-mine
|
Website downloads
|
internal_identifier
|
Mine Name
|
mine type
|
iso3_country_code
|
mineral-extraction
|
iron-mining
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Iron ore extracted
|
t of iron ore
|
t of [gas] per t of iron ore
|
Metal resource contained in the mine
|
Tonnes
|
Iron ore extraction rate
|
unitless
|
Mine type (open pit, underground or both)
| null |
Mine status
|
Suspended', 'Closed', or 'Operating'
|
Other minerals mined at this asset
|
Mineral type
| null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
mineral-extraction
|
rock-quarrying
|
rock-quarrying-gadm-0-1-2
|
Website downloads
|
internal_identifier
| null | null |
iso3_country_code
|
mineral-extraction
|
rock-quarrying
|
The time using Coordinated Universal Time (UTC) of emissions, as an instance of start time of observation.
|
The time using Coordinated Universal Time (UTC) of emissions, either as an instance of end time of observation.
|
Approximate latitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Approximate longitude location of the source. When source is an aggregation of smaller emissions sources (e.g county, urban area etc), the latitude centroid of the geometry is provided.
|
Corresponds to the reference id to the geopackage file present in the downloads. This id allows matching the emissions source location with the location of the emissions source.
|
Air emissions which are reported in metric tonnes. Greenhouse gases: Carbon Dioxide (CO2), Methane (CH4) and Nitrous oxide (N2O) as well as all three gases combined and expressed in CO2-equivalents are available (100 year and 20 year time frame using IPCC Sixth Assessment Report (AR6) Global Warming Potentials). Air pollutants: Particulate Matter (PM2.5, Black Carbon (BC), and Organic Carbon (OC), sulphur dioxide (SOx), Volatile Organic Compounds (VOCs), Carbon Monoxide (CO), Ammonia (NH3), and Nitrogen Oxides (NOx).
|
Quantity of air emission emitted in metric tonnes. If reported quantity is zero, it means that gas is not emitted. If reported quantity is empty/null/N-A, data is not yet available.
|
Resolution of the data available.
|
Rock extracted
|
t of rock
|
t of [gas] per t of rock
|
Rock contained in quarry
|
Tonnes
|
Rock extraction rate
|
unitless
| null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Date emissions source was added to the Climate TRACE database.
|
Last date on which any updates were made to the dataset for the specific emission source.
|
End of preview.
Climate TRACE Spain Emissions
This dataset mirrors the Climate TRACE country packages for Spain (ISO alpha-3 ESP). It contains the unmodified CSV extracts published by Climate TRACE.
Contents
raw/<gas>/ABOUT_THE_DATA/: original documentation supplied by Climate TRACE (PDF methodology summary and CSV data dictionary).raw/<gas>/DATA/: annual emission series (2015 onward) partitioned by sector and subsector. All CSV files share the core columnsiso3_country,sector,subsector,start_time,end_time,gas,emissions_quantity,emissions_unit, and confidence metrics.- Gases currently mirrored: carbon dioxide (
co2), methane (ch4), nitrous oxide (n2o), ammonia (nh3), nitrogen oxides (nox), sulfur dioxide (so2), particulate matter (pm2_5), volatile organic compounds (vocs), carbon monoxide (co), black carbon (bc), organic carbon (oc), and carbon dioxide equivalents (co2e_20yr,co2e_100yr).
- Downloads last month
- 19