|
@@ -0,0 +1,2900 @@
|
|
|
+"""Config for UZB BTR1 (NIR, no xls files)
|
|
|
+
|
|
|
+General configuration for reading the NIR published as Uzbekistans BTR1.
|
|
|
+
|
|
|
+"""
|
|
|
+
|
|
|
+gwp_to_use = "AR4GWP100"
|
|
|
+cat_code_regexp = r"(?P<code>^[a-zA-Z0-9\.]{1,13})\s.*"
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+table_def_trends = {
|
|
|
+ "M0EL_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "21": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Year",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.0.EL",
|
|
|
+ "unit": "Mt CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "HFC": f"HFCS ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%. 2021", "∆(2010-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "replace_str_data": {",": "."},
|
|
|
+ },
|
|
|
+ "GHG_main_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "23": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Year",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Mt CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Energy": "1",
|
|
|
+ "IPPU": "2",
|
|
|
+ "Agriculture": "M.AG",
|
|
|
+ "Waste": "4",
|
|
|
+ "Total": "M.0.EL",
|
|
|
+ "FOLU": "M.LULUCF",
|
|
|
+ "Total (excluding FOLU)": "0",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%, 2021", "∆(2010-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "replace_str_data": {" ": ""},
|
|
|
+ },
|
|
|
+ "0_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "24": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Year",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "0",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "СО": "CO",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "energy_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "29": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Year",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1",
|
|
|
+ "unit": "Mt CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆(1990−2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "remove_vals": {
|
|
|
+ "r1": {
|
|
|
+ "entities": ["CH4", f"KYOTOGHG ({gwp_to_use})"],
|
|
|
+ "filter": {"category": ["1"], "time": ["2013"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "energy_prec": {
|
|
|
+ "tables": {
|
|
|
+ "29": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Gas",
|
|
|
+ "header": "entity",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "NOх": "NOx",
|
|
|
+ "СО": "CO",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_energy_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "30": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Category",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Mt CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Fuel Combustion": "1.A",
|
|
|
+ "Fugitive Emissions": "1.B",
|
|
|
+ "Fuel combustion": "1.A",
|
|
|
+ "Fugitive emissions": "1.B",
|
|
|
+ "Total": "1",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2017)", "%. 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "remove_vals": {
|
|
|
+ "r1": {
|
|
|
+ "entities": [f"KYOTOGHG ({gwp_to_use})"],
|
|
|
+ "filter": {"category": ["1", "1.B"], "time": ["2013"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "bunkers_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "36": 1,
|
|
|
+ },
|
|
|
+ "split_kw": ["Year", "Years"],
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.BK.A",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆ (1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "bunkers_prec": {
|
|
|
+ "tables": {
|
|
|
+ "37": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "header": "entity",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.BK.A",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "replace_str_data": {",": "."},
|
|
|
+ },
|
|
|
+ "MBIO_CO2": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "38": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.BIO",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "ffc_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "38": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.A",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%, 2021", "∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "ffc_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "39": 2,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.A",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "СО": "CO",
|
|
|
+ "NOх": "NOx",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "replace_str_data": {",": "."},
|
|
|
+ },
|
|
|
+ "GHG_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "40": 0,
|
|
|
+ "41": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Construction": "M.1.A.2.CON",
|
|
|
+ "Manufacturing industries": "M.1.A.2.IND",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CO2_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "42": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "CO2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Construction": "M.1.A.2.CON",
|
|
|
+ "Manufacturing industries": "M.1.A.2.IND",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CH4_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "43": 0,
|
|
|
+ "44": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"CH4 ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Construction": "M.1.A.2.CON",
|
|
|
+ "Manufacturing industries": "M.1.A.2.IND",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990−2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "N2O_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "44": 1,
|
|
|
+ "45": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"N2O ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Construction": "M.1.A.2.CON",
|
|
|
+ "Manufacturing industries": "M.1.A.2.IND",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CO_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "45": 1,
|
|
|
+ "46": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "CO",
|
|
|
+ "unit": "Gg CO / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Manufacturing Industries and Construction": "1.A.2",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "NOx_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "46": 1,
|
|
|
+ "47": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "NOx",
|
|
|
+ "unit": "Gg NOx / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Manufacturing Industries and Construction": "1.A.2",
|
|
|
+ "Transport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990−2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "NMVOC_ffc_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "47": 1,
|
|
|
+ "48": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "NMVOC",
|
|
|
+ "unit": "Gg NMVOC / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Electricity and Heat Production": "1.A.1",
|
|
|
+ "Manufacturing Industries and Construction": "1.A.2",
|
|
|
+ "Тransport": "1.A.3",
|
|
|
+ "Commercial sector": "1.A.4.a",
|
|
|
+ "Residential sector": "1.A.4.b",
|
|
|
+ "Agriculture": "1.A.4.c",
|
|
|
+ "Total": "1.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990−2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "fugitive_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "55": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆ (1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_fugitive_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "56": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Year",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Coal mining": "1.B.1.a",
|
|
|
+ "Oil": "1.B.2.a",
|
|
|
+ "Natural gas": "1.B.2.b",
|
|
|
+ "Total": "1.B",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%. 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "fugitive_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "57": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (2021-1990"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CH4_coal_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "58": 1,
|
|
|
+ "59": 0,
|
|
|
+ },
|
|
|
+ "ffill_rows": [0],
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"CH4 ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Underground Mining": "1.B.1.a.i.1",
|
|
|
+ "Underground Later stages": "1.B.1.a.i.2",
|
|
|
+ "Underground Sum": "1.B.1.a.i",
|
|
|
+ "Surface Mining": "1.B.1.a.ii.1",
|
|
|
+ "Surface Later stages": "1.B.1.a.ii.2",
|
|
|
+ "Surface Sum": "1.B.1.a.ii",
|
|
|
+ "Total": "1.B.1.a",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "rows_to_fix": {2: ["Years"]},
|
|
|
+ },
|
|
|
+ "oil_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "61": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B.2.a",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆ (1990−2021)"],
|
|
|
+ },
|
|
|
+ "f_temp": {
|
|
|
+ "entity": [
|
|
|
+ "NMVOCs, Gg"
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_oil_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "62": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Oil production": "1.B.2.a.iii.2",
|
|
|
+ "Oil transportation": "1.B.2.a.iii.3",
|
|
|
+ "Total": "1.B.2.a",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990−2021)", "%. 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "oil_prod_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "63": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B.2.a.iii.2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆ (1990-2021)"],
|
|
|
+ },
|
|
|
+ "f_temp": {
|
|
|
+ "entity": [
|
|
|
+ "NMVOCs, Gg"
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "oil_trans_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "66": 1,
|
|
|
+ "67": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B.2.a.iii.3",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%.2021", "∆ (1990-2021)"],
|
|
|
+ },
|
|
|
+ "f_temp": {
|
|
|
+ "entity": [
|
|
|
+ "NMVOCs,Gg"
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "gas_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "69": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B.2.b",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "replace_str_data": {" ": ""},
|
|
|
+ },
|
|
|
+ "gas_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "69": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "1.B.2.b",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "replace_str_data": {",": "."},
|
|
|
+ },
|
|
|
+ "IPPU_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "76": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "Total": f"KYOTGHG ({gwp_to_use})",
|
|
|
+ "HFCs": f"HFCS ({gwp_to_use})",
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%. 2021", "∆ (1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "IPPU_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "77": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "СО": "CO",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_IPPU_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "78": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Mineral Industry": "2.A",
|
|
|
+ "Chemical industry": "2.B",
|
|
|
+ "Metal industry": "2.C",
|
|
|
+ "Lubricant use": "2.D.1",
|
|
|
+ "HFCs Use": "2.F",
|
|
|
+ "Total": "2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CO2_2A_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "81": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "CO2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Cement Production": "2.A.1",
|
|
|
+ "Lime Production": "2.A.2",
|
|
|
+ "Glass Production": "2.A.3",
|
|
|
+ "Ceramics Production": "2.A.4.a",
|
|
|
+ "Total": "2.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2A1_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "82": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.A.1",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "CO2 emissions from Cement Production": "CO2",
|
|
|
+ "SO2 emissions from Cement Production": "SO2",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "replace_str_data": {",": "."},
|
|
|
+ },
|
|
|
+ "2B_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "92": 0,
|
|
|
+ "93": 0,
|
|
|
+ },
|
|
|
+ "header_remove": [1],
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.B",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СО2,": "CO2",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O,": f"N2O ({gwp_to_use})",
|
|
|
+ "Total GHG": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "", "%, 2021"],
|
|
|
+ },
|
|
|
+ "f2": {"entity": ["CO", "NOx", "SO2", "NMVOCs"]},
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2B_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "92": 0,
|
|
|
+ "93": 0,
|
|
|
+ },
|
|
|
+ "header_remove": [1],
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.B",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {"unit": "PRIMAP1", "entity": {"NMVOCs": "NMVOC"}},
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "", "%, 2021"],
|
|
|
+ },
|
|
|
+ "f2": {"entity": ["СО2,", "CH4", "N2O,", "Total GHG"]},
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2C_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "107": 0,
|
|
|
+ },
|
|
|
+ "header_remove": [1],
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.C",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СО2": "CO2",
|
|
|
+ "CH4": f"CH4 ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ },
|
|
|
+ "f2": {"entity": ["CO", "NOx", "SO2", "NMVOCs"]},
|
|
|
+ },
|
|
|
+ "rows_to_fix": {-2: ["Years"]},
|
|
|
+ },
|
|
|
+ "2C_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "107": 0,
|
|
|
+ },
|
|
|
+ "header_remove": [1],
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.C",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {"unit": "PRIMAP1", "entity": {"NMVOCs": "NMVOC"}},
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ },
|
|
|
+ "f2": {"entity": ["СО2", "CH4", "Total"]},
|
|
|
+ },
|
|
|
+ "rows_to_fix": {-2: ["Years"]},
|
|
|
+ },
|
|
|
+ "2D_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "115": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.D",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СО2": "CO2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990- 2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2F_HFCs": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "116": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "2.F.1",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "HFC-32": f"HFC32 ({gwp_to_use})",
|
|
|
+ "HFC-125": f"HFC125 ({gwp_to_use})",
|
|
|
+ "HFC-134a": f"HFC134a ({gwp_to_use})",
|
|
|
+ "HFC-143a": f"HFC143a ({gwp_to_use})",
|
|
|
+ "Total HFCs": f"HFCS ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2H_NMVOC_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "119": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "NMVOC",
|
|
|
+ "unit": "Gg NMVOC / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Subcategory Alcoholic beverages": "M.2.H.2.a",
|
|
|
+ "Food products": "M.2.H.2.b",
|
|
|
+ "Total": "2.H",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990−2021)", "%. 2021"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "rows_to_fix": {2: ["Years"]},
|
|
|
+ },
|
|
|
+ "MAG_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "123": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.AG",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%, 2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_MAG_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "124": 1,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Enteric Fermentation": "3.A",
|
|
|
+ "Manure Management": "3.A.2",
|
|
|
+ "Biomass Burning": "M.3.C.AG",
|
|
|
+ "N2O Emissions from Managed Soils": "M.AS",
|
|
|
+ "Rice Cultivation": "3.C.7",
|
|
|
+ "Total": "M.AG",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%. 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CH4_3A1_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "127": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"CH4 ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Dairy Cattle": "3.A.1.a.1",
|
|
|
+ "Other Cattle": "3.A.1.a.2",
|
|
|
+ "Sheep": "3.A.1.c",
|
|
|
+ "Goats": "3.A.1.d",
|
|
|
+ "Camels": "3.A.1.e",
|
|
|
+ "Horses": "3.A.1.f",
|
|
|
+ "Mules and Asses": "3.A.1.g",
|
|
|
+ "Swine": "3.A.1.h",
|
|
|
+ "Total": "3.A.1",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CH4_3A2_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "132": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"CH4 ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Dairy cattle": "3.A.2.a.1",
|
|
|
+ "Other cattle": "3.A.2.a.2",
|
|
|
+ "Sheep": "3.A.2.c",
|
|
|
+ "Goats": "3.A.2.d",
|
|
|
+ "Camels": "3.A.2.e",
|
|
|
+ "Horses": "3.A.2.f",
|
|
|
+ "Mules and Asses": "3.A.2.g",
|
|
|
+ "Swine": "3.A.2.h",
|
|
|
+ "Poultry": "3.A.2.i",
|
|
|
+ "Total": "3.A.2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%,2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "N2O_manure_management": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "133": 1,
|
|
|
+ "134": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"N2O ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Direct": "3.A.2",
|
|
|
+ "Indirect": "3.C.6",
|
|
|
+ "Total": "M.AG.MM.DirInd",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "N2O_3A2_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "134": 2,
|
|
|
+ "135": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"N2O ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Dairy Cattle": "3.A.2.a.1",
|
|
|
+ "Other Cattle": "3.A.2.a.2",
|
|
|
+ "Dairy cattle": "3.A.2.a.1",
|
|
|
+ "Other cattle": "3.A.2.a.2",
|
|
|
+ "Sheep": "3.A.2.c",
|
|
|
+ "Goats": "3.A.2.d",
|
|
|
+ "Camels": "3.A.2.e",
|
|
|
+ "Horses": "3.A.2.f",
|
|
|
+ "Mules and Asses": "3.A.2.g",
|
|
|
+ "Swine": "3.A.2.h",
|
|
|
+ "Poultry": "3.A.2.i",
|
|
|
+ "Total": "3.A.2",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆ (1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "3C1b_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "137": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "3.C.1.b",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "3C1b_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "138": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "3.C.1.b",
|
|
|
+ "unit": "Gg",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "СО": "CO",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ "replace_str_data": {",": ""},
|
|
|
+ },
|
|
|
+ "N2O_soils": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "140": 0,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"N2O ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Direct emissions Synthetic fertilizers": "3.C.4.a",
|
|
|
+ "Organic fertilizers": "3.C.4.b",
|
|
|
+ "Livestock grazing": "3.C.4.c",
|
|
|
+ "Crop residues": "3.C.4.d",
|
|
|
+ "Indirect emissions Atmospheric deposition": "3.C.5.a",
|
|
|
+ "Leaching / runoff": "3.C.5.b",
|
|
|
+ "Total": "M.3.C.45.AG",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "rows_to_fix": {2: ["Years"]},
|
|
|
+ },
|
|
|
+ "CH4_rice": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "144": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "3.C.7",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CO2_land": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "148": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": "CO2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Forest land": "3.B.1",
|
|
|
+ "Cropland": "3.B.2",
|
|
|
+ "Grassland": "3.B.3",
|
|
|
+ "Total": "3.B",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%, 2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "forest_fires_gases_prec": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "152": 1,
|
|
|
+ },
|
|
|
+ "long_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "M.FF",
|
|
|
+ "unit": "t",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "СН4": "CH4",
|
|
|
+ "СО2": "CO2",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%, 2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "replace_str_data": {" ": ""},
|
|
|
+ },
|
|
|
+ "waste_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "166": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "4",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["% 2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "GHG_waste_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "167": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Solid Waste Disposal": "4.A",
|
|
|
+ "Industrial Wastewater": "4.D.2",
|
|
|
+ "Domestic Wastewater": "4.D.1",
|
|
|
+ "Total": "4",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%2021"],
|
|
|
+ },
|
|
|
+ "f2": {
|
|
|
+ "category": [
|
|
|
+ "Industrial Wastewater",
|
|
|
+ "Total",
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "CH4_solid_waste_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "169": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"CH4 ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Municipal": "M.4.A.Mun",
|
|
|
+ "Industrial": "M.4.A.Ind",
|
|
|
+ "Total": "4.A",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "wastewater_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "176": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "4.D",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "wastewater_sectors": {
|
|
|
+ "header": "category",
|
|
|
+ "tables": {
|
|
|
+ "177": 1,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "category": "category",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "entity": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "category": {
|
|
|
+ "Domestic": "4.D.1",
|
|
|
+ "Industrial": "4.D.2",
|
|
|
+ "Total": "4.D",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["∆(1990-2021)", "%2021"],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "domestic_ww_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "179": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "4.D.1",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ "N2O": f"N2O ({gwp_to_use})",
|
|
|
+ "Total": f"KYOTOGHG ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "industrial_ww_gases": {
|
|
|
+ "header": "entity",
|
|
|
+ "tables": {
|
|
|
+ "183": 1,
|
|
|
+ "184": 0,
|
|
|
+ },
|
|
|
+ "split_kw": "Years",
|
|
|
+ "long_var": "time",
|
|
|
+ "coords_cols": {
|
|
|
+ "entity": "entity",
|
|
|
+ },
|
|
|
+ "coords_defaults": {
|
|
|
+ "category": "4.D.2",
|
|
|
+ "unit": "Gg CO2 / yr",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "entity": {
|
|
|
+ "СН4": f"CH4 ({gwp_to_use})",
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "f1": {
|
|
|
+ "time": ["%2021", "∆(1990-2021)"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+page_def_trends = {
|
|
|
+ "21": {
|
|
|
+ },
|
|
|
+ "23": {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "flavor": "lattice",
|
|
|
+ "split_text": True,
|
|
|
+ },
|
|
|
+ "24": {
|
|
|
+ },
|
|
|
+ "29": {
|
|
|
+ },
|
|
|
+ "30": {
|
|
|
+ },
|
|
|
+ "36": {
|
|
|
+ },
|
|
|
+ "37": {
|
|
|
+ },
|
|
|
+ "38": {
|
|
|
+ },
|
|
|
+ "39": {
|
|
|
+ },
|
|
|
+ "40": {
|
|
|
+ },
|
|
|
+ "41": {
|
|
|
+ },
|
|
|
+ "42": {
|
|
|
+ },
|
|
|
+ "43": {
|
|
|
+ },
|
|
|
+ "44": {
|
|
|
+ },
|
|
|
+ "45": {
|
|
|
+ },
|
|
|
+ "46": {
|
|
|
+ },
|
|
|
+ "47": {
|
|
|
+ },
|
|
|
+ "48": {
|
|
|
+ },
|
|
|
+ "49": {
|
|
|
+ },
|
|
|
+ "55": {
|
|
|
+ },
|
|
|
+ "56": {
|
|
|
+ },
|
|
|
+ "57": {
|
|
|
+ },
|
|
|
+ "58": {
|
|
|
+ },
|
|
|
+ "59": {
|
|
|
+ },
|
|
|
+ "61": {
|
|
|
+ },
|
|
|
+ "62": {
|
|
|
+ },
|
|
|
+ "63": {
|
|
|
+ },
|
|
|
+ "66": {
|
|
|
+ },
|
|
|
+ "67": {
|
|
|
+ },
|
|
|
+ "69": {
|
|
|
+ },
|
|
|
+ "76": {
|
|
|
+ },
|
|
|
+ "77": {
|
|
|
+ },
|
|
|
+ "78": {
|
|
|
+ },
|
|
|
+ "81": {
|
|
|
+ },
|
|
|
+ "82": {
|
|
|
+ },
|
|
|
+ "92": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["37,271,513,113"],
|
|
|
+ "columns": ["85,135,183,244,309,360,411,463"],
|
|
|
+ },
|
|
|
+ "93": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["83,771,554,427"],
|
|
|
+ "columns": ["122,175,235,294,354,400,450,509"],
|
|
|
+ },
|
|
|
+ "107": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["88,770,551,305"],
|
|
|
+ "columns": ["129,184,261,318,382,436,504"],
|
|
|
+ },
|
|
|
+ "115": {
|
|
|
+ },
|
|
|
+ "116": {
|
|
|
+ },
|
|
|
+ "119": {
|
|
|
+ },
|
|
|
+ "123": {
|
|
|
+ },
|
|
|
+ "124": {
|
|
|
+ },
|
|
|
+ "127": {
|
|
|
+ },
|
|
|
+ "132": {
|
|
|
+ },
|
|
|
+ "133": {
|
|
|
+ },
|
|
|
+ "134": {
|
|
|
+ },
|
|
|
+ "135": {
|
|
|
+ },
|
|
|
+ "137": {
|
|
|
+ },
|
|
|
+ "138": {
|
|
|
+ },
|
|
|
+ "140": {
|
|
|
+ },
|
|
|
+ "144": {
|
|
|
+ },
|
|
|
+ "148": {
|
|
|
+ },
|
|
|
+ "152": {
|
|
|
+ },
|
|
|
+ "166": {
|
|
|
+ },
|
|
|
+ "167": {
|
|
|
+ },
|
|
|
+ "169": {
|
|
|
+ },
|
|
|
+ "176": {
|
|
|
+ },
|
|
|
+ "177": {
|
|
|
+ },
|
|
|
+ "179": {
|
|
|
+ },
|
|
|
+ "183": {
|
|
|
+ },
|
|
|
+ "184": {
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+table_def_inventory = {
|
|
|
+ "1990_energy": {
|
|
|
+ "time": "1990",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "187": 0,
|
|
|
+ "188": 0,
|
|
|
+ "189": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "International Bunkers": "M.BK",
|
|
|
+ "1.A.3.a.i - International Aviation (International Bunkers) (1)": "M.BK.A",
|
|
|
+ "1.A.3.d.i - International water-borne navigation (International bunkers) (1)": "M.BK.M",
|
|
|
+ "1.A.5.c - Multilateral Operations (1)(2)": "M.MULTIOP",
|
|
|
+ "CO2 from Biomass Combustion": "M.BIO",
|
|
|
+ "CO2 from Biomass Combustion Captured": "M.BIOCCS",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "fcat": {"category": ["Memo Items (3)", "Information Items"]},
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2010_energy": {
|
|
|
+ "time": "2010",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "189": 1,
|
|
|
+ "190": 0,
|
|
|
+ "191": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "International Bunkers": "M.BK",
|
|
|
+ "1.A.3.a.i - International Aviation (International Bunkers) (1)": "M.BK.A",
|
|
|
+ "1.A.3.d.i - International water-borne navigation (International bunkers) (1)": "M.BK.M",
|
|
|
+ "1.A.5.c - Multilateral Operations (1)(2)": "M.MULTIOP",
|
|
|
+ "CO2 from Biomass Combustion": "M.BIO",
|
|
|
+ "CO2 from Biomass Combustion Captured": "M.BIOCCS",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "fcat": {"category": ["Memo Items (3)", "Information Items"]},
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "2021_energy": {
|
|
|
+ "time": "2021",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "191": 1,
|
|
|
+ "192": 0,
|
|
|
+ "193": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "International Bunkers": "M.BK",
|
|
|
+ "1.A.3.a.i - International Aviation (International Bunkers) (1)": "M.BK.A",
|
|
|
+ "1.A.3.d.i - International water-borne navigation (International bunkers) (1)": "M.BK.M",
|
|
|
+ "1.A.5.c - Multilateral Operations (1)(2)": "M.MULTIOP",
|
|
|
+ "CO2 from Biomass Combustion": "M.BIO",
|
|
|
+ "CO2 from Biomass Combustion Captured": "M.BIOCCS",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+ "fcat": {"category": ["Memo Items (3)", "Information Items"]},
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "1990_IPPU": {
|
|
|
+ "time": "1990",
|
|
|
+ "tables": {
|
|
|
+ "194": 0,
|
|
|
+ "195": 0,
|
|
|
+ "196": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 1,
|
|
|
+ "manual_repl_unit": {
|
|
|
+ "(Gg)": "Gg",
|
|
|
+ "CO2 Equivalents(Gg)": "GgCO2eq",
|
|
|
+ "N2O": "Gg",
|
|
|
+ "HFCs": "GgCO2eq",
|
|
|
+ "PFCs": "GgCO2eq",
|
|
|
+ "CO2": "Gg",
|
|
|
+ "SF6": "GgCO2eq",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": "GgCO2eq",
|
|
|
+ "NOx": "Gg",
|
|
|
+ "NMVOCs": "Gg",
|
|
|
+ "SO2": "Gg",
|
|
|
+ },
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "2.B.10 - Other (Sulphuric Acid) (3)": "M.2.B.10.a",
|
|
|
+ "2.B.10 - Other (Formaldehyd) (3)": "M.2.B.10.b",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "PFCs": f"PFCS ({gwp_to_use})",
|
|
|
+ "HFCs": f"HFCS ({gwp_to_use})",
|
|
|
+ "NF3": f"NF3 ({gwp_to_use})",
|
|
|
+ "SF6": f"SF6 ({gwp_to_use})",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": f"OtherHFCS ({gwp_to_use})",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "HFCs": {
|
|
|
+ "entity": [
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ffill_rows": [0],
|
|
|
+ },
|
|
|
+ "2010_IPPU": {
|
|
|
+ "time": "2010",
|
|
|
+
|
|
|
+ "tables": {
|
|
|
+ "196": 1,
|
|
|
+ "197": 0,
|
|
|
+ "198": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 1,
|
|
|
+ "manual_repl_unit": {
|
|
|
+ "(Gg)": "Gg",
|
|
|
+ "CO2 Equivalents(Gg)": "GgCO2eq",
|
|
|
+ "N2O": "Gg",
|
|
|
+ "HFCs": "GgCO2eq",
|
|
|
+ "PFCs": "GgCO2eq",
|
|
|
+ "CO2": "Gg",
|
|
|
+ "SF6": "GgCO2eq",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": "GgCO2eq",
|
|
|
+ "NOx": "Gg",
|
|
|
+ "NMVOCs": "Gg",
|
|
|
+ "SO2": "Gg",
|
|
|
+ },
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "2.B.10 - Other (Sulphuric Acid) (3)": "M.2.B.10.a",
|
|
|
+ "2.B.10 - Other (Formaldehyd) (3)": "M.2.B.10.b",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "PFCs": f"PFCS ({gwp_to_use})",
|
|
|
+ "HFCs": f"HFCS ({gwp_to_use})",
|
|
|
+ "NF3": f"NF3 ({gwp_to_use})",
|
|
|
+ "SF6": f"SF6 ({gwp_to_use})",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": f"OtherHFCS ({gwp_to_use})",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "HFCs": {
|
|
|
+ "entity": [
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ffill_rows": [0],
|
|
|
+ },
|
|
|
+ "2021_IPPU": {
|
|
|
+ "time": "2021",
|
|
|
+
|
|
|
+
|
|
|
+ "tables": {
|
|
|
+ "199": 0,
|
|
|
+ "200": 0,
|
|
|
+ "201": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 1,
|
|
|
+ "manual_repl_unit": {
|
|
|
+ "(Gg)": "Gg",
|
|
|
+ "CO2 Equivalents(Gg)": "GgCO2eq",
|
|
|
+ "N2O": "Gg",
|
|
|
+ "HFCs": "GgCO2eq",
|
|
|
+ "PFCs": "GgCO2eq",
|
|
|
+ "CO2": "Gg",
|
|
|
+ "SF6": "GgCO2eq",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": "GgCO2eq",
|
|
|
+ "NOx": "Gg",
|
|
|
+ "NMVOCs": "Gg",
|
|
|
+ "SO2": "Gg",
|
|
|
+ },
|
|
|
+ "cat_codes_manual": {
|
|
|
+ "2.B.10 - Other (Sulphuric Acid) (3)": "M.2.B.10.a",
|
|
|
+ "2.B.10 - Other (Formaldehyd) (3)": "M.2.B.10.b",
|
|
|
+ },
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "PFCs": f"PFCS ({gwp_to_use})",
|
|
|
+ "HFCs": f"HFCS ({gwp_to_use})",
|
|
|
+ "NF3": f"NF3 ({gwp_to_use})",
|
|
|
+ "SF6": f"SF6 ({gwp_to_use})",
|
|
|
+ "Other halogenated gases with CO2-eq. conversion factors (1)": f"OtherHFCS ({gwp_to_use})",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "HFCs": {
|
|
|
+ "entity": [
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ "Other halogenated gases without CO2-eq. conversion factors (2)",
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ffill_rows": [0],
|
|
|
+ },
|
|
|
+ "1990_AFOLU": {
|
|
|
+ "time": "1990",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "202": 0,
|
|
|
+ "203": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "Net CO2 emissions / removals": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "Emissions CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "Emissions NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "2010_AFOLU": {
|
|
|
+ "time": "2010",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "204": 0,
|
|
|
+ "205": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "Net CO2 emissions / removals": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "Emissions CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "Emissions NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "2021_AFOLU": {
|
|
|
+ "time": "2021",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "206": 0,
|
|
|
+ "207": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "Net CO2 emissions / removals": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "Emissions CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "Emissions NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "1990_waste": {
|
|
|
+ "time": "1990",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "208": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "CO2": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "SO2": "SO2",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "2010_waste": {
|
|
|
+ "time": "2010",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "208": 1,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "CO2": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "SO2": "SO2",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+ "2021_waste": {
|
|
|
+ "time": "2021",
|
|
|
+ "unit": "Gg",
|
|
|
+ "tables": {
|
|
|
+ "208": 0,
|
|
|
+ },
|
|
|
+ "unit_row": 0,
|
|
|
+ "entity_row": 0,
|
|
|
+ "cat_codes_manual": {},
|
|
|
+ "coords_value_mapping": {
|
|
|
+ "unit": "PRIMAP1",
|
|
|
+ "entity": {
|
|
|
+ "CO2": "CO2",
|
|
|
+ "CH4": "CH4",
|
|
|
+ "N2O": "N2O",
|
|
|
+ "NOx": "NOx",
|
|
|
+ "CO": "CO",
|
|
|
+ "NMVOCs": "NMVOC",
|
|
|
+ "SO2": "SO2",
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "filter_remove": {},
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+page_def_inventory = {
|
|
|
+ "187": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "188": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "189": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "190": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "191": {
|
|
|
+ "split_text": True,
|
|
|
+
|
|
|
+ },
|
|
|
+ "192": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "193": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "194": {
|
|
|
+
|
|
|
+ },
|
|
|
+ "195": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,56"],
|
|
|
+ "columns": ["287,323,355,383,410,438,466,495,566,638,679,714,754"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "196": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,330", "50,303,789,50"],
|
|
|
+ "columns": [
|
|
|
+ "287,323,355,383,410,438,466,495,566,638,679,714,754",
|
|
|
+ "287,323,355,383,410,438,466,495,566,638,679,714,754",
|
|
|
+ ],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ },
|
|
|
+ 1: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "197": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,56"],
|
|
|
+ "columns": ["287,323,355,383,410,438,466,495,566,638,679,714,754"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "198": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,153"],
|
|
|
+ "columns": ["287,323,355,383,410,438,466,495,566,638,679,714,754"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "199": {
|
|
|
+ "flavor": "lattice",
|
|
|
+
|
|
|
+ },
|
|
|
+ "200": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,53"],
|
|
|
+ "columns": ["287,323,355,383,410,438,466,495,566,638,679,714,754"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "201": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["50,513,789,320"],
|
|
|
+ "columns": ["287,323,355,383,410,438,466,495,566,638,679,714,754"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-5: ["Categories"]},
|
|
|
+ "bfill_header": [0, 1],
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "202": {
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {2: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "203": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["81,787,556,233"],
|
|
|
+ "columns": ["291,353,394,433,475,515"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-4: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "204": {
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {2: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "205": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["81,787,556,233"],
|
|
|
+ "columns": ["291,353,394,433,475,515"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-4: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "206": {
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {2: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "207": {
|
|
|
+ "flavor": "stream",
|
|
|
+ "table_areas": ["81,787,556,233"],
|
|
|
+ "columns": ["291,353,394,433,475,515"],
|
|
|
+
|
|
|
+ "table_config": {
|
|
|
+ 0: {
|
|
|
+ "rows_to_fix": {-4: ["Categories"]},
|
|
|
+ }
|
|
|
+ },
|
|
|
+ },
|
|
|
+ "208": {
|
|
|
+
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+config_general = {
|
|
|
+ "time_format": "%Y",
|
|
|
+ "coords_defaults": {
|
|
|
+ "area": "UZB",
|
|
|
+ "source": "UZB-GHG-Inventory",
|
|
|
+ "provenance": "measured",
|
|
|
+ },
|
|
|
+ "coords_terminologies": {
|
|
|
+ "area": "ISO3",
|
|
|
+ "category": "IPCC2006_PRIMAP",
|
|
|
+ "scenario": "PRIMAP",
|
|
|
+ },
|
|
|
+ "meta_data": {
|
|
|
+ "rights": "",
|
|
|
+ "references": "https://unfccc.int/documents/640099",
|
|
|
+ "contact": "mail@johannes-guetschow.de",
|
|
|
+ "title": "NATIONAL REPORT - Inventory of anthropogenic emissions sources and sinks of greenhouse gases in the Republic of Uzbekistan 1990-2021",
|
|
|
+ "comment": "Read fom pdf file by Johannes Gütschow",
|
|
|
+ "institution": "United Nations Framework Convention on Climate Change (UNFCCC)",
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+terminology_proc = "IPCC2006_PRIMAP"
|
|
|
+
|
|
|
+cat_conversion = {
|
|
|
+ "mapping": {
|
|
|
+ "1.A.1.a.i": "1.A.1.a.i",
|
|
|
+ "1.A.1.a.iii": "1.A.1.a.iii",
|
|
|
+ "1.A.1.b": "1.A.1.b",
|
|
|
+ "1.A.1.c.i": "1.A.1.c.i",
|
|
|
+ "1.A.1.c.ii": "1.A.1.c.ii",
|
|
|
+ "1.A.1.c.iii": "1.A.1.c.iii",
|
|
|
+ "1.A.2.a": "1.A.2.a",
|
|
|
+ "1.A.2.b": "1.A.2.b",
|
|
|
+ "1.A.2.c": "1.A.2.c",
|
|
|
+ "1.A.2.d": "1.A.2.d",
|
|
|
+ "1.A.2.e": "1.A.2.e",
|
|
|
+ "1.A.2.f": "1.A.2.f",
|
|
|
+ "1.A.2.g.iii": "1.A.2.i",
|
|
|
+ "1.A.2.g.v": "1.A.2.k",
|
|
|
+ "1.A.2.g.vii": "1.A.2.m.i",
|
|
|
+ "1.A.2.g.v.iii": "1.A.2.m.ii",
|
|
|
+ "1.A.3.a": "1.A.3.a.ii",
|
|
|
+ "1.A.3.b.i": "1.A.3.b.i",
|
|
|
+ "1.A.3.b.ii": "1.A.3.b.ii",
|
|
|
+ "1.A.3.b.iii": "1.A.3.b.iii",
|
|
|
+ "1.A.3.b.iv": "1.A.3.b.iv",
|
|
|
+ "1.A.3.b.v": "M.1.A.3.b.v",
|
|
|
+ "1.A.3.c": "1.A.3.c",
|
|
|
+ "1.A.3.d": "1.A.3.d.ii",
|
|
|
+ "1.A.3.e.ii": "1.A.3.e.ii",
|
|
|
+ "1.A.4.a.i": "1.A.4.a.i",
|
|
|
+ "1.A.4.a.ii": "1.A.4.a.ii",
|
|
|
+ "1.A.4.b.i": "1.A.4.b.i",
|
|
|
+ "1.A.4.b.ii": "1.A.4.b.ii",
|
|
|
+ "1.A.4.c.i": "1.A.4.c.i",
|
|
|
+ "1.A.4.c.ii": "1.A.4.c.ii",
|
|
|
+ "1.A.4.c.iii": "1.A.4.c.iii",
|
|
|
+ "1.A.5.b": "1.A.5.b",
|
|
|
+ "1.B.1.a.i.1": "1.B.1.a.i.1",
|
|
|
+ "1.B.1.a.i.2": "1.B.1.a.i.2",
|
|
|
+ "1.B.1.a.i.3": "1.B.1.a.i.3",
|
|
|
+ "1.B.1.a.ii.1": "1.B.1.a.ii.1",
|
|
|
+ "1.B.1.b": "1.B.1.c",
|
|
|
+ "1.B.2.a.1": "1.B.2.a.iii.1",
|
|
|
+ "1.B.2.a.2": "1.B.2.a.iii.2",
|
|
|
+ "1.B.2.a.3": "1.B.2.a.iii.3",
|
|
|
+ "1.B.2.a.4": "1.B.2.a.iii.4",
|
|
|
+ "1.B.2.a.6": "1.B.2.a.iii.6",
|
|
|
+ "1.B.2.b.1": "1.B.2.b.iii.1",
|
|
|
+ "1.B.2.b.2": "1.B.2.b.iii.2",
|
|
|
+ "1.B.2.b.3": "1.B.2.b.iii.3",
|
|
|
+ "1.B.2.b.4": "1.B.2.b.iii.4",
|
|
|
+ "1.B.2.b.5": "1.B.2.b.iii.5",
|
|
|
+ "1.B.2.c-ven.i": "1.B.2.a.i",
|
|
|
+ "1.B.2.c-ven.ii": "1.B.2.b.i",
|
|
|
+ "1.B.2.c-fla.i": "1.B.2.a.ii",
|
|
|
+ "1.B.2.c-fla.ii": "1.B.2.b.ii",
|
|
|
+ "1.B.2.d": "1.B.3.b",
|
|
|
+ "2.A.1": "2.A.1",
|
|
|
+ "2.A.2": "2.A.2",
|
|
|
+ "2.A.3": "2.A.3",
|
|
|
+ "2.A.4.a": "2.A.4.a",
|
|
|
+ "2.A.4.b": "2.A.4.b",
|
|
|
+ "2.A.4.d": "2.A.4.d",
|
|
|
+ "2.B.1": "2.B.1",
|
|
|
+ "2.B.10": "2.B.10",
|
|
|
+ "2.B.2": "2.B.2",
|
|
|
+ "2.B.3": "2.B.3",
|
|
|
+ "2.B.6": "2.B.6",
|
|
|
+ "2.B.7": "2.B.7",
|
|
|
+ "2.B.8.a": "2.B.8.a",
|
|
|
+ "2.B.8.b": "2.B.8.b",
|
|
|
+ "2.B.8.c": "2.B.8.c",
|
|
|
+ "2.B.8.d": "2.B.8.d",
|
|
|
+ "2.B.8.e": "2.B.8.e",
|
|
|
+ "2.B.8.f": "2.B.8.f",
|
|
|
+ "2.B.8.g": "2.B.8.g",
|
|
|
+ "2.B.9.a.i": "2.B.9.a.i",
|
|
|
+ "2.B.9.b.iii": "2.B.9.b.iii",
|
|
|
+ "2.C.1.a": "2.C.1.a",
|
|
|
+ "2.C.1.b": "2.C.1.b",
|
|
|
+ "2.C.1.d": "2.C.1.d",
|
|
|
+ "2.C.3.a": "2.C.3.a",
|
|
|
+ "2.C.3.b": "2.C.3.b",
|
|
|
+ "2.C.4": "2.C.4",
|
|
|
+ "2.C.6": "2.C.6",
|
|
|
+ "2.D.1": "2.D.1",
|
|
|
+ "2.D.2": "2.D.2",
|
|
|
+ "2.D.3": "2.D.3",
|
|
|
+ "2.E.1": "2.E.1",
|
|
|
+ "2.F.1.a": "M.2.F.1.a.i",
|
|
|
+ "2.F.1.b": "M.2.F.1.a.ii",
|
|
|
+ "2.F.1.c": "M.2.F.1.a.iii",
|
|
|
+ "2.F.1.d": "M.2.F.1.a.iv",
|
|
|
+ "2.F.1.e": "2.F.1.b",
|
|
|
+ "2.F.1.f": "M.2.F.1.a.v",
|
|
|
+ "2.F.2.a": "M.2.F.2.a",
|
|
|
+ "2.F.2.b": "M.2.F.2.b",
|
|
|
+ "2.F.3": "2.F.3",
|
|
|
+ "2.F.4.a": "M.2.F.4.a",
|
|
|
+ "2.F.4.b": "M.2.F.4.b",
|
|
|
+ "2.F.5": "2.F.5",
|
|
|
+ "2.F.6.b": "2.F.6.b",
|
|
|
+ "2.G.1": "2.G.1",
|
|
|
+ "2.G.2.a": "2.G.2.a",
|
|
|
+ "2.G.2.b": "2.G.2.b",
|
|
|
+ "2.G.2.e": "M.2.G.2.c.i",
|
|
|
+ "2.G.3.a": "2.G.3.a",
|
|
|
+ "2.G.3.b": "2.G.3.c",
|
|
|
+ "2.G.4": "2.G.4",
|
|
|
+ "3.A.1.Aa": "3.A.1.a.i",
|
|
|
+ "3.A.1.Ab": "3.A.1.a.ii",
|
|
|
+ "3.A.2": "3.A.1.c",
|
|
|
+ "3.A.3": "3.A.1.h",
|
|
|
+ "3.A.4": "3.A.1.j",
|
|
|
+ "3.B.1.Aa": "3.A.2.a.i",
|
|
|
+ "3.B.1.Ab": "3.A.2.a.ii",
|
|
|
+ "3.B.2": "3.A.2.c",
|
|
|
+ "3.B.3": "3.A.2.h",
|
|
|
+ "3.B.4": "3.A.2.i",
|
|
|
+ "3.B.5": "3.C.6",
|
|
|
+ "3.D.a.1": "M.3.C.4.a.AG",
|
|
|
+ "3.D.a.2.a": "M.3.C.4.b.i.AG",
|
|
|
+ "3.D.a.2.b": "M.3.C.4.b.ii.AG",
|
|
|
+ "3.D.a.2.c": "M.3.C.4.b.iii.AG",
|
|
|
+ "3.D.a.3": "3.C.4.c",
|
|
|
+ "3.D.a.4": "3.C.4.d",
|
|
|
+ "3.D.a.5": "M.3.C.4.e.AG",
|
|
|
+ "3.D.a.6": "M.3.C.4.f.AG",
|
|
|
+ "3.D.b.1": "M.3.C.5.a.AG",
|
|
|
+ "3.D.b.2": "M.3.C.5.b.AG",
|
|
|
+ "3.F.1.a": "M.3.C.1.b.i",
|
|
|
+ "3.F.1.b": "M.3.C.1.b.ii",
|
|
|
+ "3.F.1.d": "M.3.C.1.b.iii",
|
|
|
+ "3.F.5": "M.3.C.1.b.iv",
|
|
|
+ "3.G.1": "M.3.C.2.a",
|
|
|
+ "3.G.2": "M.3.C.2.b",
|
|
|
+ "3.H": "M.3.C.3.AG",
|
|
|
+ "4": "M.3.C.5.LU",
|
|
|
+ "4.A": "M.3.B.1.DR",
|
|
|
+ "4.A.1": "3.B.1.a",
|
|
|
+ "4.A.2": "3.B.1.b",
|
|
|
+ "4.B.1": "3.B.2.a",
|
|
|
+ "4.B.2": "3.B.2.b",
|
|
|
+ "4.C": "M.3.B.3.DR",
|
|
|
+ "4.C.1": "3.B.3.a",
|
|
|
+ "4.C.2": "3.B.3.b",
|
|
|
+ "4.D": "M.3.B.4.DR",
|
|
|
+ "4.D.1": "3.B.4.a",
|
|
|
+ "4.D.2": "3.B.4.b",
|
|
|
+ "4.E": "M.3.B.5.DR",
|
|
|
+ "4.E.1": "3.B.5.a",
|
|
|
+ "4.E.2": "3.B.5.b",
|
|
|
+ "4.G": "3.D.1",
|
|
|
+ "5.A.1.a": "M.4.A.1.a",
|
|
|
+ "5.B.1.a": "M.4.B.1.a",
|
|
|
+ "5.B.2.a": "M.4.B.2.a",
|
|
|
+ "5.C.1.a.ii.4": "M.4.C.1.a.ii.4",
|
|
|
+ "5.C.1.b.i": "M.4.C.1.b.i",
|
|
|
+ "5.C.1.b.ii.3": "M.4.C.1.b.ii.3",
|
|
|
+ "5.C.2.a.ii.5": "M.4.C.2.a.ii.5",
|
|
|
+ "5.C.2.b.ii.5": "M.4.C.2.b.ii.5",
|
|
|
+ "5.D.1": "4.D.1",
|
|
|
+ "5.D.2": "4.D.2",
|
|
|
+ "Aviation_Bunkers": "M.BK.A",
|
|
|
+ "Marine_Bunkers": "M.BK.B",
|
|
|
+ },
|
|
|
+ "aggregate": {
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ "1.A.1.a": {"sources": ["1.A.1.a.i", "1.A.1.a.iii"]},
|
|
|
+ "1.A.1.c": {"sources": ["1.A.1.c.i", "1.A.1.c.ii", "1.A.1.c.iii"]},
|
|
|
+ "1.A.1": {"sources": ["1.A.1.a", "1.A.1.b", "1.A.1.c"]},
|
|
|
+ "1.A.2.m": {"sources": ["1.A.2.m.i", "1.A.2.m.ii"]},
|
|
|
+ "1.A.2": {
|
|
|
+ "sources": [
|
|
|
+ "1.A.2.a",
|
|
|
+ "1.A.2.b",
|
|
|
+ "1.A.2.c",
|
|
|
+ "1.A.2.d",
|
|
|
+ "1.A.2.e",
|
|
|
+ "1.A.2.f",
|
|
|
+ "1.A.2.i",
|
|
|
+ "1.A.2.k",
|
|
|
+ "1.A.2.m",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "1.A.3.a": {"sources": ["1.A.3.a.ii"]},
|
|
|
+ "1.A.3.b": {
|
|
|
+ "sources": [
|
|
|
+ "1.A.3.b.i",
|
|
|
+ "1.A.3.b.ii",
|
|
|
+ "1.A.3.b.iii",
|
|
|
+ "1.A.3.b.iv",
|
|
|
+ "M.1.A.3.b.v",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "1.A.3.d": {"sources": ["1.A.3.d.ii"]},
|
|
|
+ "1.A.3.e": {"sources": ["1.A.3.e.ii"]},
|
|
|
+ "1.A.3": {"sources": ["1.A.3.a", "1.A.3.b", "1.A.3.c", "1.A.3.d", "1.A.3.e"]},
|
|
|
+ "1.A.4.a": {"sources": ["1.A.4.a.i", "1.A.4.a.ii"]},
|
|
|
+ "1.A.4.b": {"sources": ["1.A.4.b.i", "1.A.4.b.ii"]},
|
|
|
+ "1.A.4.c": {"sources": ["1.A.4.c.i", "1.A.4.c.ii", "1.A.4.c.iii"]},
|
|
|
+ "1.A.4": {"sources": ["1.A.4.a", "1.A.4.b", "1.A.4.c"]},
|
|
|
+ "1.A.5": {"sources": ["1.A.5.b"]},
|
|
|
+ "1.A": {"sources": ["1.A.1", "1.A.2", "1.A.3", "1.A.4", "1.A.5"]},
|
|
|
+
|
|
|
+ "1.B.1.a.i": {"sources": ["1.B.1.a.i.1", "1.B.1.a.i.2", "1.B.1.a.i.3"]},
|
|
|
+ "1.B.1.a.ii": {"sources": ["1.B.1.a.ii.1"]},
|
|
|
+ "1.B.1.a": {"sources": ["1.B.1.a.i", "1.B.1.a.ii"]},
|
|
|
+ "1.B.1": {"sources": ["1.B.1.a", "1.B.1.c"]},
|
|
|
+ "1.B.2.a.iii": {
|
|
|
+ "sources": [
|
|
|
+ "1.B.2.a.iii.1",
|
|
|
+ "1.B.2.a.iii.2",
|
|
|
+ "1.B.2.a.iii.3",
|
|
|
+ "1.B.2.a.iii.4",
|
|
|
+ "1.B.2.a.iii.6",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "1.B.2.a": {"sources": ["1.B.2.a.i", "1.B.2.a.ii", "1.B.2.a.iii"]},
|
|
|
+ "1.B.2.b.iii": {
|
|
|
+ "sources": [
|
|
|
+ "1.B.2.b.iii.1",
|
|
|
+ "1.B.2.b.iii.2",
|
|
|
+ "1.B.2.b.iii.3",
|
|
|
+ "1.B.2.b.iii.4",
|
|
|
+ "1.B.2.b.iii.5",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "1.B.2.b": {"sources": ["1.B.2.b.i", "1.B.2.b.ii", "1.B.2.b.iii"]},
|
|
|
+ "1.B.2": {"sources": ["1.B.2.a", "1.B.2.b"]},
|
|
|
+ "1.B.3": {"sources": ["1.B.3.b"]},
|
|
|
+ "1.B": {"sources": ["1.B.1", "1.B.2", "1.B.3"]},
|
|
|
+
|
|
|
+ "1": {"sources": ["1.A", "1.B"]},
|
|
|
+
|
|
|
+
|
|
|
+ "2.A.4": {"sources": ["2.A.4.a", "2.A.4.b", "2.A.4.d"]},
|
|
|
+ "2.A": {"sources": ["2.A.1", "2.A.2", "2.A.3", "2.A.4"]},
|
|
|
+
|
|
|
+ "2.B.8": {
|
|
|
+ "sources": [
|
|
|
+ "2.B.8.a",
|
|
|
+ "2.B.8.b",
|
|
|
+ "2.B.8.c",
|
|
|
+ "2.B.8.d",
|
|
|
+ "2.B.8.e",
|
|
|
+ "2.B.8.f",
|
|
|
+ "2.B.8.g",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "2.B.9.a": {"sources": ["2.B.9.a.i"]},
|
|
|
+ "2.B.9.b": {"sources": ["2.B.9.b.iii"]},
|
|
|
+ "2.B.9": {"sources": ["2.B.9.a", "2.B.9.b"]},
|
|
|
+ "2.B": {
|
|
|
+ "sources": [
|
|
|
+ "2.B.1",
|
|
|
+ "2.B.2",
|
|
|
+ "2.B.3",
|
|
|
+ "2.B.6",
|
|
|
+ "2.B.7",
|
|
|
+ "2.B.8",
|
|
|
+ "2.B.9",
|
|
|
+ "2.B.10",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
+ "2.C.1": {"sources": ["2.C.1.a", "2.C.1.b", "2.C.1.d"]},
|
|
|
+ "2.C.3": {"sources": ["2.C.3.a", "2.C.3.b"]},
|
|
|
+ "2.C": {"sources": ["2.C.1", "2.C.3", "2.C.4", "2.C.6"]},
|
|
|
+
|
|
|
+ "2.D": {"sources": ["2.D.1", "2.D.2", "2.D.3"]},
|
|
|
+
|
|
|
+ "2.E": {"sources": ["2.E.1"]},
|
|
|
+
|
|
|
+ "2.F.1.a": {
|
|
|
+ "sources": [
|
|
|
+ "M.2.F.1.a.i",
|
|
|
+ "M.2.F.1.a.ii",
|
|
|
+ "M.2.F.1.a.iii",
|
|
|
+ "M.2.F.1.a.iv",
|
|
|
+ "M.2.F.1.a.v",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "2.F.1": {"sources": ["2.F.1.a", "2.F.1.b"]},
|
|
|
+ "2.F.2": {"sources": ["M.2.F.2.a", "M.2.F.2.b"]},
|
|
|
+ "2.F.4": {"sources": ["M.2.F.4.a", "M.2.F.4.b"]},
|
|
|
+ "2.F.6": {"sources": ["2.F.6.b"]},
|
|
|
+ "2.F": {"sources": ["2.F.1", "2.F.2", "2.F.3", "2.F.4", "2.F.5", "2.F.6"]},
|
|
|
+
|
|
|
+ "2.G.2.c": {"sources": ["M.2.G.2.c.i"]},
|
|
|
+ "2.G.2": {"sources": ["2.G.2.a", "2.G.2.b", "2.G.2.c"]},
|
|
|
+ "2.G.3": {"sources": ["2.G.3.a", "2.G.3.c"]},
|
|
|
+ "2.G": {"sources": ["2.G.1", "2.G.2", "2.G.3", "2.G.4"]},
|
|
|
+
|
|
|
+ "2": {"sources": ["2.A", "2.B", "2.C", "2.D", "2.E", "2.F", "2.G"]},
|
|
|
+
|
|
|
+
|
|
|
+ "3.A.1.a": {"sources": ["3.A.1.a.i", "3.A.1.a.ii"]},
|
|
|
+ "3.A.1": {"sources": ["3.A.1.a", "3.A.1.c", "3.A.1.h", "3.A.1.j"]},
|
|
|
+ "3.A.2.a": {"sources": ["3.A.2.a.i", "3.A.2.a.ii"]},
|
|
|
+ "3.A.2": {"sources": ["3.A.2.a", "3.A.2.c", "3.A.2.h", "3.A.2.i"]},
|
|
|
+ "3.A": {"sources": ["3.A.1", "3.A.2"]},
|
|
|
+
|
|
|
+ "3.B.1": {"sources": ["3.B.1.a", "3.B.1.b", "M.3.B.1.DR"]},
|
|
|
+ "3.B.2": {"sources": ["3.B.2.a", "3.B.2.b"]},
|
|
|
+ "3.B.3": {"sources": ["3.B.3.a", "3.B.3.b", "M.3.B.3.DR"]},
|
|
|
+ "3.B.4": {"sources": ["3.B.4.a", "3.B.4.b", "M.3.B.4.DR"]},
|
|
|
+ "3.B.5": {"sources": ["3.B.5.a", "3.B.5.b", "M.3.B.5.DR"]},
|
|
|
+ "3.B": {"sources": ["3.B.1", "3.B.2", "3.B.3", "3.B.4", "3.B.5"]},
|
|
|
+
|
|
|
+ "3.C.1.b": {
|
|
|
+ "sources": ["M.3.C.1.b.i", "M.3.C.1.b.ii", "M.3.C.1.b.iii", "M.3.C.1.b.iv"]
|
|
|
+ },
|
|
|
+ "3.C.1": {"sources": ["3.C.1.b"]},
|
|
|
+ "M.3.C.1.AG": {"sources": ["3.C.1.b"]},
|
|
|
+ "M.3.C.2.AG": {"sources": ["M.3.C.2.a.AG", "M.3.C.2.b.AG"]},
|
|
|
+ "3.C.2": {"sources": ["M.3.C.2.AG"]},
|
|
|
+ "3.C.3": {"sources": ["M.3.C.3.AG"]},
|
|
|
+ "3.C.4.a": {"sources": ["M.3.C.4.a.AG"]},
|
|
|
+ "M.3.C.4.b.AG": {
|
|
|
+ "sources": ["M.3.C.4.b.i.AG", "M.3.C.4.b.ii.AG", "M.3.C.4.b.iii.AG"]
|
|
|
+ },
|
|
|
+ "3.C.4.b": {"sources": ["M.3.C.4.b.AG"]},
|
|
|
+ "3.C.4.e": {"sources": ["M.3.C.4.e.AG"]},
|
|
|
+ "3.C.4.f": {"sources": ["M.3.C.4.f.AG"]},
|
|
|
+ "M.3.C.4.AG": {
|
|
|
+ "sources": [
|
|
|
+ "3.C.4.a.AG",
|
|
|
+ "3.C.4.b.AG",
|
|
|
+ "3.C.4.c",
|
|
|
+ "3.C.4.d",
|
|
|
+ "M.3.C.4.e.AG",
|
|
|
+ "M.3.C.4.f.AG",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "3.C.4": {
|
|
|
+ "sources": [
|
|
|
+ "3.C.4.a",
|
|
|
+ "3.C.4.b",
|
|
|
+ "3.C.4.c",
|
|
|
+ "3.C.4.d",
|
|
|
+ "3.C.4.e",
|
|
|
+ "3.C.4.f",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "M.3.C.5.AG": {"sources": ["M.3.C.5.a.AG", "M.3.C.5.b.AG"]},
|
|
|
+ "3.C.5": {"sources": ["M.3.C.5.AG", "M.3.C.5.LU"]},
|
|
|
+ "3.C": {"sources": ["3.C.1", "3.C.2", "3.C.3", "3.C.4", "3.C.5", "3.C.6"]},
|
|
|
+ "M.3.C.AG": {
|
|
|
+ "sources": [
|
|
|
+ "M.3.C.1.AG",
|
|
|
+ "M.3.C.2.AG",
|
|
|
+ "M.3.C.3.AG",
|
|
|
+ "M.3.C.4.AG",
|
|
|
+ "M.3.C.5.AG",
|
|
|
+ "3.C.6",
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "M.3.C.LU": {"sources": ["M.3.C.5.LU"]},
|
|
|
+ "M.3.D.LU": {"sources": ["3.D.1"]},
|
|
|
+
|
|
|
+ "3.D": {"sources": ["3.D.1"]},
|
|
|
+ "M.AG.ELV": {"sources": ["M.3.C.AG"]},
|
|
|
+ "3": {"sources": ["3.A", "3.B", "3.C", "3.D"]},
|
|
|
+ "M.AG": {"sources": ["3.A", "M.AG.ELV"]},
|
|
|
+ "M.LULUCF": {"sources": ["3.B", "M.3.C.LU", "M.3.D.LU"]},
|
|
|
+
|
|
|
+ "4.A.1": {"sources": ["M.4.A.1.a"]},
|
|
|
+ "4.A": {"sources": ["4.A.1"]},
|
|
|
+ "4.B.1": {"sources": ["M.4.B.1.a"]},
|
|
|
+ "4.B.2": {"sources": ["M.4.B.2.a"]},
|
|
|
+ "4.B": {"sources": ["4.B.1", "4.B.2"]},
|
|
|
+ "4.C.1": {"sources": ["M.4.C.1.a.ii.4", "M.4.C.1.b.i", "M.4.C.1.b.ii.3"]},
|
|
|
+ "4.C.2": {"sources": ["M.4.C.2.a.ii.5", "M.4.C.2.b.ii.5"]},
|
|
|
+ "4.C": {"sources": ["4.C.1", "4.C.2"]},
|
|
|
+ "4.D": {"sources": ["4.D.1", "4.D.2"]},
|
|
|
+ "4": {"sources": ["4.A", "4.B", "4.C", "4.D"]},
|
|
|
+
|
|
|
+ "0": {"sources": ["1", "2", "3", "4"]},
|
|
|
+ "M.0.EL": {"sources": ["1", "2", "M.AG", "4"]},
|
|
|
+ "M.BK": {"sources": ["M.BK.A", "M.BK.B"]},
|
|
|
+ },
|
|
|
+}
|
|
|
+
|
|
|
+basket_copy = {
|
|
|
+ "GWPs_to_add": ["SARGWP100", "AR4GWP100", "AR6GWP100"],
|
|
|
+ "entities": ["HFCS", "PFCS"],
|
|
|
+ "source_GWP": gwp_to_use,
|
|
|
+}
|
|
|
+
|
|
|
+gas_baskets = {
|
|
|
+ "FGASES (SARGWP100)": ["HFCS (SARGWP100)", "PFCS (SARGWP100)", "SF6", "NF3"],
|
|
|
+ "FGASES (AR4GWP100)": ["HFCS (AR4GWP100)", "PFCS (AR4GWP100)", "SF6", "NF3"],
|
|
|
+ "FGASES (AR5GWP100)": ["HFCS (AR5GWP100)", "PFCS (AR5GWP100)", "SF6", "NF3"],
|
|
|
+ "FGASES (AR6GWP100)": ["HFCS (AR6GWP100)", "PFCS (AR6GWP100)", "SF6", "NF3"],
|
|
|
+ "KYOTOGHG (SARGWP100)": ["CO2", "CH4", "N2O", "FGASES (SARGWP100)"],
|
|
|
+ "KYOTOGHG (AR4GWP100)": ["CO2", "CH4", "N2O", "FGASES (AR4GWP100)"],
|
|
|
+ "KYOTOGHG (AR5GWP100)": ["CO2", "CH4", "N2O", "FGASES (AR5GWP100)"],
|
|
|
+ "KYOTOGHG (AR6GWP100)": ["CO2", "CH4", "N2O", "FGASES (AR6GWP100)"],
|
|
|
+}
|