CRF2022_specification.py 128 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522
  1. """ CRF2022 specification.
  2. Currently not all tables are included. Extend if you need all country
  3. specific items in categories 2, 3.H-G, 4
  4. tables included:
  5. * Energy
  6. 'Table1s1', Table1s2',
  7. 'Table1.A(a)s1', 'Table1.A(a)s2', 'Table1.A(a)s3', 'Table1.A(a)s4',
  8. 'Table1.B.1', 'Table1.B.2', 'Table1.C', 'Table1.D',
  9. * Industrial processes
  10. 'Table2(I)s1', 'Table2(I)s2',
  11. 'Table2(II)',
  12. * Agriculture
  13. 'Table3s1', 'Table3s2',
  14. 'Table3.C', 'Table3.D', 'Table3.E',
  15. * LULUCF
  16. 'Table4',
  17. * Waste
  18. 'Table5', 'Table5.A', 'Table5.B', 'Table5.C', 'Table5.D'
  19. missing tables are:
  20. * Energy
  21. 'Table1.D'
  22. * Industrial processes
  23. 'Table2(I).A-Hs1', 'Table2(I).A-Hs2',
  24. 'Table2(II)B-Hs1', 'Table2(II)B-Hs2',
  25. * Agriculture
  26. 'Table3.As1', 'Table3.As2' (no additional emissions data)
  27. 'Table3.F', 'Table3.G-I',
  28. * LULUCF
  29. All tables except Table4
  30. * Waste
  31. All tables read
  32. TODO:
  33. * Add missing tables
  34. * Add activity data
  35. """
  36. import numpy as np
  37. from .util import unit_info
  38. CRF2022 = {
  39. "Table1s1": {
  40. "status": "tested",
  41. "table": {
  42. "firstrow": 5,
  43. "lastrow": 26,
  44. "header": ['entity', 'unit'],
  45. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  46. "categories": ["category"],
  47. "cols_to_ignore": [],
  48. "stop_cats": ["", np.nan],
  49. "unit_info": unit_info["default"],
  50. },
  51. "sector_mapping": [
  52. ['Total Energy', ['1']],
  53. ['A. Fuel combustion activities (sectoral approach)', ['1.A']],
  54. ['1. Energy industries', ['1.A.1']],
  55. ['a. Public electricity and heat production', ['1.A.1.a']],
  56. ['b. Petroleum refining', ['1.A.1.b']],
  57. ['c. Manufacture of solid fuels and other energy industries', ['1.A.1.c']],
  58. ['2. Manufacturing industries and construction', ['1.A.2']],
  59. ['a. Iron and steel', ['1.A.2.a']],
  60. ['b. Non-ferrous metals', ['1.A.2.b']],
  61. ['c. Chemicals', ['1.A.2.c']],
  62. ['d. Pulp, paper and print', ['1.A.2.d']],
  63. ['e. Food processing, beverages and tobacco', ['1.A.2.e']],
  64. ['f. Non-metallic minerals', ['1.A.2.f']],
  65. ['g. Other (please specify)', ['1.A.2.g']],
  66. ['3. Transport', ['1.A.3']],
  67. ['a. Domestic aviation', ['1.A.3.a']],
  68. ['b. Road transportation', ['1.A.3.b']],
  69. ['c. Railways', ['1.A.3.c']],
  70. ['d. Domestic navigation', ['1.A.3.d']],
  71. ['e. Other transportation', ['1.A.3.e']],
  72. ],
  73. "coords_defaults": {
  74. "type": "Total",
  75. },
  76. }, # tested
  77. "Table1s2": {
  78. "status": "tested",
  79. "table": {
  80. "firstrow": 5,
  81. "lastrow": 36,
  82. "header": ['entity', 'unit'],
  83. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  84. "categories": ["category"],
  85. "cols_to_ignore": [],
  86. "stop_cats": ["", np.nan],
  87. "unit_info": unit_info["default"],
  88. },
  89. "sector_mapping": [
  90. ['4. Other sectors', ['1.A.4']],
  91. ['a. Commercial/institutional', ['1.A.4.a']],
  92. ['b. Residential', ['1.A.4.b']],
  93. ['c. Agriculture/forestry/fishing', ['1.A.4.c']],
  94. ['5. Other (as specified in table 1.A(a) sheet 4)', ['1.A.5']],
  95. ['a. Stationary', ['1.A.5.a']],
  96. ['b. Mobile', ['1.A.5.b']],
  97. ['B. Fugitive emissions from fuels', ['1.B']],
  98. ['1. Solid fuels', ['1.B.1']],
  99. ['a. Coal mining and handling', ['1.B.1.a']],
  100. ['b. Solid fuel transformation', ['1.B.1.b']],
  101. ['c. Other (as specified in table 1.B.1)', ['1.B.1.c']],
  102. ['2. Oil and natural gas and other emissions from energy production', ['1.B.2']],
  103. ['a. Oil', ['1.B.2.a']],
  104. ['b. Natural gas', ['1.B.2.b']],
  105. ['c. Venting and flaring', ['1.B.2.c']],
  106. ['d. Other (as specified in table 1.B.2)', ['1.B.2.d']],
  107. ['C. CO2 Transport and storage', ['1.C']],
  108. ['1. Transport of CO2', ['1.C.1']],
  109. ['2. Injection and storage', ['1.C.2']],
  110. ['3. Other', ['1.C.3']],
  111. ['Memo items: (1)', ['\IGNORE']],
  112. ['International bunkers', ['M.Memo.Int']],
  113. ['Aviation', ['M.Memo.Int.Avi']],
  114. ['Navigation', ['M.Memo.Int.Mar']],
  115. ['Multilateral operations', ['M.Memo.Mult']],
  116. ['CO2 emissions from biomass', ['M.Memo.Bio']],
  117. ['CO2 captured', ['M.Memo.CO2Cap']],
  118. ['For domestic storage', ['M.Memo.CO2Cap.Dom']],
  119. ['For storage in other countries', ['M.Memo.CO2Cap.Exp']],
  120. ],
  121. "coords_defaults": {
  122. "type": "Total",
  123. },
  124. }, # tested
  125. "Table1.A(a)s1": {
  126. "status": "tested",
  127. "table": {
  128. "firstrow": 6,
  129. "lastrow": 104, # template, countries report less
  130. # check the resulting data as the templates have nan rows
  131. # which would stop the reading process (actual reported
  132. # data does not seem to have the nan rows)
  133. "header": ['group', 'entity', 'entity', 'unit'],
  134. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  135. "categories": ["category", "type"],
  136. "cols_to_ignore": [
  137. 'AGGREGATE ACTIVITY DATA Consumption',
  138. 'AGGREGATE ACTIVITY DATA Consumption',
  139. 'IMPLIED EMISSION FACTORS CO2(1)',
  140. 'IMPLIED EMISSION FACTORS CH4',
  141. 'IMPLIED EMISSION FACTORS N2O',
  142. 'EMISSIONS CO2 Amount captured'
  143. ],
  144. "stop_cats": ["", np.nan],
  145. "unit_info": unit_info["default"],
  146. },
  147. "sector_mapping": [
  148. ['1.A. Fuel combustion', ['1.A', 'Total'], 0],
  149. ['Liquid fuels', ['1.A', 'Liquid'], 1],
  150. ['Solid fuels', ['1.A', 'Solid'], 1],
  151. ['Gaseous fuels', ['1.A', 'Gaseous'], 1],
  152. ['Other fossil fuels(4)', ['1.A', 'OtherFF'], 1],
  153. ['Peat(5)', ['1.A', 'Peat'], 1],
  154. ['Biomass(6)', ['1.A', 'Biomass'], 1],
  155. # 1.A.1. Energy industries
  156. ['1.A.1. Energy industries', ['1.A.1', 'Total'], 1],
  157. ['Liquid fuels', ['1.A.1', 'Liquid'], 2],
  158. ['Solid fuels', ['1.A.1', 'Solid'], 2],
  159. ['Gaseous fuels', ['1.A.1', 'Gaseous'], 2],
  160. ['Other fossil fuels(4)', ['1.A.1', 'OtherFF'], 2],
  161. ['Peat(5)', ['1.A.1', 'Peat'], 2],
  162. ['Biomass(6)', ['1.A.1', 'Biomass'], 2],
  163. # a. Public electricity and heat production
  164. ['a. Public electricity and heat production(7)', ['1.A.1.a', 'Total'], 2],
  165. ['Liquid fuels', ['1.A.1.a', 'Liquid'], 3],
  166. ['Solid fuels', ['1.A.1.a', 'Solid'], 3],
  167. ['Gaseous fuels', ['1.A.1.a', 'Gaseous'], 3],
  168. ['Other fossil fuels(4)', ['1.A.1.a', 'OtherFF'], 3],
  169. ['Peat(5)', ['1.A.1.a', 'Peat'], 3],
  170. ['Biomass(6)', ['1.A.1.a', 'Biomass'], 3],
  171. # 1.A.1.a.i Electricity Generation
  172. ['1.A.1.a.i Electricity Generation', ['1.A.1.a.i', 'Total'], 3],
  173. ['Liquid Fuels', ['1.A.1.a.i', 'Liquid'], 4],
  174. ['Solid Fuels', ['1.A.1.a.i', 'Solid'], 4],
  175. ['Gaseous Fuels', ['1.A.1.a.i', 'Gaseous'], 4],
  176. ['Other Fossil Fuels', ['1.A.1.a.i', 'OtherFF'], 4],
  177. ['Peat', ['1.A.1.a.i', 'Peat'], 4],
  178. ['Biomass', ['1.A.1.a.i', 'Biomass'], 4],
  179. # 1.A.1.a.ii Combined heat and power generation
  180. ['1.A.1.a.ii Combined heat and power generation', ['1.A.1.a.ii', 'Total'], 3],
  181. ['Liquid Fuels', ['1.A.1.a.ii', 'Liquid'], 4],
  182. ['Solid Fuels', ['1.A.1.a.ii', 'Solid'], 4],
  183. ['Gaseous Fuels', ['1.A.1.a.ii', 'Gaseous'], 4],
  184. ['Other Fossil Fuels', ['1.A.1.a.ii', 'OtherFF'], 4],
  185. ['Peat', ['1.A.1.a.ii', 'Peat'], 4],
  186. ['Biomass', ['1.A.1.a.ii', 'Biomass'], 4],
  187. # 1.A.1.a.iii heat plants
  188. ['1.A.1.a.iii Heat plants', ['1.A.1.a.iii', 'Total'], 3],
  189. ['Liquid Fuels', ['1.A.1.a.iii', 'Liquid'], 4],
  190. ['Solid Fuels', ['1.A.1.a.iii', 'Solid'], 4],
  191. ['Gaseous Fuels', ['1.A.1.a.iii', 'Gaseous'], 4],
  192. ['Other Fossil Fuels', ['1.A.1.a.iii', 'OtherFF'], 4],
  193. ['Peat', ['1.A.1.a.iii', 'Peat'], 4],
  194. ['Biomass', ['1.A.1.a.iii', 'Biomass'], 4],
  195. # 1.A.1.a.iv Other (please specify)
  196. ['1.A.1.a.iv Other (please specify)', ['1.A.1.a.iv', 'Total'], 3],
  197. # AUT
  198. ['Total Public Electricity and Heat Production', ['1.A.1.a.iv.4', 'Total'], 4],
  199. ['Liquid Fuels', ['1.A.1.a.iv.4', 'Liquid'], 5],
  200. ['Solid Fuels', ['1.A.1.a.iv.4', 'Solid'], 5],
  201. ['Gaseous Fuels', ['1.A.1.a.iv.4', 'Gaseous'], 5],
  202. ['Other Fossil Fuels', ['1.A.1.a.iv.4', 'OtherFF'], 5],
  203. ['Peat', ['1.A.1.a.iv.4', 'Peat'], 5],
  204. ['Biomass', ['1.A.1.a.iv.4', 'Biomass'], 5],
  205. # DEU
  206. ['1.A.1.a Public Electricity and Heat Production', ['1.A.1.a.iv.4', 'Total'], 4],
  207. ['Liquid Fuels', ['1.A.1.a.iv.4', 'Liquid'], 5],
  208. ['Solid Fuels', ['1.A.1.a.iv.4', 'Solid'], 5],
  209. ['Gaseous Fuels', ['1.A.1.a.iv.4', 'Gaseous'], 5],
  210. ['Other Fossil Fuels', ['1.A.1.a.iv.4', 'OtherFF'], 5],
  211. ['Peat', ['1.A.1.a.iv.4', 'Peat'], 5],
  212. ['Biomass', ['1.A.1.a.iv.4', 'Biomass'], 5],
  213. # ESP
  214. ['Other', ['1.A.1.a.iv.3', 'Total'], 4],
  215. ['Liquid Fuels', ['1.A.1.a.iv.3', 'Liquid'], 5],
  216. ['Solid Fuels', ['1.A.1.a.iv.3', 'Solid'], 5],
  217. ['Gaseous Fuels', ['1.A.1.a.iv.3', 'Gaseous'], 5],
  218. ['Other Fossil Fuels', ['1.A.1.a.iv.3', 'OtherFF'], 5],
  219. ['Peat', ['1.A.1.a.iv.3', 'Peat'], 5],
  220. ['Biomass', ['1.A.1.a.iv.3', 'Biomass'], 5],
  221. # SVK
  222. ['Methane Cogeneration (Mining)', ['1.A.1.a.iv.1', 'Total'], 4],
  223. ['Other Fossil Fuels', ['1.A.1.a.iv.1', 'OtherFF'], 5],
  224. ['Municipal Solid Waste Incineration (Energy use)', ['1.A.1.a.iv.2', 'Total'], 4],
  225. ['Other Fossil Fuels', ['1.A.1.a.iv.2', 'OtherFF'], 5],
  226. ['Biomass', ['1.A.1.a.iv.2', 'Biomass'], 5],
  227. # CHE
  228. ['Municipal and special waste incineration plants', ['1.A.1.a.iv.2', 'Total'], 4],
  229. ['Other Fossil Fuels', ['1.A.1.a.iv.2', 'OtherFF'], 5],
  230. ['Biomass', ['1.A.1.a.iv.2', 'Biomass'], 5],
  231. # b. Petroleum refining
  232. ['b. Petroleum refining', ['1.A.1.b', 'Total'], 2],
  233. ['Liquid fuels', ['1.A.1.b', 'Liquid'], 3],
  234. ['Solid fuels', ['1.A.1.b', 'Solid'], 3],
  235. ['Gaseous fuels', ['1.A.1.b', 'Gaseous'], 3],
  236. ['Other fossil fuels(4)', ['1.A.1.b', 'OtherFF'], 3],
  237. ['Peat(5)', ['1.A.1.b', 'Peat'], 3],
  238. ['Biomass(6)', ['1.A.1.b', 'Biomass'], 3],
  239. # c. Manufacture of solid fuels and other energy industries
  240. ['c. Manufacture of solid fuels and other energy industries(8)', ['1.A.1.c', 'Total'], 2],
  241. ['Liquid fuels', ['1.A.1.c', 'Liquid'], 3],
  242. ['Solid fuels', ['1.A.1.c', 'Solid'], 3],
  243. ['Gaseous fuels', ['1.A.1.c', 'Gaseous'], 3],
  244. ['Other fossil fuels(4)', ['1.A.1.c', 'OtherFF'], 3],
  245. ['Peat(5)', ['1.A.1.c', 'Peat'], 3],
  246. ['Biomass(6)', ['1.A.1.c', 'Biomass'], 3],
  247. # 1.A.1.c.i Manufacture of solid fuels
  248. ['1.A.1.c.i Manufacture of solid fuels', ['1.A.1.c.i', 'Total'], 3],
  249. ['Liquid Fuels', ['1.A.1.c.i', 'Liquid'], 4],
  250. ['Solid Fuels', ['1.A.1.c.i', 'Solid'], 4],
  251. ['Gaseous Fuels', ['1.A.1.c.i', 'Gaseous'], 4],
  252. ['Other Fossil Fuels', ['1.A.1.c.i', 'OtherFF'], 4],
  253. ['Peat', ['1.A.1.c.i', 'Peat'], 4],
  254. ['Biomass', ['1.A.1.c.i', 'Biomass'], 4],
  255. # 1.A.1.c.ii Oil and gas extraction
  256. ['1.A.1.c.ii Oil and gas extraction', ['1.A.1.c.ii', 'Total'], 3],
  257. ['Liquid Fuels', ['1.A.1.c.ii', 'Liquid'], 4],
  258. ['Solid Fuels', ['1.A.1.c.ii', 'Solid'], 4],
  259. ['Gaseous Fuels', ['1.A.1.c.ii', 'Gaseous'], 4],
  260. ['Other Fossil Fuels', ['1.A.1.c.ii', 'OtherFF'], 4],
  261. ['Peat', ['1.A.1.c.ii', 'Peat'], 4],
  262. ['Biomass', ['1.A.1.c.ii', 'Biomass'], 4],
  263. # 1.A.1.c.iii Other energy industries
  264. ['1.A.1.c.iii Other energy industries', ['1.A.1.c.iii', 'Total'], 3],
  265. ['Liquid Fuels', ['1.A.1.c.iii', 'Liquid'], 4],
  266. ['Solid Fuels', ['1.A.1.c.iii', 'Solid'], 4],
  267. ['Gaseous Fuels', ['1.A.1.c.iii', 'Gaseous'], 4],
  268. ['Other Fossil Fuels', ['1.A.1.c.iii', 'OtherFF'], 4],
  269. ['Peat', ['1.A.1.c.iii', 'Peat'], 4],
  270. ['Biomass', ['1.A.1.c.iii', 'Biomass'], 4],
  271. # 1.A.1.c.iv Other (please specify)
  272. ['1.A.1.c.iv Other (please specify)', ['1.A.1.c.iv', 'Total'], 3],
  273. # DEU
  274. ['1.A.1.c Manufacture of Solid Fuels and Other Energy Industries', ['1.A.1.c.iv.2', 'Total'], 4],
  275. ['Liquid Fuels', ['1.A.1.c.iv.2', 'Liquid'], 5],
  276. ['Solid Fuels', ['1.A.1.c.iv.2', 'Solid'], 5],
  277. ['Gaseous Fuels', ['1.A.1.c.iv.2', 'Gaseous'], 5],
  278. ['Other Fossil Fuels', ['1.A.1.c.iv.2', 'OtherFF'], 5],
  279. ['Peat', ['1.A.1.c.iv.2', 'Peat'], 5],
  280. ['Biomass', ['1.A.1.c.iv.2', 'Biomass'], 5],
  281. # ESP
  282. ['Other', ['1.A.1.c.iv.3', 'Total'], 4],
  283. ['Liquid Fuels', ['1.A.1.c.iv.3', 'Liquid'], 5],
  284. ['Solid Fuels', ['1.A.1.c.iv.3', 'Solid'], 5],
  285. ['Gaseous Fuels', ['1.A.1.c.iv.3', 'Gaseous'], 5],
  286. ['Other Fossil Fuels', ['1.A.1.c.iv.3', 'OtherFF'], 5],
  287. ['Peat', ['1.A.1.c.iv.3', 'Peat'], 5],
  288. ['Biomass', ['1.A.1.c.iv.3', 'Biomass'], 5],
  289. # CYP
  290. ['Charcoal Production', ['1.A.1.c.iv.1', 'Total'], 4],
  291. ['Liquid Fuels', ['1.A.1.c.iv.1', 'Liquid'], 5],
  292. ['Solid Fuels', ['1.A.1.c.iv.1', 'Solid'], 5],
  293. ['Gaseous Fuels', ['1.A.1.c.iv.1', 'Gaseous'], 5],
  294. ['Other Fossil Fuels', ['1.A.1.c.iv.1', 'OtherFF'], 5],
  295. ['Peat', ['1.A.1.c.iv.1', 'Peat'], 5],
  296. ['Biomass', ['1.A.1.c.iv.1', 'Biomass'], 5],
  297. ],
  298. "entity_mapping": {
  299. 'EMISSIONS CH4': "CH4",
  300. 'EMISSIONS CO2(2)': "CO2",
  301. 'EMISSIONS N2O': "N2O",
  302. },
  303. }, # tested
  304. "Table1.A(a)s2": {
  305. "status": "tested",
  306. "table": {
  307. "firstrow": 5,
  308. "lastrow": 114, # template, countries report less
  309. # check the resulting data as the templates have nan rows
  310. # which would stop the reading process (actual reported
  311. # data does not seem to have the nan rows)
  312. "header": ['group', 'entity', 'entity', 'unit'],
  313. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  314. "categories": ["category", "type"],
  315. "cols_to_ignore": [
  316. 'AGGREGATE ACTIVITY DATA Consumption',
  317. 'AGGREGATE ACTIVITY DATA Consumption',
  318. 'IMPLIED EMISSION FACTORS CO2(1)',
  319. 'IMPLIED EMISSION FACTORS CH4',
  320. 'IMPLIED EMISSION FACTORS N2O',
  321. 'EMISSIONS CO2 Amount captured',
  322. ],
  323. "stop_cats": ["", np.nan],
  324. "unit_info": unit_info["default"],
  325. },
  326. "sector_mapping": [
  327. ['1.A.2 Manufacturing industries and construction', ['1.A.2', 'Total'], 0],
  328. ['Liquid fuels', ['1.A.2', 'Liquid'], 1],
  329. ['Solid fuels', ['1.A.2', 'Solid'], 1],
  330. ['Gaseous fuels', ['1.A.2', 'Gaseous'], 1],
  331. ['Other fossil fuels(4)', ['1.A.2', 'OtherFF'], 1],
  332. ['Peat(5)', ['1.A.2', 'Peat'], 1],
  333. ['Biomass(6)', ['1.A.2', 'Biomass'], 1],
  334. # a. Iron and Steel
  335. ['a. Iron and steel', ['1.A.2.a', 'Total'], 1],
  336. ['Liquid fuels', ['1.A.2.a', 'Liquid'], 2],
  337. ['Solid fuels', ['1.A.2.a', 'Solid'], 2],
  338. ['Gaseous fuels', ['1.A.2.a', 'Gaseous'], 2],
  339. ['Other fossil fuels(4)', ['1.A.2.a', 'OtherFF'], 2],
  340. ['Peat(5)', ['1.A.2.a', 'Peat'], 2],
  341. ['Biomass(6)', ['1.A.2.a', 'Biomass'], 2],
  342. # b. non-ferrous metals
  343. ['b. Non-ferrous metals', ['1.A.2.b', 'Total'], 1],
  344. ['Liquid fuels', ['1.A.2.b', 'Liquid'], 2],
  345. ['Solid fuels', ['1.A.2.b', 'Solid'], 2],
  346. ['Gaseous fuels', ['1.A.2.b', 'Gaseous'], 2],
  347. ['Other fossil fuels(4)', ['1.A.2.b', 'OtherFF'], 2],
  348. ['Peat(5)', ['1.A.2.b', 'Peat'], 2],
  349. ['Biomass(6)', ['1.A.2.b', 'Biomass'], 2],
  350. # c. Chemicals
  351. ['c. Chemicals', ['1.A.2.c', 'Total'], 1],
  352. ['Liquid fuels', ['1.A.2.c', 'Liquid'], 2],
  353. ['Solid fuels', ['1.A.2.c', 'Solid'], 2],
  354. ['Gaseous fuels', ['1.A.2.c', 'Gaseous'], 2],
  355. ['Other fossil fuels(4)', ['1.A.2.c', 'OtherFF'], 2],
  356. ['Peat(5)', ['1.A.2.c', 'Peat'], 2],
  357. ['Biomass(6)', ['1.A.2.c', 'Biomass'], 2],
  358. # d. Pulp paper print
  359. ['d. Pulp, paper and print', ['1.A.2.d', 'Total'], 1],
  360. ['Liquid fuels', ['1.A.2.d', 'Liquid'], 2],
  361. ['Solid fuels', ['1.A.2.d', 'Solid'], 2],
  362. ['Gaseous fuels', ['1.A.2.d', 'Gaseous'], 2],
  363. ['Other fossil fuels(4)', ['1.A.2.d', 'OtherFF'], 2],
  364. ['Peat(5)', ['1.A.2.d', 'Peat'], 2],
  365. ['Biomass(6)', ['1.A.2.d', 'Biomass'], 2],
  366. # e. Food processing, beverages and tobacco
  367. ['e. Food processing, beverages and tobacco', ['1.A.2.e', 'Total'], 1],
  368. ['Liquid fuels', ['1.A.2.e', 'Liquid'], 2],
  369. ['Solid fuels', ['1.A.2.e', 'Solid'], 2],
  370. ['Gaseous fuels', ['1.A.2.e', 'Gaseous'], 2],
  371. ['Other fossil fuels(4)', ['1.A.2.e', 'OtherFF'], 2],
  372. ['Peat(5)', ['1.A.2.e', 'Peat'], 2],
  373. ['Biomass(6)', ['1.A.2.e', 'Biomass'], 2],
  374. # f. non-metallic minerals
  375. ['f. Non-metallic minerals', ['1.A.2.f', 'Total'], 1],
  376. ['Liquid fuels', ['1.A.2.f', 'Liquid'], 2],
  377. ['Solid fuels', ['1.A.2.f', 'Solid'], 2],
  378. ['Gaseous fuels', ['1.A.2.f', 'Gaseous'], 2],
  379. ['Other fossil fuels(4)', ['1.A.2.f', 'OtherFF'], 2],
  380. ['Peat(5)', ['1.A.2.f', 'Peat'], 2],
  381. ['Biomass(6)', ['1.A.2.f', 'Biomass'], 2],
  382. # g. other
  383. ['g. Other (please specify)(9)', ['1.A.2.g', 'Total'], 1],
  384. #1.A.2.g.i Manufacturing of machinery
  385. ['1.A.2.g.i Manufacturing of machinery', ['1.A.2.g.i', 'Total'], 2],
  386. ['Liquid Fuels', ['1.A.2.g.i', 'Liquid'], 3],
  387. ['Solid Fuels', ['1.A.2.g.i', 'Solid'], 3],
  388. ['Gaseous Fuels', ['1.A.2.g.i', 'Gaseous'], 3],
  389. ['Other Fossil Fuels', ['1.A.2.g.i', 'OtherFF'], 3],
  390. ['Peat', ['1.A.2.g.i', 'Peat'], 3],
  391. ['Biomass', ['1.A.2.g.i', 'Biomass'], 3],
  392. # 1.A.2.g.ii Manufacturing of transport equipment
  393. ['1.A.2.g.ii Manufacturing of transport equipment', ['1.A.2.g.ii', 'Total'], 2],
  394. ['Liquid Fuels', ['1.A.2.g.ii', 'Liquid'], 3],
  395. ['Solid Fuels', ['1.A.2.g.ii', 'Solid'], 3],
  396. ['Gaseous Fuels', ['1.A.2.g.ii', 'Gaseous'], 3],
  397. ['Other Fossil Fuels', ['1.A.2.g.ii', 'OtherFF'], 3],
  398. ['Peat', ['1.A.2.g.ii', 'Peat'], 3],
  399. ['Biomass', ['1.A.2.g.ii', 'Biomass'], 3],
  400. # 1.A.2.g.iii Mining (excluding fuels) and quarrying
  401. ['1.A.2.g.iii Mining (excluding fuels) and quarrying', ['1.A.2.g.iii', 'Total'], 2],
  402. ['Liquid Fuels', ['1.A.2.g.iii', 'Liquid'], 3],
  403. ['Solid Fuels', ['1.A.2.g.iii', 'Solid'], 3],
  404. ['Gaseous Fuels', ['1.A.2.g.iii', 'Gaseous'], 3],
  405. ['Other Fossil Fuels', ['1.A.2.g.iii', 'OtherFF'], 3],
  406. ['Peat', ['1.A.2.g.iii', 'Peat'], 3],
  407. ['Biomass', ['1.A.2.g.iii', 'Biomass'], 3],
  408. # 1.A.2.g.iv Wood and wood products
  409. ['1.A.2.g.iv Wood and wood products', ['1.A.2.g.iv', 'Total'], 2],
  410. ['Liquid Fuels', ['1.A.2.g.iv', 'Liquid'], 3],
  411. ['Solid Fuels', ['1.A.2.g.iv', 'Solid'], 3],
  412. ['Gaseous Fuels', ['1.A.2.g.iv', 'Gaseous'], 3],
  413. ['Other Fossil Fuels', ['1.A.2.g.iv', 'OtherFF'], 3],
  414. ['Peat', ['1.A.2.g.iv', 'Peat'], 3],
  415. ['Biomass', ['1.A.2.g.iv', 'Biomass'], 3],
  416. # 1.A.2.g.v Construction
  417. ['1.A.2.g.v Construction', ['1.A.2.g.v', 'Total'], 2],
  418. ['Liquid Fuels', ['1.A.2.g.v', 'Liquid'], 3],
  419. ['Solid Fuels', ['1.A.2.g.v', 'Solid'], 3],
  420. ['Gaseous Fuels', ['1.A.2.g.v', 'Gaseous'], 3],
  421. ['Other Fossil Fuels', ['1.A.2.g.v', 'OtherFF'], 3],
  422. ['Peat', ['1.A.2.g.v', 'Peat'], 3],
  423. ['Biomass', ['1.A.2.g.v', 'Biomass'], 3],
  424. # 1.A.2.g.vi Textile and leather
  425. ['1.A.2.g.vi Textile and leather', ['1.A.2.g.vi', 'Total'], 2],
  426. ['Liquid Fuels', ['1.A.2.g.vi', 'Liquid'], 3],
  427. ['Solid Fuels', ['1.A.2.g.vi', 'Solid'], 3],
  428. ['Gaseous Fuels', ['1.A.2.g.vi', 'Gaseous'], 3],
  429. ['Other Fossil Fuels', ['1.A.2.g.vi', 'OtherFF'], 3],
  430. ['Peat', ['1.A.2.g.vi', 'Peat'], 3],
  431. ['Biomass', ['1.A.2.g.vi', 'Biomass'], 3],
  432. # 1.A.2.g.vii Off-road vehicles and other machinery
  433. ['1.A.2.g.vii Off-road vehicles and other machinery', ['1.A.2.g.vii', 'Total'], 2],
  434. ['Liquid Fuels', ['1.A.2.g.vii', 'Liquid'], 3],
  435. ['Gaseous Fuels', ['1.A.2.g.vii', 'Gaseous'], 3],
  436. ['Other Fossil Fuels', ['1.A.2.g.vii', 'OtherFF'], 3],
  437. ['Biomass', ['1.A.2.g.vii', 'Biomass'], 3],
  438. # 1.A.2.g.viii Other (please specify)
  439. ['1.A.2.g.viii Other (please specify)', ['1.A.2.g.viii', 'Total'], 2],
  440. # DKE
  441. ['Construction', ['\IGNORE', '\IGNORE'], 3], # (empty)
  442. ['Mining', ['\IGNORE', '\IGNORE'], 3], # (empty)
  443. # DNK, DKE, USA, CZE
  444. ['Other non-specified', ['1.A.2.g.viii.1', 'Total'], 3],
  445. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  446. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  447. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  448. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  449. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  450. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  451. #SVK, CYP
  452. ['Non-specified Industry', ['1.A.2.g.viii.1', 'Total'], 3],
  453. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  454. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  455. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  456. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  457. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  458. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  459. #BEL
  460. ['Other non specified', ['1.A.2.g.viii.1', 'Total'], 3],
  461. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  462. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  463. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  464. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  465. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  466. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  467. #PRT, LTU
  468. ['Non-specified industry', ['1.A.2.g.viii.1', 'Total'], 3],
  469. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  470. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  471. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  472. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  473. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  474. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  475. # MLT
  476. ['Undefined Industry', ['1.A.2.g.viii.1', 'Total'], 3],
  477. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  478. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  479. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  480. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  481. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  482. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  483. # TUR
  484. ['Other unspecified', ['1.A.2.g.viii.1', 'Total'], 3],
  485. ['Liquid Fuels', ['1.A.2.g.viii.1', 'Liquid'], 4],
  486. ['Solid Fuels', ['1.A.2.g.viii.1', 'Solid'], 4],
  487. ['Gaseous Fuels', ['1.A.2.g.viii.1', 'Gaseous'], 4],
  488. ['Other Fossil Fuels', ['1.A.2.g.viii.1', 'OtherFF'], 4],
  489. ['Peat', ['1.A.2.g.viii.1', 'Peat'], 4],
  490. ['Biomass', ['1.A.2.g.viii.1', 'Biomass'], 4],
  491. # DKE
  492. ['Textile', ['\IGNORE', '\IGNORE'], 3], # (empty)
  493. # DNK, DNM, FIN, DKE
  494. ['Other manufacturing industries', ['1.A.2.g.viii.3', 'Total'], 3],
  495. ['Liquid Fuels', ['1.A.2.g.viii.3', 'Liquid'], 4],
  496. ['Solid Fuels', ['1.A.2.g.viii.3', 'Solid'], 4],
  497. ['Gaseous Fuels', ['1.A.2.g.viii.3', 'Gaseous'], 4],
  498. ['Other Fossil Fuels', ['1.A.2.g.viii.3', 'OtherFF'], 4],
  499. ['Peat', ['1.A.2.g.viii.3', 'Peat'], 4],
  500. ['Biomass', ['1.A.2.g.viii.3', 'Biomass'], 4],
  501. # CAN
  502. ['Other Manufacturing', ['1.A.2.g.viii.3', 'Total'], 3],
  503. ['Liquid Fuels', ['1.A.2.g.viii.3', 'Liquid'], 4],
  504. ['Solid Fuels', ['1.A.2.g.viii.3', 'Solid'], 4],
  505. ['Gaseous Fuels', ['1.A.2.g.viii.3', 'Gaseous'], 4],
  506. ['Other Fossil Fuels', ['1.A.2.g.viii.3', 'OtherFF'], 4],
  507. ['Peat', ['1.A.2.g.viii.3', 'Peat'], 4],
  508. ['Biomass', ['1.A.2.g.viii.3', 'Biomass'], 4],
  509. # AUT, LUX
  510. ['Other Manufacturing Industries', ['1.A.2.g.viii.3', 'Total'], 3],
  511. ['Liquid Fuels', ['1.A.2.g.viii.3', 'Liquid'], 4],
  512. ['Solid Fuels', ['1.A.2.g.viii.3', 'Solid'], 4],
  513. ['Gaseous Fuels', ['1.A.2.g.viii.3', 'Gaseous'], 4],
  514. ['Other Fossil Fuels', ['1.A.2.g.viii.3', 'OtherFF'], 4],
  515. ['Peat', ['1.A.2.g.viii.3', 'Peat'], 4],
  516. ['Biomass', ['1.A.2.g.viii.3', 'Biomass'], 4],
  517. # NOR
  518. ['Other manufacturing', ['1.A.2.g.viii.3', 'Total'], 3],
  519. ['Liquid Fuels', ['1.A.2.g.viii.3', 'Liquid'], 4],
  520. ['Solid Fuels', ['1.A.2.g.viii.3', 'Solid'], 4],
  521. ['Gaseous Fuels', ['1.A.2.g.viii.3', 'Gaseous'], 4],
  522. ['Other Fossil Fuels', ['1.A.2.g.viii.3', 'OtherFF'], 4],
  523. ['Peat', ['1.A.2.g.viii.3', 'Peat'], 4],
  524. ['Biomass', ['1.A.2.g.viii.3', 'Biomass'], 4],
  525. # AUS
  526. ['All Other Manufacturing', ['1.A.2.g.viii.3', 'Total'], 3],
  527. ['Liquid Fuels', ['1.A.2.g.viii.3', 'Liquid'], 4],
  528. ['Solid Fuels', ['1.A.2.g.viii.3', 'Solid'], 4],
  529. ['Gaseous Fuels', ['1.A.2.g.viii.3', 'Gaseous'], 4],
  530. ['Other Fossil Fuels', ['1.A.2.g.viii.3', 'OtherFF'], 4],
  531. ['Peat', ['1.A.2.g.viii.3', 'Peat'], 4],
  532. ['Biomass', ['1.A.2.g.viii.3', 'Biomass'], 4],
  533. # NLD
  534. ['Other Industrial Sectors', ['1.A.2.g.viii.4', 'Total'], 3],
  535. ['Liquid Fuels', ['1.A.2.g.viii.4', 'Liquid'], 4],
  536. ['Solid Fuels', ['1.A.2.g.viii.4', 'Solid'], 4],
  537. ['Gaseous Fuels', ['1.A.2.g.viii.4', 'Gaseous'], 4],
  538. ['Other Fossil Fuels', ['1.A.2.g.viii.4', 'OtherFF'], 4],
  539. ['Peat', ['1.A.2.g.viii.4', 'Peat'], 4],
  540. ['Biomass', ['1.A.2.g.viii.4', 'Biomass'], 4],
  541. # GBR, GBK
  542. ['Other industry (not specified above)', ['1.A.2.g.viii.4', 'Total'], 3],
  543. ['Liquid Fuels', ['1.A.2.g.viii.4', 'Liquid'], 4],
  544. ['Solid Fuels', ['1.A.2.g.viii.4', 'Solid'], 4],
  545. ['Gaseous Fuels', ['1.A.2.g.viii.4', 'Gaseous'], 4],
  546. ['Other Fossil Fuels', ['1.A.2.g.viii.4', 'OtherFF'], 4],
  547. ['Peat', ['1.A.2.g.viii.4', 'Peat'], 4],
  548. ['Biomass', ['1.A.2.g.viii.4', 'Biomass'], 4],
  549. # UKR
  550. ['Oter Industries', ['1.A.2.g.viii.4', 'Total'], 3],
  551. ['Liquid Fuels', ['1.A.2.g.viii.4', 'Liquid'], 4],
  552. ['Solid Fuels', ['1.A.2.g.viii.4', 'Solid'], 4],
  553. ['Gaseous Fuels', ['1.A.2.g.viii.4', 'Gaseous'], 4],
  554. ['Other Fossil Fuels', ['1.A.2.g.viii.4', 'OtherFF'], 4],
  555. ['Peat', ['1.A.2.g.viii.4', 'Peat'], 4],
  556. ['Biomass', ['1.A.2.g.viii.4', 'Biomass'], 4],
  557. # RUS
  558. ['Other industries', ['1.A.2.g.viii.4', 'Total'], 3],
  559. ['Liquid Fuels', ['1.A.2.g.viii.4', 'Liquid'], 4],
  560. ['Solid Fuels', ['1.A.2.g.viii.4', 'Solid'], 4],
  561. ['Gaseous Fuels', ['1.A.2.g.viii.4', 'Gaseous'], 4],
  562. ['Other Fossil Fuels', ['1.A.2.g.viii.4', 'OtherFF'], 4],
  563. ['Peat', ['1.A.2.g.viii.4', 'Peat'], 4],
  564. ['Biomass', ['1.A.2.g.viii.4', 'Biomass'], 4],
  565. # RUS
  566. ['Non-CO2 emissions from BFG combustion', ['1.A.2.g.viii.5', 'Total'], 3],
  567. ['Solid Fuels', ['1.A.2.g.viii.5', 'Solid'], 4],
  568. # BLR, DNK, ESP, LVA, NZL, POL, ROU, SVN,
  569. ['Other', ['1.A.2.g.viii.10', 'Total'], 3],
  570. ['Liquid Fuels', ['1.A.2.g.viii.10', 'Liquid'], 4],
  571. ['Solid Fuels', ['1.A.2.g.viii.10', 'Solid'], 4],
  572. ['Gaseous Fuels', ['1.A.2.g.viii.10', 'Gaseous'], 4],
  573. ['Other Fossil Fuels', ['1.A.2.g.viii.10', 'OtherFF'], 4],
  574. ['Peat', ['1.A.2.g.viii.10', 'Peat'], 4],
  575. ['Biomass', ['1.A.2.g.viii.10', 'Biomass'], 4],
  576. # BLR
  577. ['Manufacture and construction Aggregated', ['1.A.2.g.viii.2', 'Total'], 3],
  578. ['Liquid Fuels', ['1.A.2.g.viii.2', 'Liquid'], 4],
  579. ['Solid Fuels', ['1.A.2.g.viii.2', 'Solid'], 4],
  580. ['Gaseous Fuels', ['1.A.2.g.viii.2', 'Gaseous'], 4],
  581. ['Other Fossil Fuels', ['1.A.2.g.viii.2', 'OtherFF'], 4],
  582. ['Peat', ['1.A.2.g.viii.2', 'Peat'], 4],
  583. ['Biomass', ['1.A.2.g.viii.2', 'Biomass'], 4],
  584. # HRV
  585. ['Other Industry', ['1.A.2.g.viii.4', 'Total'], 3],
  586. ['Liquid Fuels', ['1.A.2.g.viii.4', 'Liquid'], 4],
  587. ['Solid Fuels', ['1.A.2.g.viii.4', 'Solid'], 4],
  588. ['Gaseous Fuels', ['1.A.2.g.viii.4', 'Gaseous'], 4],
  589. ['Other Fossil Fuels', ['1.A.2.g.viii.4', 'OtherFF'], 4],
  590. ['Peat', ['1.A.2.g.viii.4', 'Peat'], 4],
  591. ['Biomass', ['1.A.2.g.viii.4', 'Biomass'], 4],
  592. # HRV
  593. ['1A2 Total for 1990 to 2000', ['1.A.2.g.viii.2', 'Total'], 3],
  594. ['Liquid Fuels', ['1.A.2.g.viii.2', 'Liquid'], 4],
  595. ['Solid Fuels', ['1.A.2.g.viii.2', 'Solid'], 4],
  596. ['Gaseous Fuels', ['1.A.2.g.viii.2', 'Gaseous'], 4],
  597. ['Other Fossil Fuels', ['1.A.2.g.viii.2', 'OtherFF'], 4],
  598. ['Peat', ['1.A.2.g.viii.2', 'Peat'], 4],
  599. ['Biomass', ['1.A.2.g.viii.2', 'Biomass'], 4],
  600. # MLT
  601. ['All Industry', ['1.A.2.g.viii.2', 'Total'], 3],
  602. ['Liquid Fuels', ['1.A.2.g.viii.2', 'Liquid'], 4],
  603. ['Solid Fuels', ['1.A.2.g.viii.2', 'Solid'], 4],
  604. ['Gaseous Fuels', ['1.A.2.g.viii.2', 'Gaseous'], 4],
  605. ['Other Fossil Fuels', ['1.A.2.g.viii.2', 'OtherFF'], 4],
  606. ['Peat', ['1.A.2.g.viii.2', 'Peat'], 4],
  607. ['Biomass', ['1.A.2.g.viii.2', 'Biomass'], 4],
  608. # PRT
  609. ['Rubber', ['1.A.2.g.viii.6', 'Total'], 3],
  610. ['Liquid Fuels', ['1.A.2.g.viii.6', 'Liquid'], 4],
  611. ['Solid Fuels', ['1.A.2.g.viii.6', 'Solid'], 4],
  612. ['Gaseous Fuels', ['1.A.2.g.viii.6', 'Gaseous'], 4],
  613. ['Other Fossil Fuels', ['1.A.2.g.viii.6', 'OtherFF'], 4],
  614. ['Biomass', ['1.A.2.g.viii.6', 'Biomass'], 4],
  615. # SWE
  616. ['All stationary combustin within CRF 1.A.2.g', ['1.A.2.g.viii.7', 'Total'], 3],
  617. ['Liquid Fuels', ['1.A.2.g.viii.7', 'Liquid'], 4],
  618. ['Solid Fuels', ['1.A.2.g.viii.7', 'Solid'], 4],
  619. ['Gaseous Fuels', ['1.A.2.g.viii.7', 'Gaseous'], 4],
  620. ['Other Fossil Fuels', ['1.A.2.g.viii.7', 'OtherFF'], 4],
  621. ['Peat', ['1.A.2.g.viii.7', 'Peat'], 4],
  622. ['Biomass', ['1.A.2.g.viii.7', 'Biomass'], 4],
  623. # IRL
  624. ['Other stationary combustion', ['1.A.2.g.viii.8', 'Total'], 3],
  625. ['Liquid Fuels', ['1.A.2.g.viii.8', 'Liquid'], 4],
  626. ['Solid Fuels', ['1.A.2.g.viii.8', 'Solid'], 4],
  627. ['Gaseous Fuels', ['1.A.2.g.viii.8', 'Gaseous'], 4],
  628. ['Other Fossil Fuels', ['1.A.2.g.viii.8', 'OtherFF'], 4],
  629. ['Peat', ['1.A.2.g.viii.8', 'Peat'], 4],
  630. ['Biomass', ['1.A.2.g.viii.8', 'Biomass'], 4],
  631. # HUN
  632. ['Other Stationary Combustion', ['1.A.2.g.viii.8', 'Total'], 3],
  633. ['Liquid Fuels', ['1.A.2.g.viii.8', 'Liquid'], 4],
  634. ['Solid Fuels', ['1.A.2.g.viii.8', 'Solid'], 4],
  635. ['Gaseous Fuels', ['1.A.2.g.viii.8', 'Gaseous'], 4],
  636. ['Other Fossil Fuels', ['1.A.2.g.viii.8', 'OtherFF'], 4],
  637. ['Peat', ['1.A.2.g.viii.8', 'Peat'], 4],
  638. ['Biomass', ['1.A.2.g.viii.8', 'Biomass'], 4],
  639. # CHE
  640. ['Other Boilers and Engines Industry', ['1.A.2.g.viii.9', 'Total'], 3],
  641. ['Liquid Fuels', ['1.A.2.g.viii.9', 'Liquid'], 4],
  642. ['Solid Fuels', ['1.A.2.g.viii.9', 'Solid'], 4],
  643. ['Gaseous Fuels', ['1.A.2.g.viii.9', 'Gaseous'], 4],
  644. ['Other Fossil Fuels', ['1.A.2.g.viii.9', 'OtherFF'], 4],
  645. ['Biomass', ['1.A.2.g.viii.9', 'Biomass'], 4],
  646. ],
  647. "entity_mapping": {
  648. 'EMISSIONS CH4': "CH4",
  649. 'EMISSIONS CO2(2)': "CO2",
  650. 'EMISSIONS N2O': "N2O",
  651. },
  652. }, # tested
  653. "Table1.A(a)s3": {
  654. "status": "tested",
  655. "table": {
  656. "firstrow": 5,
  657. "lastrow": 115,
  658. "header": ['group', 'entity', 'entity', 'unit'],
  659. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  660. "categories": ["category", "type"],
  661. "cols_to_ignore": [
  662. 'AGGREGATE ACTIVITY DATA Consumption',
  663. 'AGGREGATE ACTIVITY DATA Consumption',
  664. 'IMPLIED EMISSION FACTORS CO2(1)',
  665. 'IMPLIED EMISSION FACTORS CH4',
  666. 'IMPLIED EMISSION FACTORS N2O',
  667. ],
  668. "stop_cats": ["Note: All footnotes for this table are given at the end of the table on sheet 4.", np.nan],
  669. "unit_info": unit_info["default"],
  670. },
  671. "sector_mapping": [
  672. ['1.A.3 Transport', ['1.A.3', 'Total'], 0],
  673. ['Liquid fuels', ['1.A.3', 'Liquid'], 1],
  674. ['Solid fuels', ['1.A.3', 'Solid'], 1],
  675. ['Gaseous fuels', ['1.A.3', 'Gaseous'], 1],
  676. ['Other fossil fuels(4)', ['1.A.3', 'OtherFF'], 1],
  677. ['Biomass(6)', ['1.A.3', 'Biomass'], 1],
  678. # a. Domestic Aviation
  679. ['a. Domestic aviation(10)', ['1.A.3.a', 'Total'], 1],
  680. ['Aviation gasoline', ['1.A.3.a', 'AvGasoline'], 2],
  681. ['Jet kerosene', ['1.A.3.a', 'JetKerosene'], 2],
  682. ['Biomass', ['1.A.3.a', 'Biomass'], 2],
  683. # b. road Transportation
  684. ['b. Road transportation(11)', ['1.A.3.b', 'Total'], 1],
  685. ['Gasoline', ['1.A.3.b', 'Gasoline'], 2],
  686. ['Diesel oil', ['1.A.3.b', 'DieselOil'], 2],
  687. ['Liquefied petroleum gases (LPG)', ['1.A.3.b', 'LPG'], 2],
  688. ['Other liquid fuels (please specify)', ['1.A.3.b', 'OtherLiquid'], 2],
  689. ['Gaseous fuels', ['1.A.3.b', 'Gaseous'], 2],
  690. ['Biomass(6)', ['1.A.3.b', 'Biomass'], 2],
  691. ['Other fossil fuels (please specify)(4)', ['1.A.3.b', 'OtherFF'], 2],
  692. # i. Cars
  693. ['i. Cars', ['1.A.3.b.i', 'Total'], 2],
  694. ['Gasoline', ['1.A.3.b.i', 'Gasoline'], 3],
  695. ['Diesel oil', ['1.A.3.b.i', 'DieselOil'], 3],
  696. ['Liquefied petroleum gases (LPG)', ['1.A.3.b.i', 'LPG'], 3],
  697. ['Other liquid fuels (please specify)', ['1.A.3.b.i', 'OtherLiquid'], 3],
  698. ['Kerosene', ['1.A.3.b.i', 'Kerosene'], 4], # UKR (and probably others)
  699. ['Lubricants', ['1.A.3.b.i', 'Lubricants'], 4], # UKR, JPN
  700. ['Lubricant oil', ['1.A.3.b.i', 'Lubricants'], 4], # PRT
  701. ['Biodiesel (5 percent fossil portion)', ['1.A.3.b.i', 'OLBiodieselFC'], 4], # CAN
  702. ['Fossil part of biodiesel', ['1.A.3.b.i', 'OLBiodieselFC'], 4], # LTU
  703. ['Other', ['1.A.3.b.i', 'OLOther'], 4], # UKR, MLT
  704. ['Other Liquid Fuels', ['1.A.3.b.i', 'OLOther'], 4], # CYP
  705. ['Other motor fuels', ['1.A.3.b.i', 'OMotorFuels'], 4], # RUS
  706. ['Lubricants in 2-stroke engines', ['1.A.3.b.i', 'Lubricants'], 4], # HUN
  707. ['LNG', ['1.A.3.b.i', 'LNG'], 4], ## USA
  708. ['Gaseous fuels', ['1.A.3.b.i', 'Gaseous'], 3],
  709. ['Biomass(6)', ['1.A.3.b.i', 'Biomass'], 3],
  710. ['Other fossil fuels (please specify)(4)', ['1.A.3.b.i', 'OtherFF'], 3],
  711. ['Other Fossil Fuels', ['1.A.3.b.i', 'OFFOther'], 4], # CYP, POL
  712. ['Biodiesel (fossil component)', ['1.A.3.b.i', 'OFFBiodieselFC'], 4], # LUX
  713. ['Biodiesel fossil fraction', ['1.A.3.b.i', 'OFFBiodieselFC'], 4], # NOR
  714. ['Biodiesel (fossil fraction)', ['1.A.3.b.i', 'OFFBiodieselFC'], 4], # NZL
  715. ['Fossil part of biodiesel or biogasoline', ['1.A.3.b.i', 'OFFBiofuelFC'], 4], # PRT
  716. ['Fossil part of biodiesel and biogasoline', ['1.A.3.b.i', 'OFFBiofuelFC'], 4], # SWE
  717. ['fossil part of biofuels', ['1.A.3.b.i', 'OFFBiofuelFC'], 4], # CZE
  718. ['fossil part of biodiesel', ['1.A.3.b.i', 'OFFBiodieselFC'], 4], # DKE, DNK, HRV
  719. ['Fossil part of biodiesel', ['1.A.3.b.i', 'OFFBiodieselFC'], 4], # DNM, BEL, HUN, LVA, ESP
  720. ['Fossil part of biogasoline', ['1.A.3.b.i', 'OFFBiogasolineFC'], 4], # BEL
  721. ['Natural Gas', ['1.A.3.b.i.', 'OFFNaturalGas'], 4], # USA
  722. ['Fossil part of biofuel', ['1.A.3.b.i', 'OFFBiofuelFC'], 4], # IRL
  723. ['Other', ['1.A.3.b.i', 'OFFOther'], 4], # MLT
  724. # ii. Light duty trucks
  725. ['ii. Light duty trucks', ['1.A.3.b.ii', 'Total'], 2],
  726. ['Gasoline', ['1.A.3.b.ii', 'Gasoline'], 3],
  727. ['Diesel oil', ['1.A.3.b.ii', 'DieselOil'], 3],
  728. ['Liquefied petroleum gases (LPG)', ['1.A.3.b.ii', 'LPG'], 3],
  729. ['Other liquid fuels (please specify)', ['1.A.3.b.ii', 'OtherLiquid'], 3],
  730. ['Kerosene', ['1.A.3.b.ii', 'Kerosene'], 4], # UKR (and probably others)
  731. ['Lubricants', ['1.A.3.b.ii', 'Lubricants'], 4], # UKR, JPN
  732. ['Lubricant Oil', ['1.A.3.b.ii', 'Lubricants'], 4], # PRT
  733. ['Biodiesel (5 percent fossil portion)', ['1.A.3.b.ii', 'OLBiodieselFC'], 4], # CAN
  734. ['Other', ['1.A.3.b.ii', 'OLOther'], 4], # UKR (and probably others)
  735. ['Other Liquid Fuels', ['1.A.3.b.ii', 'OLOther'], 4], # CYP
  736. ['Other motor fuels', ['1.A.3.b.ii', 'OMotorFuels'], 4], # RUS
  737. ['LNG', ['1.A.3.b.ii', 'LNG'], 4], ## USA
  738. ['Gaseous fuels', ['1.A.3.b.ii', 'Gaseous'], 3],
  739. ['Biomass(6)', ['1.A.3.b.ii', 'Biomass'], 3],
  740. ['Other fossil fuels (please specify)(4)', ['1.A.3.b.ii', 'OtherFF'], 3],
  741. ['Other Fossil Fuels', ['1.A.3.b.ii', 'OFFOther'], 4], # CYP, POL
  742. ['Biodiesel (fossil component)', ['1.A.3.b.ii', 'OFFBiodieselFC'], 4], # LUX
  743. ['Biodiesel fossil fraction', ['1.A.3.b.ii', 'OFFBiodieselFC'], 4], # NOR
  744. ['Biodiesel (fossil fraction)', ['1.A.3.b.ii', 'OFFBiodieselFC'], 4], # NZL
  745. ['Fossil part of biodiesel or biogasoline', ['1.A.3.b.ii', 'OFFBiofuelFC'], 4], # PRT
  746. ['Fossil part of biodiesel and biogasoline', ['1.A.3.b.ii', 'OFFBiofuelFC'], 4], # SWE
  747. ['fossil part of biofuels', ['1.A.3.b.ii', 'OFFBiofuelFC'], 4], # CZE
  748. ['fossil part of biodiesel', ['1.A.3.b.ii', 'OFFBiodieselFC'], 4], # DKE, DNK, HRV
  749. ['Fossil part of biodiesel', ['1.A.3.b.ii', 'OFFBiodieselFC'], 4], # DNM, BEL, HUN, LVA, ESP
  750. ['Fossil part of biogasoline', ['1.A.3.b.ii', 'OFFBiogasolineFC'], 4], # BEL
  751. ['Fossil part of biofuel', ['1.A.3.b.ii', 'OFFBiofuelFC'], 4], # IRL
  752. # iii. Heavy duty trucks and buses
  753. ['iii. Heavy duty trucks and buses', ['1.A.3.b.iii', 'Total'], 2],
  754. ['Gasoline', ['1.A.3.b.iii', 'Gasoline'], 3],
  755. ['Diesel oil', ['1.A.3.b.iii', 'DieselOil'], 3],
  756. ['Liquefied petroleum gases (LPG)', ['1.A.3.b.iii', 'LPG'], 3],
  757. ['Other liquid fFuels (please specify)', ['1.A.3.b.iii', 'OtherLiquid'], 3],
  758. ['Kerosene', ['1.A.3.b.iii', 'Kerosene'], 4], # UKR (and probably others)
  759. ['Lubricants', ['1.A.3.b.iii', 'Lubricants'], 4], # UKR, JPN
  760. ['Lubricant Oil', ['1.A.3.b.iii', 'Lubricants'], 4], # PRT
  761. ['Biodiesel (5 percent fossil portion)', ['1.A.3.b.iii', 'OLBiodieselFC'], 4], # CAN
  762. ['Other', ['1.A.3.b.iii', 'OLOther'], 4], # UKR (and probably others)
  763. ['Other Liquid Fuels', ['1.A.3.b.iii', 'OLOther'], 4], # CYP
  764. ['Other motor fuels', ['1.A.3.b.iii', 'OMotorFuels'], 4], # RUS
  765. ['LNG', ['1.A.3.b.iii', 'LNG'], 4], # USA
  766. ['GTL', ['1.A.3.b.iii', 'GTL'], 4], # MCO, new in 2022
  767. ['Gaseous fuels', ['1.A.3.b.iii', 'Gaseous'], 3],
  768. ['Biomass(6)', ['1.A.3.b.iii', 'Biomass'], 3],
  769. ['Other fossil fuels (please specify)(4)', ['1.A.3.b.iii', 'OtherFF'], 3],
  770. ['Other Fossil Fuels', ['1.A.3.b.iii', 'OFFOther'], 4], # CYP, POL
  771. ['Biodiesel (fossil component)', ['1.A.3.b.iii', 'OFFBiodieselFC'], 4], # LUX
  772. ['Biodiesel fossil fraction', ['1.A.3.b.iii', 'OFFBiodieselFC'], 4], # NOR
  773. ['Biodiesel (fossil fraction)', ['1.A.3.b.iii', 'OFFBiodieselFC'], 4], # NZL
  774. ['Fossil part of biodiesel or biogasoline', ['1.A.3.b.iii', 'OFFBiofuelFC'], 4], # PRT
  775. ['Fossil part of biodiesel and biogasoline', ['1.A.3.b.iii', 'OFFBiofuelFC'], 4], # SWE
  776. ['fossil part of biofuels', ['1.A.3.b.iii', 'OFFBiofuelFC'], 4], # CZE
  777. ['fossil part of biodiesel', ['1.A.3.b.iii', 'OFFBiodieselFC'], 4], # DKE, DNK, HRV
  778. ['Fossil part of biodiesel', ['1.A.3.b.iii', 'OFFBiodieselFC'], 4], # DNM, BEL, HUN. LVA, ESP
  779. ['Fossil part of biogasoline', ['1.A.3.b.iii', 'OFFBiogasolineFC'], 4], # BEL
  780. ['Fossil part of biofuel', ['1.A.3.b.iii', 'OFFBiofuelFC'], 4], # IRL
  781. # iv. Motorcycles
  782. ['iv. Motorcycles', ['1.A.3.b.iv', 'Total'], 2],
  783. ['Gasoline', ['1.A.3.b.iv', 'Gasoline'], 3],
  784. ['Diesel oil', ['1.A.3.b.iv', 'DieselOil'], 3],
  785. ['Liquefied petroleum gases (LPG)', ['1.A.3.b.iv', 'LPG'], 3],
  786. ['Other liquid fuels (please specify)', ['1.A.3.b.iv', 'OtherLiquid'], 3],
  787. ['Kerosene', ['1.A.3.b.iv', 'Kerosene'], 4], # UKR (and probably others)
  788. ['Lubricants', ['1.A.3.b.iv', 'Lubricants'], 4], # UKR, JPN, HRV
  789. ['Lubricant Oil', ['1.A.3.b.iv', 'Lubricants'], 4], # PRT
  790. ['Other', ['1.A.3.b.iv', 'OLOther'], 4], # UKR (and probably others)
  791. ['Other Liquid Fuels', ['1.A.3.b.iv', 'OLOther'], 4], # CYP
  792. ['Lube', ['1.A.3.b.iv', 'Lubricants'], 4], # MCO
  793. ['Lubricants in 2-stroke engines', ['1.A.3.b.iv', 'Lubricants'], 4], # HUN
  794. ['Lubricants (two-stroke engines)', ['1.A.3.b.iv', 'Lubricants'], 4], # ESP
  795. ['lubricants', ['1.A.3.b.iv', 'Lubricants'], 4], # SVN
  796. ['Gaseous fuels', ['1.A.3.b.iv', 'Gaseous'], 3],
  797. ['Biomass(6)', ['1.A.3.b.iv', 'Biomass'], 3],
  798. ['Other fossil fuels (please specify)(4)', ['1.A.3.b.iv', 'OtherFF'], 3],
  799. ['Other Fossil Fuels', ['1.A.3.b.iv', 'OFFOther'], 4], # CYP
  800. ['Fossil part of biodiesel or biogasoline', ['1.A.3.b.iv', 'OFFBiofuelFC'], 4], # PRT
  801. ['Fossil part of biodiesel and biogasoline', ['1.A.3.b.iv', 'OFFBiofuelFC'], 4], # SWE
  802. ['fossil part of biofuels', ['1.A.3.b.iv', 'OFFBiofuelFC'], 4], # CZE
  803. ['Fossil part of biodiesel', ['1.A.3.b.iv', 'OFFBiodieselFC'], 4], # BEL
  804. ['Fossil part of biogasoline', ['1.A.3.b.iv', 'OFFBiogasolineFC'], 4], # BEL
  805. ['Fossil part of biodiese', ['1.A.3.b.iv', 'OFFBiodieselFC'], 4], # LVA
  806. ['Fossil part of biofuel', ['1.A.3.b.iv', 'OFFBiofuelFC'], 4], # IRL
  807. ['fossil part of biodiesel', ['1.A.3.b.iv', 'OFFBiofuelFC'], 4], # HRV
  808. # v. Other
  809. ['v. Other (please specify)', ['1.A.3.b.v', 'Total'], 2],
  810. # TUR
  811. ['Road total', ['1.A.3.b.v.1', 'Total'], 3],
  812. ['Gasoline', ['1.A.3.b.v.1', 'Gasoline'], 4],
  813. ['Diesel Oil', ['1.A.3.b.v.1', 'DieselOil'], 4],
  814. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.1', 'LPG'], 4],
  815. ['Gaseous Fuels', ['1.A.3.b.v.1', 'Gaseous'], 4],
  816. ['Biomass', ['1.A.3.b.v.1', 'Biomass'], 4],
  817. # CYP
  818. ['Buses', ['1.A.3.b.v.2', 'Total'], 3],
  819. ['Gasoline', ['1.A.3.b.v.2', 'Gasoline'], 4],
  820. ['Diesel Oil', ['1.A.3.b.v.2', 'DieselOil'], 4],
  821. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.2', 'LPG'], 4],
  822. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.2', 'OtherLiquid'], 4],
  823. ['Gaseous Fuels', ['1.A.3.b.v.2', 'Gaseous'], 4],
  824. ['Biomass', ['1.A.3.b.v.2', 'Biomass'], 4],
  825. ['Other Fossil Fuels (please specify)', ['1.A.3.b.v.2', 'OtherFF'], 4],
  826. # GBK, GBR
  827. ['All vehicles - biofuel use', ['1.A.3.b.v.3', 'Total'], 3],
  828. ['Biomass', ['1.A.3.b.v.3', 'Biomass'], 4],
  829. ['All vehicles - LPG use', ['1.A.3.b.v.4', 'Total'], 4],
  830. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.4', 'LPG'], 4],
  831. ['All vehicles - biofuel use (fossil component)', ['1.A.3.b.v.5', 'Total'], 4],
  832. ['Other Fossil Fuels (please specify)', ['1.A.3.b.v.5', 'OtherFF'], 4],
  833. # CAN
  834. ['Propane and Natural Gas Vehicles', ['1.A.3.b.v.6', 'Total'], 3],
  835. ['Gasoline', ['1.A.3.b.v.6', 'Gasoline'], 4],
  836. ['Diesel Oil', ['1.A.3.b.v.6', 'DieselOil'], 4],
  837. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.6', 'LPG'], 4],
  838. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.6', 'OtherLiquid'], 4],
  839. ['Gaseous Fuels', ['1.A.3.b.v.6', 'Gaseous'], 4],
  840. ['Biomass', ['1.A.3.b.v.6', 'Biomass'], 4],
  841. ['Other Fossil Fuels (please specify)', ['1.A.3.b.v.6', 'OtherFF'], 4],
  842. # BEL
  843. ['Lubricant Two-Stroke Engines', ['1.A.3.b.v.7', 'Total'], 3],
  844. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.7', 'OtherLiquid'], 4],
  845. # ROU
  846. ['Gaseous Fuels', ['1.A.3.b.v.8', 'Total'], 3],
  847. ['Gaseous Fuels', ['1.A.3.b.v.8', 'Gaseous'], 4],
  848. ['Other Liquid Fuels', ['1.A.3.b.v.9', 'Total'], 3],
  849. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.9', 'OtherLiquid'], 4],
  850. ['Other Kerosene', ['1.A.3.b.v.9', 'Kerosene'], 5],
  851. ['Heating and Other Gasoil', ['1.A.3.b.v.9', 'HeatingGasoil'], 5],
  852. ['Biomass', ['1.A.3.b.v.10', 'Total'], 3],
  853. ['Biomass', ['1.A.3.b.v.10', 'Biomass'], 4],
  854. # DEU
  855. ['CO2 from lubricant co-incineration in 2-stroke road vehicles', ['1.A.3.b.v.7', 'Total'], 3],
  856. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.7', 'OtherLiquid'], 4],
  857. ['lubricant used in 2-stroke mix', ['1.A.3.b.v.7', 'Lubricants'], 5],
  858. # USA
  859. ['Evaporative Emissions', ['1.A.3.b.v.11', 'Total'], 3],
  860. ['Gasoline', ['1.A.3.b.v.11', 'Gasoline'], 4],
  861. ['Diesel Oil', ['1.A.3.b.v.11', 'DieselOil'], 4],
  862. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.11', 'LPG'], 4],
  863. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.11', 'OtherLiquid'], 4],
  864. ['Gaseous Fuels', ['1.A.3.b.v.11', 'Gaseous'], 4],
  865. ['Biomass', ['1.A.3.b.v.11', 'Biomass'], 4],
  866. ['Other Fossil Fuels (please specify)', ['1.A.3.b.v.11', 'OtherFF'], 4],
  867. # SVK
  868. ['Urea-based catalysts', ['1.A.3.b.v.12', 'Total'], 3],
  869. ['Diesel Oil', ['1.A.3.b.v.12', 'DieselOil'], 4],
  870. # ESP
  871. ['Other non-specified', ['1.A.3.b.v.13', 'Total'], 3],
  872. ['Gasoline', ['1.A.3.b.v.13', 'Gasoline'], 4],
  873. ['Diesel Oil', ['1.A.3.b.v.13', 'DieselOil'], 4],
  874. ['Liquefied Petroleum Gases (LPG)', ['1.A.3.b.v.13', 'LPG'], 4],
  875. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.13', 'OtherLiquid'], 4],
  876. ['Gaseous Fuels', ['1.A.3.b.v.13', 'Gaseous'], 4],
  877. ['Biomass', ['1.A.3.b.v.13', 'Biomass'], 4],
  878. ['Other Fossil Fuels (please specify)', ['1.A.3.b.v.13', 'OtherFF'], 4],
  879. # BGR
  880. ['Urea', ['1.A.3.b.v.12', 'Total'], 3],
  881. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.12', 'OtherLiquid'], 4],
  882. ['Lubricants', ['1.A.3.b.v.7', 'Total'], 3],
  883. ['Other Liquid Fuels (please specify)', ['1.A.3.b.v.7', 'OtherLiquid'], 4],
  884. # c. Railways
  885. ['c. Railways', ['1.A.3.c', 'Total'], 1],
  886. ['Liquid fuels', ['1.A.3.c', 'Liquid'], 2],
  887. ['Solid fuels', ['1.A.3.c', 'Solid'], 2],
  888. ['Gaseous fuels', ['1.A.3.c', 'Gaseous'], 2],
  889. ['Biomass(6)', ['1.A.3.c', 'Biomass'], 2],
  890. ['Other fossil fuels (please specify)', ['1.A.3.c', 'OtherFF'], 2],
  891. ['Biodiesel (fossil component)', ['1.A.3.c', 'OFFBiodieselFC'], 3], # LUX
  892. ['Fossil part of biodiesel and biogasoline', ['1.A.3.c', 'OFFBiodieselFC'], 3], # SWE
  893. ['Fossil part of biodiesel', ['1.A.3.c', 'OFFBiodieselFC'], 3], # LVA, new in 2022
  894. ['Other fossil fuels', ['1.A.3.c', 'OFFOther'], 3], # ROU, new in 2022
  895. # d. Domestic navigation
  896. ['d. Domestic Navigation(10)', ['1.A.3.d', 'Total'], 1],
  897. ['Residual fuel oil', ['1.A.3.d', 'ResFuelOil'], 2],
  898. ['Gas/diesel oil', ['1.A.3.d', 'GasDieselOil'], 2],
  899. ['Gasoline', ['1.A.3.d', 'Gasoline'], 2],
  900. ['Other liquid fuels (please specify)', ['1.A.3.d', 'OtherLiquid'], 2],
  901. ['Lubricants', ['1.A.3.d', 'Lubricants'], 3], # UKR, JPN
  902. ['Biodiesel (5 percent fossil portion)', ['1.A.3.d', 'OLBiodieselFC'], 3], # CAN
  903. ['Light Fuel Oil', ['1.A.3.d', 'LightFuelOil'], 3], # CAN
  904. ['Kerosene and stove oil', ['1.A.3.d', 'KeroseStoveOil'], 3], # CAN
  905. ['Kerosene', ['1.A.3.d', 'Kerosene'], 3], # DKE, DNK
  906. ['Natural Gas Liquids', ['1.A.3.d', 'NGL'], 3], # DKE, DNK
  907. ['Fossil part of biodiesel', ['1.A.3.d', 'OLBiodieselFC'], 3], # LTU
  908. ['Other non-specified', ['1.A.3.d', 'OLOther'], 3], # SWE
  909. ['Other motor fuels', ['1.A.3.d', 'OMotorFuels'], 3], # RUS
  910. ['Fuel oil A', ['1.A.3.d', 'FuelOilA'], 3], # JPN
  911. ['Fuel oil B', ['1.A.3.d', 'FuelOilB'], 3], # JPN
  912. ['Fuel oil C', ['1.A.3.d', 'FuelOilC'], 3], # JPN
  913. ['Diesel Oil', ['1.A.3.d', 'OLDiesel'], 3], # FIN
  914. ['Other Liquid Fuels', ['1.A.3.d', 'OLOther'], 3], # ROU, new in 2022
  915. ['Gaseous fuels', ['1.A.3.d', 'Gaseous'], 2],
  916. ['Biomass(6)', ['1.A.3.d', 'Biomass'], 2],
  917. ['Other fossil fuels (please specify)(4)', ['1.A.3.d', 'OtherFF'], 2],
  918. ['Liquified natural gas', ['1.A.3.d', 'LNG'], 3], # DKE, DNK, DNM
  919. ['Biodiesel (fossil component)', ['1.A.3.d', 'OFFBiodieselFC'], 3], # LUX
  920. ['Coal', ['1.A.3.d', 'OFFCoal'], 3], # NZL, NDL
  921. ['fossil part of biodiesel', ['1.A.3.d', 'OFFBiodieselFC'], 3], # AUT
  922. ['Fossil part of biodiesel and biogasoline', ['1.A.3.d', 'OFFBioGasDieselFC'], 3], # SWE
  923. ['Solid Fuels', ['1.A.3.d', 'OFFSolid'], 3], # AUS
  924. ['Other Fossil Fuels', ['1.A.3.d', 'OFFOther'], 3], # ROU, new in 2022
  925. # e. other transportation
  926. # keep details also for top category as it's present
  927. ['e. Other transportation (please specify)', ['1.A.3.e', 'Total'], 1],
  928. ['Liquid fuels', ['1.A.3.e', 'Liquid'], 2],
  929. ['Solid fuels', ['1.A.3.e', 'Solid'], 2],
  930. ['Gaseous fuels', ['1.A.3.e', 'Gaseous'], 2],
  931. ['Other fossil fuels(4)', ['1.A.3.e', 'OtherFF'], 2],
  932. ['Biomass(6)', ['1.A.3.e', 'Biomass'], 2],
  933. # i. pipeline
  934. ['i. Pipeline transport', ['1.A.3.e.i', 'Total'], 2],
  935. ['Liquid fuels', ['1.A.3.e.i', 'Liquid'], 3],
  936. ['Solid fuels', ['1.A.3.e.i', 'Solid'], 3],
  937. ['Gaseous fuels', ['1.A.3.e.i', 'Gaseous'], 3],
  938. ['Other fossil fuels(4)', ['1.A.3.e.i', 'OtherFF'], 3],
  939. ['Biomass(6)', ['1.A.3.e.i', 'Biomass'], 3],
  940. # ii other
  941. ['ii. Other (please specify)', ['1.A.3.e.ii', 'Total'], 2],
  942. # UKR, SWE
  943. ['Off-road vehicles and other machinery', ['1.A.3.e.ii.1', 'Total'], 3],
  944. ['Liquid Fuels', ['1.A.3.e.ii.1', 'Liquid'], 4],
  945. ['Solid Fuels', ['1.A.3.e.ii.1', 'Solid'], 4],
  946. ['Gaseous Fuels', ['1.A.3.e.ii.1', 'Gaseous'], 4],
  947. ['Other Fossil Fuels', ['1.A.3.e.ii.1', 'OtherFF'], 4],
  948. ['Biomass', ['1.A.3.e.ii.1', 'Biomass'], 4],
  949. # GBR, GBK
  950. ['Aircraft support vehicles', ['1.A.3.e.ii.2', 'Total'], 3],
  951. ['Liquid Fuels', ['1.A.3.e.ii.2', 'Liquid'], 4],
  952. # CAN
  953. ['Off Road', ['1.A.3.e.ii.1', 'Total'], 3],
  954. ['Liquid Fuels', ['1.A.3.e.ii.1', 'Liquid'], 4],
  955. ['Solid Fuels', ['1.A.3.e.ii.1', 'Solid'], 4],
  956. ['Gaseous Fuels', ['1.A.3.e.ii.1', 'Gaseous'], 4],
  957. ['Other Fossil Fuels', ['1.A.3.e.ii.1', 'OtherFF'], 4],
  958. ['Biomass', ['1.A.3.e.ii.1', 'Biomass'], 4],
  959. # LTU
  960. ['Off-road transport', ['1.A.3.e.ii.1', 'Total'], 3],
  961. ['Liquid Fuels', ['1.A.3.e.ii.1', 'Liquid'], 4],
  962. ['Solid Fuels', ['1.A.3.e.ii.1', 'Solid'], 4],
  963. ['Gaseous Fuels', ['1.A.3.e.ii.1', 'Gaseous'], 4],
  964. ['Other Fossil Fuels', ['1.A.3.e.ii.1', 'OtherFF'], 4],
  965. ['Biomass', ['1.A.3.e.ii.1', 'Biomass'], 4],
  966. # BEL
  967. ['Other non-specified', ['1.A.3.e.ii.3', 'Total'], 3],
  968. ['Liquid Fuels', ['1.A.3.e.ii.3', 'Liquid'], 4],
  969. ['Solid Fuels', ['1.A.3.e.ii.3', 'Solid'], 4],
  970. ['Gaseous Fuels', ['1.A.3.e.ii.3', 'Gaseous'], 4],
  971. ['Other Fossil Fuels', ['1.A.3.e.ii.3', 'OtherFF'], 4],
  972. ['Biomass', ['1.A.3.e.ii.3', 'Biomass'], 4],
  973. # AUS
  974. ['Off-Road Vehicles', ['1.A.3.e.ii.1', 'Total'], 3],
  975. ['Liquid Fuels', ['1.A.3.e.ii.1', 'Liquid'], 4],
  976. ['Solid Fuels', ['1.A.3.e.ii.1', 'Solid'], 4],
  977. ['Gaseous Fuels', ['1.A.3.e.ii.1', 'Gaseous'], 4],
  978. ['Other Fossil Fuels', ['1.A.3.e.ii.1', 'OtherFF'], 4],
  979. ['Biomass', ['1.A.3.e.ii.1', 'Biomass'], 4],
  980. # USA
  981. ['Non-Transportation Mobile', ['1.A.3.e.ii.4', 'Total'], 3],
  982. ['Liquid Fuels', ['1.A.3.e.ii.4', 'Liquid'], 4],
  983. ['Solid Fuels', ['1.A.3.e.ii.4', 'Solid'], 4],
  984. ['Gaseous Fuels', ['1.A.3.e.ii.4', 'Gaseous'], 4],
  985. ['Other Fossil Fuels', ['1.A.3.e.ii.4', 'OtherFF'], 4],
  986. ['Biomass', ['1.A.3.e.ii.4', 'Biomass'], 4],
  987. # AUT (new in 2022)
  988. ['Airport ground activities', ['1.A.3.e.ii.2', 'Total'], 3],
  989. ['Liquid Fuels', ['1.A.3.e.ii.4', 'Liquid'], 4],
  990. ['Gaseous Fuels', ['1.A.3.e.ii.4', 'Gaseous'], 4],
  991. ['Other Fossil Fuels', ['1.A.3.e.ii.4', 'OtherFF'], 4],
  992. ['Biomass', ['1.A.3.e.ii.4', 'Biomass'], 4],
  993. # ROU, new in 2022
  994. ['Other', ['1.A.3.e.ii.3', 'Total'], 3],
  995. ['Liquid Fuels', ['1.A.3.e.ii.3', 'Liquid'], 4],
  996. ['Solid Fuels', ['1.A.3.e.ii.3', 'Solid'], 4],
  997. ['Gaseous Fuels', ['1.A.3.e.ii.3', 'Gaseous'], 4],
  998. ['Other Fossil Fuels', ['1.A.3.e.ii.3', 'OtherFF'], 4],
  999. ['Biomass', ['1.A.3.e.ii.3', 'Biomass'], 4],
  1000. ],
  1001. "entity_mapping": {
  1002. 'EMISSIONS CH4': "CH4",
  1003. 'EMISSIONS CO2(2)': "CO2",
  1004. 'EMISSIONS N2O': "N2O",
  1005. },
  1006. }, # tested
  1007. "Table1.A(a)s4": {
  1008. "status": "tested",
  1009. "table": {
  1010. "firstrow": 5,
  1011. "lastrow": 127,
  1012. "header": ['group', 'entity', 'entity', 'unit'],
  1013. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1014. "categories": ["category", "type"],
  1015. "cols_to_ignore": [
  1016. 'AGGREGATE ACTIVITY DATA Consumption',
  1017. 'AGGREGATE ACTIVITY DATA Consumption',
  1018. 'IMPLIED EMISSION FACTORS CO2(1)',
  1019. 'IMPLIED EMISSION FACTORS CH4',
  1020. 'IMPLIED EMISSION FACTORS N2O',
  1021. 'EMISSIONS CO2 Amount captured',
  1022. ],
  1023. "stop_cats": ["", np.nan],
  1024. "unit_info": unit_info["default"],
  1025. },
  1026. "sector_mapping": [
  1027. ['1.A.4 Other sectors', ['1.A.4', 'Total'], 0],
  1028. ['Liquid fuels', ['1.A.4', 'Liquid'], 1],
  1029. ['Solid fuels', ['1.A.4', 'Solid'], 1],
  1030. ['Gaseous fuels', ['1.A.4', 'Gaseous'], 1],
  1031. ['Other fossil fuels(4)', ['1.A.4', 'OtherFF'], 1],
  1032. ['Peat(5)', ['1.A.4', 'Peat'], 1],
  1033. ['Biomass(6)', ['1.A.4', 'Biomass'], 1],
  1034. # a. Commercial/institutional(12)
  1035. ['a. Commercial/institutional(12)', ['1.A.4.a', 'Total'], 1],
  1036. ['Liquid fuels', ['1.A.4.a', 'Liquid'], 2],
  1037. ['Solid fuels', ['1.A.4.a', 'Solid'], 2],
  1038. ['Gaseous fuels', ['1.A.4.a', 'Gaseous'], 2],
  1039. ['Other fossil fuels(4)', ['1.A.4.a', 'OtherFF'], 2],
  1040. ['Peat(5)', ['1.A.4.a', 'Peat'], 2],
  1041. ['Biomass(6)', ['1.A.4.a', 'Biomass'], 2],
  1042. # 1.A.4.a.i Stationary combustion
  1043. ['1.A.4.a.i Stationary combustion', ['1.A.4.a.i', 'Total'], 2],
  1044. ['Liquid Fuels', ['1.A.4.a.i', 'Liquid'], 3],
  1045. ['Solid Fuels', ['1.A.4.a.i', 'Solid'], 3],
  1046. ['Gaseous Fuels', ['1.A.4.a.i', 'Gaseous'], 3],
  1047. ['Other Fossil Fuels', ['1.A.4.a.i', 'OtherFF'], 3],
  1048. ['Peat', ['1.A.4.a.i', 'Peat'], 3],
  1049. ['Biomass', ['1.A.4.a.i', 'Biomass'], 3],
  1050. # 1.A.4.a.ii Off-road vehicles and other machinery
  1051. ['1.A.4.a.ii Off-road vehicles and other machinery', ['1.A.4.a.ii', 'Total'], 2],
  1052. ['Liquid Fuels', ['1.A.4.a.ii', 'Liquid'], 3],
  1053. ['Solid Fuels', ['1.A.4.a.ii', 'Solid'], 3],
  1054. ['Gaseous Fuels', ['1.A.4.a.ii', 'Gaseous'], 3],
  1055. ['Other Fossil Fuels', ['1.A.4.a.ii', 'OtherFF'], 3],
  1056. ['Biomass', ['1.A.4.a.ii', 'Biomass'], 3],
  1057. # 1.A.4.a.iii Other (please specify)
  1058. ['1.A.4.a.iii Other (please specify)', ['1.A.4.a.iii', 'Total'], 2],
  1059. ['Liquid Fuels', ['1.A.4.a.iii', 'Liquid'], 3],
  1060. ['Solid Fuels', ['1.A.4.a.iii', 'Solid'], 3],
  1061. ['Gaseous Fuels', ['1.A.4.a.iii', 'Gaseous'], 3],
  1062. ['Other Fossil Fuels', ['1.A.4.a.iii', 'OtherFF'], 3],
  1063. ['Peat', ['1.A.4.a.iii', 'Peat'], 3],
  1064. ['Biomass', ['1.A.4.a.iii', 'Biomass'], 3],
  1065. # b. Residential(13)
  1066. ['b. Residential(13)', ['1.A.4.b', 'Total'], 1],
  1067. ['Liquid fuels', ['1.A.4.b', 'Liquid'], 2],
  1068. ['Solid fuels', ['1.A.4.b', 'Solid'], 2],
  1069. ['Gaseous fuels', ['1.A.4.b', 'Gaseous'], 2],
  1070. ['Other fossil fuels(4)', ['1.A.4.b', 'OtherFF'], 2],
  1071. ['Peat(5)', ['1.A.4.b', 'Peat'], 2],
  1072. ['Biomass(6)', ['1.A.4.b', 'Biomass'], 2],
  1073. # 1.A.4.b.i Stationary combustion
  1074. ['1.A.4.b.i Stationary combustion', ['1.A.4.b.i', 'Total'], 2],
  1075. ['Liquid Fuels', ['1.A.4.b.i', 'Liquid'], 3],
  1076. ['Solid Fuels', ['1.A.4.b.i', 'Solid'], 3],
  1077. ['Gaseous Fuels', ['1.A.4.b.i', 'Gaseous'], 3],
  1078. ['Other Fossil Fuels', ['1.A.4.b.i', 'OtherFF'], 3],
  1079. ['Peat', ['1.A.4.b.i', 'Peat'], 3],
  1080. ['Biomass', ['1.A.4.b.i', 'Biomass'], 3],
  1081. # 1.A.4.b.ii Off-road vehicles and other machinery
  1082. ['1.A.4.b.ii Off-road vehicles and other machinery', ['1.A.4.b.ii', 'Total'], 2],
  1083. ['Liquid Fuels', ['1.A.4.b.ii', 'Liquid'], 3],
  1084. ['Solid Fuels', ['1.A.4.b.ii', 'Solid'], 3],
  1085. ['Gaseous Fuels', ['1.A.4.b.ii', 'Gaseous'], 3],
  1086. ['Other Fossil Fuels', ['1.A.4.b.ii', 'OtherFF'], 3],
  1087. ['Biomass', ['1.A.4.b.ii', 'Biomass'], 3],
  1088. # 1.A.4.b.iii Other (please specify)
  1089. ['1.A.4.b.iii Other (please specify)', ['1.A.4.b.iii', 'Total'], 2],
  1090. # CYP, USA
  1091. ['Residential', ['1.A.4.b.iii.1', 'Total'], 3],
  1092. ['Liquid Fuels', ['1.A.4.b.iii.1', 'Liquid'], 3],
  1093. ['Solid Fuels', ['1.A.4.b.iii.1', 'Solid'], 3],
  1094. ['Gaseous Fuels', ['1.A.4.b.iii.1', 'Gaseous'], 3],
  1095. ['Other Fossil Fuels', ['1.A.4.b.iii.1', 'OtherFF'], 3],
  1096. ['Peat', ['1.A.4.b.iii.1', 'Peat'], 3],
  1097. ['Biomass', ['1.A.4.b.iii.1', 'Biomass'], 3],
  1098. # c. Agriculture/forestry/fishing
  1099. ['c. Agriculture/forestry/fishing', ['1.A.4.c', 'Total'], 1],
  1100. ['Liquid fuels', ['1.A.4.c', 'Liquid'], 2],
  1101. ['Solid fuels', ['1.A.4.c', 'Solid'], 2],
  1102. ['Gaseous fuels', ['1.A.4.c', 'Gaseous'], 2],
  1103. ['Other fossil fuels(4)', ['1.A.4.c', 'OtherFF'], 2],
  1104. ['Peat(5)', ['1.A.4.c', 'Peat'], 2],
  1105. ['Biomass(6)', ['1.A.4.c', 'Biomass'], 2],
  1106. # i. Stationary
  1107. ['i. Stationary', ['1.A.4.c.i', 'Total'], 2],
  1108. ['Liquid fuels', ['1.A.4.c.i', 'Liquid'], 3],
  1109. ['Solid fuels', ['1.A.4.c.i', 'Solid'], 3],
  1110. ['Gaseous fuels', ['1.A.4.c.i', 'Gaseous'], 3],
  1111. ['Other fossil fuels(4)', ['1.A.4.c.i', 'OtherFF'], 3],
  1112. ['Peat(5)', ['1.A.4.c.i', 'Peat'], 3],
  1113. ['Biomass(6)', ['1.A.4.c.i', 'Biomass'], 3],
  1114. # ii. Off-road vehicles and other machinery
  1115. ['ii. Off-road vehicles and other machinery', ['1.A.4.c.ii', 'Total'], 2],
  1116. ['Gasoline', ['1.A.4.c.ii', 'Gasoline'], 3],
  1117. ['Diesel oil', ['1.A.4.c.ii', 'DieselOil'], 3],
  1118. ['Liquefied petroleum gases (LPG)', ['1.A.4.c.ii', 'LPG'], 3],
  1119. ['Other liquid fuels (please specify)', ['1.A.4.c.ii', 'OtherLiquid'], 3],
  1120. ['Other Kerosene', ['1.A.4.c.ii', 'Kerosene'], 4], # HRV
  1121. ['Lubricants', ['1.A.4.c.ii', 'Lubricants'], 4], # HRV
  1122. ['Gasoil', ['1.A.4.c.ii', 'Gasoil'], 4], # FIN
  1123. ['Marine gasoil', ['1.A.4.c.ii', 'MarineGasoil'], 4], # NOR
  1124. ['heavy fuel oil', ['1.A.4.c.ii', 'HeavyFuelOil'], 4], # NOR
  1125. ['Other motor fuels', ['1.A.4.c.ii', 'OMotorFuel'], 4], # RUS
  1126. ['Biodiesel (5 percent fossil portion)', ['1.A.4.c.ii', 'OLBiodieselFC'], 4], # CAN
  1127. ['Gaseous fuels', ['1.A.4.c.ii', 'Gaseous'], 3],
  1128. ['Biomass(6)', ['1.A.4.c.ii', 'Biomass'], 3],
  1129. ['Other fossil fuels (please specify)(4)', ['1.A.4.c.ii', 'OtherFF'], 3],
  1130. ['fossil part of biodiesel', ['1.A.4.c.ii', 'OFFBiodieselFC'], 4],
  1131. ['Fossil part of biodiesel and biogasoline', ['1.A.4.c.ii', 'OFFBiofuelFC'], 4],
  1132. ['Biodiesel (fossil component)', ['1.A.4.c.ii', 'OFFBiodieselFC'], 4], # LUX
  1133. ['Alkylate Gasoline', ['1.A.4.c.ii', 'OFFAlkylateGasoline'], 4], # LIE
  1134. # iii. Fishing
  1135. ['iii. Fishing', ['1.A.4.c.iii', 'Total'], 2],
  1136. ['Residual fuel oil', ['1.A.4.c.iii', 'ResFuelOil'], 3],
  1137. ['Gas/diesel oil', ['1.A.4.c.iii', 'GasDieselOil'], 3],
  1138. ['Gasoline', ['1.A.4.c.iii', 'Gasoline'], 3],
  1139. ['Other liquid fuels (please specify)', ['1.A.4.c.iii', 'OtherLiquid'], 3],
  1140. ['Biodiesel (5 percent fossil portion)', ['1.A.4.c.iii', 'OLBiodieselFC'], 4], # CAN
  1141. ['Gaseous fuels', ['1.A.4.c.iii', 'Gaseous'], 3],
  1142. ['Biomass(6)', ['1.A.4.c.iii', 'Biomass'], 3],
  1143. ['Other fossil fuels (please specify)(4)', ['1.A.4.c.iii', 'OtherFF'], 3],
  1144. ['Fossil part of biodiesel and biogasoline', ['1.A.4.c.iii', 'OFFBiofuelFC'], 3],
  1145. # 1.A.5 Other (Not specified elsewhere)(14)
  1146. ['1.A.5 Other (Not specified elsewhere)(14)', ['1.A.5', 'Total'], 0],
  1147. # a. Stationary (please specify)
  1148. ['a. Stationary (please specify)', ['1.A.5.a', 'Total'], 1],
  1149. # temp
  1150. ['Liquid Fuels', ['1.A.5.a', 'Liquid'], 2],
  1151. ['Solid Fuels', ['1.A.5.a', 'Solid'], 2],
  1152. ['Gaseous Fuels', ['1.A.5.a', 'Gaseous'], 2],
  1153. ['Other Fossil Fuels', ['1.A.5.a', 'OtherFF'], 2],
  1154. ['Peat', ['1.A.5.a', 'Peat'], 2],
  1155. ['Biomass', ['1.A.5.a', 'Biomass'], 2],
  1156. # temp
  1157. # GBK, GBR
  1158. ['Military fuel use', ['1.A.5.a.i', 'Total'], 2],
  1159. ['Liquid Fuels', ['1.A.5.a.i', 'Liquid'], 3],
  1160. ['Solid Fuels', ['1.A.5.a.i', 'Solid'], 3],
  1161. ['Gaseous Fuels', ['1.A.5.a.i', 'Gaseous'], 3],
  1162. ['Other Fossil Fuels', ['1.A.5.a.i', 'OtherFF'], 3],
  1163. ['Peat', ['1.A.5.a.i', 'Peat'], 3],
  1164. ['Biomass', ['1.A.5.a.i', 'Biomass'], 3],
  1165. # TUR
  1166. ['Liquid fuels', ['1.A.5.a', 'Liquid'], 2],
  1167. # ESP, FIN, SWE
  1168. ['Other non-specified', ['1.A.5.a.ii', 'Total'], 2],
  1169. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1170. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1171. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1172. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1173. ['Peat', ['1.A.5.a.ii', 'Peat'], 3],
  1174. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1175. # ROU, SVK, RUS
  1176. ['Other', ['1.A.5.a.ii', 'Total'], 2],
  1177. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1178. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1179. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1180. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1181. ['Peat', ['1.A.5.a.ii', 'Peat'], 3],
  1182. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1183. # FRA, FRK
  1184. ['Other not specified', ['1.A.5.a.ii', 'Total'], 2],
  1185. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1186. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1187. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1188. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1189. ['Peat', ['1.A.5.a.ii', 'Peat'], 3],
  1190. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1191. # CYP
  1192. ['Other (not specified elsewhere)', ['1.A.5.a.ii', 'Total'], 2],
  1193. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1194. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1195. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1196. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1197. ['Peat', ['1.A.5.a.ii', 'Peat'], 3],
  1198. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1199. # NOR, HUN
  1200. ['Military', ['1.A.5.a.i', 'Total'], 2],
  1201. ['Liquid Fuels', ['1.A.5.a.i', 'Liquid'], 3],
  1202. ['Solid Fuels', ['1.A.5.a.i', 'Solid'], 3],
  1203. ['Gaseous Fuels', ['1.A.5.a.i', 'Gaseous'], 3],
  1204. ['Other Fossil Fuels', ['1.A.5.a.i', 'OtherFF'], 3],
  1205. ['Peat', ['1.A.5.a.i', 'Peat'], 3],
  1206. ['Biomass', ['1.A.5.a.i', 'Biomass'], 3],
  1207. ['Non-fuel Use', ['1.A.5.a.iii', 'Total'], 2],
  1208. ['Liquid Fuels', ['1.A.5.a.iii', 'Liquid'], 3],
  1209. # DNM, DKE, DNK
  1210. ['Other stationary combustion', ['1.A.5.a.ii', 'Total'], 2],
  1211. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1212. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1213. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1214. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1215. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1216. # LUX
  1217. ['Stationary', ['1.A.5.a.ii', 'Total'], 2],
  1218. ['Liquid Fuels', ['1.A.5.a.ii', 'Liquid'], 3],
  1219. ['Solid Fuels', ['1.A.5.a.ii', 'Solid'], 3],
  1220. ['Gaseous Fuels', ['1.A.5.a.ii', 'Gaseous'], 3],
  1221. ['Other Fossil Fuels', ['1.A.5.a.ii', 'OtherFF'], 3],
  1222. ['Biomass', ['1.A.5.a.ii', 'Biomass'], 3],
  1223. # USA
  1224. ['Incineration of Waste', ['1.A.5.a.iv', 'Total'], 2],
  1225. ['Liquid Fuels', ['1.A.5.a.iv', 'Liquid'], 3],
  1226. ['Solid Fuels', ['1.A.5.a.iv', 'Solid'], 3],
  1227. ['Gaseous Fuels', ['1.A.5.a.iv', 'Gaseous'], 3],
  1228. ['Other Fossil Fuels', ['1.A.5.a.iv', 'OtherFF'], 3],
  1229. ['Peat', ['1.A.5.a.iv', 'Peat'], 3],
  1230. ['Biomass', ['1.A.5.a.iv', 'Biomass'], 3],
  1231. ['U.S. Territories', ['1.A.5.a.v', 'Total'], 2],
  1232. ['Liquid Fuels', ['1.A.5.a.v', 'Liquid'], 3],
  1233. ['Solid Fuels', ['1.A.5.a.v', 'Solid'], 3],
  1234. ['Gaseous Fuels', ['1.A.5.a.v', 'Gaseous'], 3],
  1235. ['Other Fossil Fuels', ['1.A.5.a.v', 'OtherFF'], 3],
  1236. ['Peat', ['1.A.5.a.v', 'Peat'], 3],
  1237. ['Biomass', ['1.A.5.a.v', 'Biomass'], 3],
  1238. ['Non Energy Use', ['1.A.5.a.iii', 'Total'], 2],
  1239. ['Liquid Fuels', ['1.A.5.a.iii', 'Liquid'], 3],
  1240. ['Solid Fuels', ['1.A.5.a.iii', 'Solid'], 3],
  1241. ['Gaseous Fuels', ['1.A.5.a.iii', 'Gaseous'], 3],
  1242. ['Other Fossil Fuels', ['1.A.5.a.iii', 'OtherFF'], 3],
  1243. ['Peat', ['1.A.5.a.iii', 'Peat'], 3],
  1244. ['Biomass', ['1.A.5.a.iii', 'Biomass'], 3],
  1245. # b. Mobile (please specify)
  1246. ['b. Mobile (please specify)', ['1.A.5.b', 'Total'], 1],
  1247. # temp
  1248. ['Liquid Fuels', ['1.A.5.b', 'Liquid'], 2],
  1249. ['Solid Fuels', ['1.A.5.b', 'Solid'], 2],
  1250. ['Gaseous Fuels', ['1.A.5.b', 'Gaseous'], 2],
  1251. ['Other Fossil Fuels', ['1.A.5.b', 'OtherFF'], 2],
  1252. ['Biomass', ['1.A.5.b', 'Biomass'], 2],
  1253. # temp
  1254. # GBK, GBR
  1255. ['Military aviation and naval shipping', ['1.A.5.b.i', 'Total'], 2],
  1256. ['Liquid Fuels', ['1.A.5.b.i', 'Liquid'], 3],
  1257. # HRV
  1258. ['Military aviation component', ['1.A.5.b.ii', 'Total'], 2],
  1259. ['Liquid Fuels', ['1.A.5.b.ii', 'Liquid'], 3],
  1260. ['Solid Fuels', ['1.A.5.b.ii', 'Solid'], 3],
  1261. ['Gaseous Fuels', ['1.A.5.b.ii', 'Gaseous'], 3],
  1262. ['Other Fossil Fuels', ['1.A.5.b.ii', 'OtherFF'], 3],
  1263. ['Biomass', ['1.A.5.b.ii', 'Biomass'], 3],
  1264. ['Military water-borne component', ['1.A.5.b.iii', 'Total'], 2],
  1265. ['Liquid Fuels', ['1.A.5.b.iii', 'Liquid'], 3],
  1266. ['Solid Fuels', ['1.A.5.b.iii', 'Solid'], 3],
  1267. ['Gaseous Fuels', ['1.A.5.b.iii', 'Gaseous'], 3],
  1268. ['Other Fossil Fuels', ['1.A.5.b.iii', 'OtherFF'], 3],
  1269. ['Biomass', ['1.A.5.b.iii', 'Biomass'], 3],
  1270. # ESP, FIN
  1271. ['Other non-specified', ['1.A.5.b.iv', 'Total'], 2],
  1272. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1273. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1274. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1275. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1276. ['Peat', ['1.A.5.b.iv', 'Peat'], 3],
  1277. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1278. # NLD, DKE, DNM, DNK, SWE, UKR
  1279. ['Military use', ['1.A.5.b.v', 'Total'], 2],
  1280. ['Liquid Fuels', ['1.A.5.b.v', 'Liquid'], 3],
  1281. ['Solid Fuels', ['1.A.5.b.v', 'Solid'], 3],
  1282. ['Gaseous Fuels', ['1.A.5.b.v', 'Gaseous'], 3],
  1283. ['Other Fossil Fuels', ['1.A.5.b.v', 'OtherFF'], 3],
  1284. ['Peat', ['1.A.5.b.v', 'Peat'], 3],
  1285. ['Biomass', ['1.A.5.b.v', 'Biomass'], 3],
  1286. # AUT, NOR, USA, CHE, HUN, LTU
  1287. ['Military', ['1.A.5.b.v', 'Total'], 2],
  1288. ['Liquid Fuels', ['1.A.5.b.v', 'Liquid'], 3],
  1289. ['Gaseous Fuels', ['1.A.5.b.v', 'Gaseous'], 3],
  1290. ['Other Fossil Fuels', ['1.A.5.b.v', 'OtherFF'], 3],
  1291. ['Biomass', ['1.A.5.b.v', 'Biomass'], 3],
  1292. # PRT
  1293. ['Military Aviation', ['1.A.5.b.ii', 'Total'], 2],
  1294. ['Liquid Fuels', ['1.A.5.b.ii', 'Liquid'], 3],
  1295. # ROU, MLT
  1296. ['Other', ['1.A.5.b.iv', 'Total'], 2],
  1297. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1298. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1299. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1300. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1301. ['Peat', ['1.A.5.b.iv', 'Peat'], 3],
  1302. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1303. # FRA, FRK
  1304. ['Other not specified', ['1.A.5.b.iv', 'Total'], 2],
  1305. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1306. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1307. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1308. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1309. ['Peat', ['1.A.5.b.iv', 'Peat'], 3],
  1310. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1311. # CYP
  1312. ['1A5b i Mobile (aviation component)', ['1.A.5.b.vi', 'Total'], 2],
  1313. ['Liquid Fuels', ['1.A.5.b.vi', 'Liquid'], 3],
  1314. # GBK, GBR
  1315. ['Lubricants used in 2-stroke engines', ['1.A.5.b.vii', 'Total'], 2],
  1316. ['Liquid Fuels', ['1.A.5.b.vii', 'Liquid'], 3],
  1317. # DNM, DKE, DNK
  1318. ['Recreational crafts', ['1.A.5.b.viii', 'Total'], 2],
  1319. ['Liquid Fuels', ['1.A.5.b.viii', 'Liquid'], 3],
  1320. ['Solid Fuels', ['1.A.5.b.viii', 'Solid'], 3],
  1321. ['Gaseous Fuels', ['1.A.5.b.viii', 'Gaseous'], 3],
  1322. ['Other Fossil Fuels', ['1.A.5.b.viii', 'OtherFF'], 3],
  1323. ['Biomass', ['1.A.5.b.viii', 'Biomass'], 3],
  1324. # SVK
  1325. ['Military use Jet Kerosene', ['1.A.5.b.ix', 'Total'], 2],
  1326. ['Liquid Fuels', ['1.A.5.b.ix', 'Liquid'], 3],
  1327. ['Military Gasoline', ['1.A.5.b.x', 'Total'], 2],
  1328. ['Liquid Fuels', ['1.A.5.b.x', 'Liquid'], 3],
  1329. ['Biomass', ['1.A.5.b.ix', 'Biomass'], 3],
  1330. ['Military Diesel Oil', ['1.A.5.b.xi', 'Total'], 2],
  1331. ['Liquid Fuels', ['1.A.5.b.xi', 'Liquid'], 3],
  1332. ['Biomass', ['1.A.5.b.xi', 'Biomass'], 3],
  1333. # BEL
  1334. ['Military Use', ['1.A.5.b.v', 'Total'], 2],
  1335. ['Liquid Fuels', ['1.A.5.b.v', 'Liquid'], 3],
  1336. ['Solid Fuels', ['1.A.5.b.v', 'Solid'], 3],
  1337. ['Gaseous Fuels', ['1.A.5.b.v', 'Gaseous'], 3],
  1338. ['Other Fossil Fuels', ['1.A.5.b.v', 'OtherFF'], 3],
  1339. ['Biomass', ['1.A.5.b.v', 'Biomass'], 3],
  1340. # AUS
  1341. ['Military Transport', ['1.A.5.b.xii', 'Total'], 2],
  1342. ['Liquid Fuels', ['1.A.5.b.xii', 'Liquid'], 3],
  1343. ['Solid Fuels', ['1.A.5.b.xii', 'Solid'], 3],
  1344. ['Gaseous Fuels', ['1.A.5.b.xii', 'Gaseous'], 3],
  1345. ['Other Fossil Fuels', ['1.A.5.b.xii', 'OtherFF'], 3],
  1346. ['Biomass', ['1.A.5.b.xii', 'Biomass'], 3],
  1347. # CZE
  1348. ['Agriculture and Forestry and Fishing', ['1.A.5.b.xiii', 'Total'], 2],
  1349. ['Liquid Fuels', ['1.A.5.b.xiii', 'Liquid'], 3],
  1350. ['Solid Fuels', ['1.A.5.b.xiii', 'Solid'], 3],
  1351. ['Gaseous Fuels', ['1.A.5.b.xiii', 'Gaseous'], 3],
  1352. ['Other Fossil Fuels', ['1.A.5.b.xiii', 'OtherFF'], 3],
  1353. ['Biomass', ['1.A.5.b.xiii', 'Biomass'], 3],
  1354. ['Other mobile sources not included elsewhere', ['1.A.5.b.iv', 'Total'], 2],
  1355. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1356. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1357. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1358. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1359. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1360. # SVN
  1361. ['Military use of fuels', ['1.A.5.b.v', 'Total'], 2],
  1362. ['Liquid Fuels', ['1.A.5.b.v', 'Liquid'], 3],
  1363. # LUX
  1364. ['Unspecified Mobile', ['1.A.5.b.iv', 'Total'], 2],
  1365. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1366. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1367. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1368. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1369. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1370. # LVA
  1371. ['Mobile', ['1.A.5.b.iv', 'Total'], 2],
  1372. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1373. ['Solid Fuels', ['1.A.5.b.iv', 'Solid'], 3],
  1374. ['Gaseous Fuels', ['1.A.5.b.iv', 'Gaseous'], 3],
  1375. ['Other Fossil Fuels', ['1.A.5.b.iv', 'OtherFF'], 3],
  1376. ['Biomass', ['1.A.5.b.iv', 'Biomass'], 3],
  1377. # CAN
  1378. ['Domestic Military (Aviation)', ['1.A.5.b.ii', 'Total'], 2],
  1379. ['Liquid Fuels', ['1.A.5.b.ii', 'Liquid'], 3],
  1380. ['Solid Fuels', ['1.A.5.b.ii', 'Solid'], 3],
  1381. ['Gaseous Fuels', ['1.A.5.b.ii', 'Gaseous'], 3],
  1382. ['Other Fossil Fuels', ['1.A.5.b.ii', 'OtherFF'], 3],
  1383. ['Biomass', ['1.A.5.b.ii', 'Biomass'], 3],
  1384. ['Military Water-borne Navigation', ['1.A.5.b.iii', 'Total'], 2],
  1385. ['Liquid Fuels', ['1.A.5.b.iii', 'Liquid'], 3],
  1386. ['Solid Fuels', ['1.A.5.b.iii', 'Solid'], 3],
  1387. ['Gaseous Fuels', ['1.A.5.b.iii', 'Gaseous'], 3],
  1388. ['Other Fossil Fuels', ['1.A.5.b.iii', 'OtherFF'], 3],
  1389. ['Biomass', ['1.A.5.b.iii', 'Biomass'], 3],
  1390. # CZE, new in 2022
  1391. ['i. Mobile (aviation component)', ['1.A.5.b.vi', 'Total'], 2],
  1392. ['Liquid Fuels', ['1.A.5.b.vi', 'Liquid'], 3],
  1393. ['iii. Mobile (other)', ['1.A.5.b.iv', 'Total'], 2],
  1394. ['Liquid Fuels', ['1.A.5.b.iv', 'Liquid'], 3],
  1395. # Information Item
  1396. ['Information item:(15)', ['\IGNORE', '\IGNORE'], 0],
  1397. ['Waste incineration with energy recovery included as:', ['\IGNORE', '\IGNORE'], 1],
  1398. ['Biomass(6)', ['\IGNORE', '\IGNORE'], 1],
  1399. ['Fossil fuels(4)', ['\IGNORE', '\IGNORE'], 1],
  1400. ],
  1401. "entity_mapping": {
  1402. 'EMISSIONS CH4': "CH4",
  1403. 'EMISSIONS CO2(2)': "CO2",
  1404. 'EMISSIONS N2O': "N2O",
  1405. },
  1406. }, # tested
  1407. "Table1.B.1": {
  1408. "status": "tested",
  1409. "table": {
  1410. "firstrow": 5,
  1411. "lastrow": 19,
  1412. "header": ['group', 'entity', 'entity', 'unit'],
  1413. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1414. "categories": ["category"],
  1415. "cols_to_ignore": [
  1416. 'ACTIVITY DATA Amount of fuel produced',
  1417. 'IMPLIED EMISSION FACTORS CH4(1)',
  1418. 'IMPLIED EMISSION FACTORS CO2',
  1419. 'EMISSIONS CH4 Recovery/Flaring(2)',
  1420. ],
  1421. "stop_cats": ["", np.nan],
  1422. "unit_info": unit_info["default"],
  1423. },
  1424. "sector_mapping": [
  1425. ['1. B. 1. a. Coal mining and handling', ['1.B.1.a'], 0],
  1426. ['i. Underground mines(4)', ['1.B.1.a.i'], 1],
  1427. ['Mining activities', ['1.B.1.a.i.1'], 2],
  1428. ['Post-mining activities', ['1.B.1.a.i.2'], 2],
  1429. ['Abandoned underground mines', ['1.B.1.a.i.3'], 2],
  1430. ['ii. Surface mines(4)', ['1.B.1.a.ii'], 1],
  1431. ['Mining activities', ['1.B.1.a.ii.1'], 2],
  1432. ['Post-mining activities', ['1.B.1.a.ii.2'], 2],
  1433. ['1. B. 1. b. Solid fuel transformation(5)', ['1.B.1.b'], 0],
  1434. ['1. B. 1. c. Other (please specify)(6)', ['1.B.1.c'], 0],
  1435. ['Flaring', ['1.B.1.c.i'], 1], # UKR, AUS
  1436. ['Flaring of gas', ['1.B.1.c.i'], 1], # SWE
  1437. ['Coal Dumps', ['1.B.1.c.ii'], 1], # JPN
  1438. ['SO2 scrubbing', ['1.B.1.c.iii'], 1], # SVN
  1439. ['Flaring of coke oven gas', ['1.B.1.c.iv'], 1], # KAZ
  1440. ['Emisson from Coke Oven Gas Subsystem', ['1.B.1.c.iv'], 1], # POL
  1441. ['Other', ['1.B.1.c.v'], 1], # ROU, new in 2022
  1442. ],
  1443. "entity_mapping": {
  1444. 'EMISSIONS CH4 Emissions(3)': 'CH4',
  1445. 'EMISSIONS CO2 Emissions': 'CO2',
  1446. },
  1447. "coords_defaults": {
  1448. "type": "Total",
  1449. },
  1450. }, # tested
  1451. "Table1.B.2": {
  1452. "status": "tested",
  1453. "table": {
  1454. "firstrow": 5,
  1455. "lastrow": 33,
  1456. "header": ['group', 'entity', 'entity', 'unit'],
  1457. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1458. "categories": ["category"],
  1459. "cols_to_ignore": [
  1460. 'ACTIVITY DATA(1) Description(1)',
  1461. 'ACTIVITY DATA(1) Unit(1)',
  1462. 'ACTIVITY DATA(1) Value',
  1463. 'IMPLIED EMISSION FACTORS CO2(2)',
  1464. 'IMPLIED EMISSION FACTORS CH4',
  1465. 'IMPLIED EMISSION FACTORS N2O',
  1466. 'EMISSIONS CO2 Amount captured',
  1467. ],
  1468. "stop_cats": [".", np.nan],
  1469. "unit_info": unit_info["default"],
  1470. },
  1471. "sector_mapping": [
  1472. ['1. B. 2. a. Oil(6)', ['1.B.2.a'], 0],
  1473. ['1. Exploration', ['1.B.2.a.1'], 1],
  1474. ['2. Production(7)', ['1.B.2.a.2'], 1],
  1475. ['3. Transport', ['1.B.2.a.3'], 1],
  1476. ['4. Refining/storage', ['1.B.2.a.4'], 1],
  1477. ['5. Distribution of oil products', ['1.B.2.a.5'], 1],
  1478. ['6. Other', ['1.B.2.a.6'], 1],
  1479. ['1. B. 2. b. Natural gas', ['1.B.2.b'], 0],
  1480. ['1. Exploration', ['1.B.2.b.1'], 1],
  1481. ['2. Production(7)', ['1.B.2.b.2'], 1],
  1482. ['3. Processing', ['1.B.2.b.3'], 1],
  1483. ['4. Transmission and storage', ['1.B.2.b.4'], 1],
  1484. ['5. Distribution', ['1.B.2.b.5'], 1],
  1485. ['6. Other', ['1.B.2.b.6'], 1],
  1486. ['1. B. 2. c. Venting and flaring', ['1.B.2.c'], 0],
  1487. ['Venting', ['1.B.2.c-ven'], 1],
  1488. ['i. Oil', ['1.B.2.c-ven.i'], 2],
  1489. ['ii. Gas', ['1.B.2.c-ven.ii'], 2],
  1490. ['iii. Combined', ['1.B.2.c-ven.iii'], 2],
  1491. ['Flaring(8)', ['1.B.2.c-fla'], 1],
  1492. ['i. Oil', ['1.B.2.c-fla.i'], 2],
  1493. ['ii. Gas', ['1.B.2.c-fla.ii'], 2],
  1494. ['iii. Combined', ['1.B.2.c-fla.iii'], 2],
  1495. ['1.B.2.d. Other (please specify)(9)', ['1.B.2.d'], 0],
  1496. ['Groundwater extraction and CO2 mining', ['1.B.2.d.i'], 1], # HUN
  1497. ['Geothermal', ['1.B.2.d.ii'], 1], # NOR, DEU, PRT, NZL
  1498. ['Geothermal Energy', ['1.B.2.d.ii'], 1], # ISL
  1499. ['Geothermal Generation', ['1.B.2.d.ii'], 1], # JPN
  1500. ['Geotherm', ['1.B.2.d.ii'], 1], # ITA
  1501. ['City Gas Production', ['1.B.2.d.iii'], 1], # PRT
  1502. ['Other', ['1.B.2.d.iv'], 1], # UKR, ROU
  1503. ['Other non-specified', ['1.B.2.d.iv'], 1], # SWE
  1504. ['Flaring in refineries', ['1.B.2.d.v'], 1], # ITA
  1505. ['LPG transport', ['1.B.2.d.vi'], 1], # GRC
  1506. ['Distribution of town gas', ['1.B.2.d.vii'], 1], # FIN
  1507. ['Petrol distribution', ['1.B.2.d.viii'], 1], # IRL
  1508. ['Natural Gas Transport', ['1.B.2.d.ix'], 1], # BLR
  1509. ['Natural gas exploration - N2O emissions', ['1.B.2.d.x'], 1], # GBR, GBK
  1510. ['flue gas desulfurisation', ['1.B.2.d.xi'], 1], # GBR, GBK, new in 2022
  1511. ],
  1512. "entity_mapping": {
  1513. 'EMISSIONS CH4 (4) Amount captured': 'CH4',
  1514. 'EMISSIONS CO2 Emissions(3)': 'CO2',
  1515. 'EMISSIONS N2O Amount captured': 'N2O',
  1516. },
  1517. "coords_defaults": {
  1518. "type": "Total",
  1519. },
  1520. }, # tested
  1521. "Table1.C": {
  1522. "status": "tested",
  1523. "table": {
  1524. "firstrow": 5,
  1525. "lastrow": 24,
  1526. "header": ['group', 'entity', 'unit'],
  1527. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1528. "categories": ["category"],
  1529. "cols_to_ignore": [
  1530. 'ACTIVITY DATA CO2 transported or injected(1)',
  1531. 'IMPLIED EMISSION FACTORS CO2',
  1532. ],
  1533. "stop_cats": ["", np.nan],
  1534. "unit_info": unit_info["default"],
  1535. },
  1536. "sector_mapping": [
  1537. ['1. Transport of CO2', ['1.C.1']],
  1538. ['a. Pipelines', ['1.C.1.a']],
  1539. ['b. Ships', ['1.C.1.b']],
  1540. ['c. Other', ['1.C.1.c']],
  1541. ['2. Injection and storage(3)', ['1.C.2']],
  1542. ['a. Injection', ['1.C.2.a']],
  1543. ['b. Storage', ['1.C.2.b']],
  1544. ['3. Other', ['1.C.3']],
  1545. ['Information item(4, 5)', ['\IGNORE']],
  1546. ['Total amount captured for storage', ['M.Info.A.TACS']],
  1547. ['Total amount of imports for storage', ['M.Info.A.TAIS']],
  1548. ['Total A', ['M.Info.A']],
  1549. ['Total amount of exports for storage', ['M.Info.B.TAES']],
  1550. ['Total amount of CO2 injected at storage sites', ['M.Info.B.TAI']],
  1551. ['Total leakage from transport, injection and storage', ['M.Info.B.TLTIS']],
  1552. ['Total B', ['M.Info.B']],
  1553. ['Difference (A-B)(6)', ['\IGNORE']],
  1554. ],
  1555. "entity_mapping": {
  1556. 'EMISSIONS CO2(2)': 'CO2',
  1557. },
  1558. "coords_defaults": {
  1559. "type": "Total",
  1560. },
  1561. }, # tested
  1562. "Table1.D": {
  1563. "status": "TODO",
  1564. "table": {
  1565. "firstrow": 5,
  1566. "lastrow": 20,
  1567. "header": ['group', 'entity', 'unit'],
  1568. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1569. "categories": ["category", "type"],
  1570. "cols_to_ignore": [],
  1571. "stop_cats": ["", np.nan],
  1572. "unit_info": unit_info["default"],
  1573. },
  1574. "sector_mapping": [
  1575. ],
  1576. "entity_mapping": [],
  1577. "coords_defaults": {
  1578. "type": "Total",
  1579. },
  1580. }, # TODO
  1581. "Table2(I)s1": {
  1582. "status": "tested",
  1583. "table": {
  1584. "firstrow": 5,
  1585. "lastrow": 31,
  1586. "header": ['entity', 'unit'],
  1587. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1588. "categories": ["category"],
  1589. "cols_to_ignore": [],
  1590. "stop_cats": ["", np.nan],
  1591. "unit_info": unit_info["industry"],
  1592. },
  1593. "sector_mapping": [
  1594. ['Total industrial processes', ['2']],
  1595. ['A. Mineral industry', ['2.A']],
  1596. ['1. Cement production', ['2.A.1']],
  1597. ['2. Lime production', ['2.A.2']],
  1598. ['3. Glass production', ['2.A.3']],
  1599. ['4. Other process uses of carbonates', ['2.A.4']],
  1600. ['B. Chemical industry', ['2.B']],
  1601. ['1. Ammonia production', ['2.B.1']],
  1602. ['2. Nitric acid production', ['2.B.2']],
  1603. ['3. Adipic acid production', ['2.B.3']],
  1604. ['4. Caprolactam, glyoxal and glyoxylic acid production', ['2.B.4']],
  1605. ['5. Carbide production', ['2.B.5']],
  1606. ['6. Titanium dioxide production', ['2.B.6']],
  1607. ['7. Soda ash production', ['2.B.7']],
  1608. ['8. Petrochemical and carbon black production', ['2.B.8']],
  1609. ['9. Fluorochemical production', ['2.B.9']],
  1610. ['10. Other (as specified in table 2(I).A-H)', ['2.B.10']],
  1611. ['C. Metal industry', ['2.C']],
  1612. ['1. Iron and steel production', ['2.C.1']],
  1613. ['2. Ferroalloys production', ['2.C.2']],
  1614. ['3. Aluminium production', ['2.C.3']],
  1615. ['4. Magnesium production', ['2.C.4']],
  1616. ['5. Lead production', ['2.C.5']],
  1617. ['6. Zinc production', ['2.C.6']],
  1618. ['7. Other (as specified in table 2(I).A-H)', ['2.C.7']],
  1619. ],
  1620. "entity_mapping": {
  1621. 'HFCs(1)': 'HFCS (AR4GWP100)',
  1622. 'PFCs(1)': 'PFCS (AR4GWP100)',
  1623. 'Unspecified mix of HFCs and PFCs(1)': 'UnspMixOfHFCsPFCs (AR4GWP100)',
  1624. },
  1625. "coords_defaults": {
  1626. "type": "Total",
  1627. },
  1628. }, # tested
  1629. "Table2(I)s2": {
  1630. "status": "tested",
  1631. "table": {
  1632. "firstrow": 5,
  1633. "lastrow": 29,
  1634. "header": ['entity', 'unit'],
  1635. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1636. "categories": ["category"],
  1637. "cols_to_ignore": [],
  1638. "stop_cats": ["", np.nan],
  1639. "unit_info": unit_info["industry"],
  1640. },
  1641. "sector_mapping": [
  1642. ['D. Non-energy products from fuels and solvent use', ['2.D']],
  1643. ['1. Lubricant use', ['2.D.1']],
  1644. ['2. Paraffin wax use', ['2.D.2']],
  1645. ['3. Other', ['2.D.3']],
  1646. ['E. Electronics industry', ['2.E']],
  1647. ['1. Integrated circuit or semiconductor', ['2.E.1']],
  1648. ['2. TFT flat panel display', ['2.E.2']],
  1649. ['3. Photovoltaics', ['2.E.3']],
  1650. ['4. Heat transfer fluid', ['2.E.4']],
  1651. ['5. Other (as specified in table 2(II))', ['2.E.5']],
  1652. ['F. Product uses as substitutes for ODS(2)', ['2.F']],
  1653. ['1. Refrigeration and air conditioning', ['2.F.1']],
  1654. ['2. Foam blowing agents', ['2.F.2']],
  1655. ['3. Fire protection', ['2.F.3']],
  1656. ['4. Aerosols', ['2.F.4']],
  1657. ['5. Solvents', ['2.F.5']],
  1658. ['6. Other applications', ['2.F.6']],
  1659. ['G. Other product manufacture and use', ['2.G']],
  1660. ['1. Electrical equipment', ['2.G.1']],
  1661. ['2. SF6 and PFCs from other product use', ['2.G.2']],
  1662. ['3. N2O from product uses', ['2.G.3']],
  1663. ['4. Other', ['2.G.4']],
  1664. ['H. Other (as specified in tables 2(I).A-H and 2(II))(3)', ['2.H']],
  1665. ],
  1666. "entity_mapping": {
  1667. 'HFCs(1)': 'HFCS (AR4GWP100)',
  1668. 'PFCs(1)': 'PFCS (AR4GWP100)',
  1669. 'Unspecified mix of HFCs and PFCs(1)': 'UnspMixOfHFCsPFCs (AR4GWP100)',
  1670. },
  1671. "coords_defaults": {
  1672. "type": "Total",
  1673. },
  1674. }, # tested
  1675. "Table2(I).A-Hs1": {
  1676. "status": "TODO",
  1677. "table": {
  1678. "firstrow": 5,
  1679. "lastrow": 40,
  1680. "header": ['group', 'entity', 'entity', 'unit'],
  1681. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1682. "categories": ["category"],
  1683. "cols_to_ignore": [],
  1684. "stop_cats": ["", np.nan],
  1685. "unit_info": unit_info["default"],
  1686. },
  1687. "sector_mapping": [
  1688. ],
  1689. "entity_mapping": [],
  1690. "coords_defaults": {
  1691. "type": "Total",
  1692. },
  1693. }, # TODO
  1694. "Table2(I).A-Hs2": {
  1695. "status": "TODO",
  1696. "table": {
  1697. "firstrow": 5,
  1698. "lastrow": 36,
  1699. "header": ['group', 'entity', 'entity', 'unit'],
  1700. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1701. "categories": ["category"],
  1702. "cols_to_ignore": [],
  1703. "stop_cats": ["", np.nan],
  1704. "unit_info": unit_info["default"],
  1705. },
  1706. "sector_mapping": [
  1707. ],
  1708. "entity_mapping": [],
  1709. "coords_defaults": {
  1710. "type": "Total",
  1711. },
  1712. }, # TODO
  1713. "Table2(II)": {
  1714. "status": "tested",
  1715. "table": {
  1716. "firstrow": 5,
  1717. "lastrow": 38,
  1718. "header": ['entity', 'unit'],
  1719. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  1720. "categories": ["category"],
  1721. "cols_to_ignore": [],
  1722. "stop_cats": [".", np.nan],
  1723. "unit_info": unit_info["fgases"],
  1724. },
  1725. "sector_mapping": [
  1726. ['Total actual emissions of halocarbons (by chemical) and SF6', ['2']],
  1727. ['B. Chemical industry', ['2.B']],
  1728. ['9. Flurochemical production', ['2.B.9']],
  1729. ['By-product emissions', ['2.B.9.a']],
  1730. ['Fugitive emissions', ['2.B.9.b']],
  1731. ['10. Other', ['2.B.10']],
  1732. ['C. Metal industry', ['2.C']],
  1733. ['3. Aluminium production', ['2.C.3']],
  1734. ['4. Magnesium production', ['2.C.4']],
  1735. ['7. Other', ['2.C.7']],
  1736. ['E. Electronics industry', ['2.E']],
  1737. ['1. Integrated circuit or semiconductor', ['2.E.1']],
  1738. ['2. TFT flat panel display', ['2.E.2']],
  1739. ['3. Photovoltaics', ['2.E.3']],
  1740. ['4. Heat transfer fluid', ['2.E.4']],
  1741. ['5. Other (as specified in table 2(II))', ['2.E.5']],
  1742. ['F. Product uses as substitutes for ODS(2)', ['2.F']],
  1743. ['1. Refrigeration and air conditioning', ['2.F.1']],
  1744. ['2. Foam blowing agents', ['2.F.2']],
  1745. ['3. Fire protection', ['2.F.3']],
  1746. ['4. Aerosols', ['2.F.4']],
  1747. ['5. Solvents', ['2.F.5']],
  1748. ['6. Other applications', ['2.F.6']],
  1749. ['G. Other product manufacture and use', ['2.G']],
  1750. ['1. Electrical equipment', ['2.G.1']],
  1751. ['2. SF6 and PFCs from other product use', ['2.G.2']],
  1752. ['4. Other', ['2.G.4']],
  1753. ['H. Other (please specify)', ['2.H']],
  1754. ['2.H.1 Pulp and paper', ['2.H.1']],
  1755. ['2.H.2 Food and beverages industry', ['2.H.2']],
  1756. ['2.H.3 Other (please specify)', ['2.H.3']],
  1757. ],
  1758. "entity_mapping": {
  1759. 'C 3F8': 'C3F8',
  1760. #'C10F18' 'C2F6' 'C4F10' 'C5F12' 'C6F14' 'CF4'
  1761. 'HFC-125': 'HFC125',
  1762. 'HFC-134': 'HFC134',
  1763. 'HFC-134a': 'HFC134a',
  1764. 'HFC-143': 'HFC143',
  1765. 'HFC-143a': 'HFC143a',
  1766. 'HFC-152': 'HFC152',
  1767. 'HFC-152a': 'HFC152a',
  1768. 'HFC-161': 'HFC161',
  1769. 'HFC-227ea': 'HFC227ea',
  1770. 'HFC-23': 'HFC23',
  1771. 'HFC-236cb': 'HFC236cb',
  1772. 'HFC-236ea': 'HFC236ea',
  1773. 'HFC-236fa': 'HFC236fa',
  1774. 'HFC-245ca': 'HFC245ca',
  1775. 'HFC-245fa': 'HFC245fa',
  1776. 'HFC-32': 'HFC32',
  1777. 'HFC-365mfc': 'HFC365mfc',
  1778. 'HFC-41': 'HFC41',
  1779. 'HFC-43-10mee': 'HFC4310mee',
  1780. 'Unspecified mix of HFCs (1)': 'UnspMixOfHFCs (AR4GWP100)',
  1781. 'Unspecified mix of HFCs and PFCs(1)': 'UnspMixOfHFCsPFCs (AR4GWP100)',
  1782. 'Unspecified mix of PFCs (1)': 'UnspMixOfPFCs (AR4GWP100)',
  1783. 'c-C3F6': 'cC3F6',
  1784. 'c-C4F8': 'cC4F8',
  1785. },
  1786. "coords_defaults": {
  1787. "type": "Total",
  1788. },
  1789. }, # tested
  1790. "Table3s1": { # Agriculture summary sheet 1
  1791. "status": "tested",
  1792. "table": {
  1793. "firstrow": 5,
  1794. "lastrow": 75,
  1795. "header": ['entity', 'unit'],
  1796. "col_for_categories": "GREENHOUSE GAS SOURCE AND",
  1797. "categories": ["category"],
  1798. "cols_to_ignore": [],
  1799. "stop_cats": ["", np.nan],
  1800. "unit_info": unit_info["default"],
  1801. },
  1802. "sector_mapping": [
  1803. ['3. Total agriculture', ['3'], 0],
  1804. # I. Livestock
  1805. ['I. Livestock', ['M.3.LV'], 1],
  1806. # A. Enteric fermentation
  1807. ['A. Enteric fermentation', ['3.A'], 2],
  1808. ['1. Cattle(1)', ['3.A.1'], 3],
  1809. ['Option A:', ['\IGNORE'], 4],
  1810. ['Dairy cattle', ['3.A.1.Aa'], 5],
  1811. ['Non-dairy cattle', ['3.A.1.Ab'], 5],
  1812. ['Option B:', ['\IGNORE'], 4],
  1813. ['Mature dairy cattle', ['3.A.1.Ba'], 5],
  1814. ['Other mature cattle', ['3.A.1.Bb'], 5],
  1815. ['Growing cattle', ['3.A.1.Bc'], 5],
  1816. ['Option C (country-specific):', ['\IGNORE'], 4],
  1817. # all countries not specified explcitly
  1818. ['\C!-AUS-MLT-LUX-POL-SVN-USA\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1819. # Australia
  1820. ['\C-AUS\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1821. ['\C-AUS\ Dairy Cattle', ['3.A.1.C-AUS-a'], 6],
  1822. ['\C-AUS\ Beef Cattle - Pasture', ['3.A.1.C-AUS-b'], 6],
  1823. ['\C-AUS\ Beef Cattle - Feedlot', ['3.A.1.C-AUS-c'], 6],
  1824. # malta
  1825. ['\C-MLT\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1826. ['\C-MLT\ dairy cows', ['3.A.1.C-MLT-a'], 6],
  1827. ['\C-MLT\ non-lactating cows', ['3.A.1.C-MLT-b'], 6],
  1828. ['\C-MLT\ bulls', ['3.A.1.C-MLT-c'], 6],
  1829. ['\C-MLT\ calves', ['3.A.1.C-MLT-d'], 6],
  1830. ['\C-MLT\ growing cattle 1-2 years', ['3.A.1.C-MLT-e'], 6],
  1831. # Luxembourg
  1832. ['\C-LUX\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1833. ['\C-LUX\ Bulls', ['3.A.1.C-LUX-a'], 6],
  1834. ['\C-LUX\ Calves', ['3.A.1.C-LUX-b'], 6],
  1835. ['\C-LUX\ Young Cattle', ['3.A.1.C-LUX-c'], 6],
  1836. ['\C-LUX\ Suckler Cows', ['3.A.1.C-LUX-d'], 6],
  1837. ['\C-LUX\ Bulls under 2 years', ['3.A.1.C-LUX-e'], 6],
  1838. ['\C-LUX\ Dairy Cows', ['3.A.1.C-LUX-f'], 6],
  1839. # Poland
  1840. ['\C-POL\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1841. ['\C-POL\ Bulls (older than 2 years)', ['3.A.1.C-POL-a'], 6],
  1842. ['\C-POL\ Non-dairy Heifers (older than 2 years)', ['3.A.1.C-POL-b'], 6],
  1843. ['\C-POL\ Non-dairy Young Cattle (younger than 1 year)', ['3.A.1.C-POL-c'], 6],
  1844. ['\C-POL\ Dairy Cattle', ['3.A.1.C-POL-d'], 6],
  1845. ['\C-POL\ Non-dairy Young Cattle (1-2 years)', ['3.A.1.C-POL-e'], 6],
  1846. # Slovenia
  1847. ['\C-SVN\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1848. ['\C-SVN\ Dairy cows', ['3.A.1.C-SVN-a'], 6],
  1849. ['\C-SVN\ Non-dairy cattle', ['3.A.1.C-SVN-b'], 6],
  1850. ['\C-SVN\ Other cows', ['3.A.1.C-SVN-c'], 6],
  1851. # USA
  1852. ['\C-USA\ Other (as specified in table 3(I).A)', ['3.A.1.C'], 5],
  1853. ['\C-USA\ Steer Stocker', ['3.A.1.C-USA-a'], 6],
  1854. ['\C-USA\ Heifer Stocker', ['3.A.1.C-USA-b'], 6],
  1855. ['\C-USA\ Beef Cows', ['3.A.1.C-USA-c'], 6],
  1856. ['\C-USA\ Dairy Replacements', ['3.A.1.C-USA-d'], 6],
  1857. ['\C-USA\ Beef Replacements', ['3.A.1.C-USA-e'], 6],
  1858. ['\C-USA\ Steer Feedlot', ['3.A.1.C-USA-f'], 6],
  1859. ['\C-USA\ Heifer Feedlot', ['3.A.1.C-USA-g'], 6],
  1860. ['\C-USA\ Bulls', ['3.A.1.C-USA-h'], 6],
  1861. ['\C-USA\ Dairy Cows', ['3.A.1.C-USA-i'], 6],
  1862. ['\C-USA\ Beef Calves', ['3.A.1.C-USA-j'], 6],
  1863. ['\C-USA\ Dairy Calves', ['3.A.1.C-USA-k'], 6],
  1864. # Other livestock
  1865. ['2. Sheep', ['3.A.2'], 3],
  1866. ['3. Swine', ['3.A.3'], 3],
  1867. ['4. Other livestock', ['3.A.4'], 3],
  1868. ['Buffalo', ['3.A.4.a'], 4],
  1869. ['Camels', ['3.A.4.b'], 4],
  1870. ['Deer', ['3.A.4.c'], 4],
  1871. ['Goats', ['3.A.4.d'], 4],
  1872. ['Horses', ['3.A.4.e'], 4],
  1873. ['Mules and Asses', ['3.A.4.f'], 4],
  1874. ['Poultry', ['3.A.4.g'], 4],
  1875. ['Other (please specify)', ['3.A.4.h'], 4],
  1876. ['Rabbit', ['3.A.4.h.i'], 5],
  1877. ['Reindeer', ['3.A.4.h.ii'], 5],
  1878. ['Ostrich', ['3.A.4.h.iii'], 5],
  1879. ['Fur-bearing Animals', ['3.A.4.h.iv'], 5],
  1880. ['Other', ['3.A.4.h.v'], 5],
  1881. # Manure Management
  1882. ['B. Manure management', ['3.B'], 2],
  1883. ['1. Cattle(1)', ['3.B.1'], 3],
  1884. ['Option A:', ['\IGNORE'], 4],
  1885. ['Dairy cattle', ['3.B.1.Aa'], 5],
  1886. ['Non-dairy cattle', ['3.B.1.Ab'], 5],
  1887. ['Option B:', ['\IGNORE'], 4],
  1888. ['Mature dairy cattle', ['3.B.1.Ba'], 5],
  1889. ['Other mature cattle', ['3.B.1.Bb'], 5],
  1890. ['Growing cattle', ['3.B.1.Bc'], 5],
  1891. ['Option C (country-specific):', ['\IGNORE'], 4],
  1892. # all countries not specified explicitly
  1893. ['\C!-AUS-MLT-LUX-POL-SVN-USA\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1894. # Australia
  1895. ['\C-AUS\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1896. ['\C-AUS\ Dairy Cattle', ['3.B.1.C-AUS-a'], 6],
  1897. ['\C-AUS\ Beef Cattle - Pasture', ['3.B.1.C-AUS-b'], 6],
  1898. ['\C-AUS\ Beef Cattle - Feedlot', ['3.B.1.C-AUS-c'], 6],
  1899. # Malta
  1900. ['\C-MLT\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1901. ['\C-MLT\ dairy cows', ['3.B.1.C-MLT-a'], 6],
  1902. ['\C-MLT\ non-lactating cows', ['3.B.1.C-MLT-b'], 6],
  1903. ['\C-MLT\ bulls', ['3.B.1.C-MLT-c'], 6],
  1904. ['\C-MLT\ calves', ['3.B.1.C-MLT-d'], 6],
  1905. ['\C-MLT\ growing cattle 1-2 years', ['3.B.1.C-MLT-e'], 6],
  1906. # Luxembourg
  1907. ['\C-LUX\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1908. ['\C-LUX\ Bulls', ['3.B.1.C-LUX-a'], 6],
  1909. ['\C-LUX\ Calves', ['3.B.1.C-LUX-b'], 6],
  1910. ['\C-LUX\ Young Cattle', ['3.B.1.C-LUX-c'], 6],
  1911. ['\C-LUX\ Suckler Cows', ['3.B.1.C-LUX-d'], 6],
  1912. ['\C-LUX\ Bulls under 2 years', ['3.B.1.C-LUX-e'], 6],
  1913. ['\C-LUX\ Dairy Cows', ['3.B.1.C-LUX-f'], 6],
  1914. # Poland
  1915. ['\C-POL\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1916. ['\C-POL\ Non-dairy Cattle', ['3.B.1.C-POL-a'], 6],
  1917. ['\C-POL\ Dairy Cattle', ['3.B.1.C-POL-b'], 6],
  1918. # Slovenia
  1919. ['\C-SVN\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1920. ['\C-SVN\ Dairy cows', ['3.B.1.C-SVN-a'], 6],
  1921. ['\C-SVN\ Non-dairy cattle', ['3.B.1.C-SVN-b'], 6],
  1922. ['\C-SVN\ Other cows', ['3.B.1.C-SVN-c'], 6],
  1923. # USA
  1924. ['\C-USA\ Other (as specified in table 3(I).B)', ['3.B.1.C'], 5],
  1925. ['\C-USA\ Dairy Cattle', ['\IGNORE'], 6],
  1926. ['\C-USA\ Non-Dairy Cattle', ['\IGNORE'], 6],
  1927. ['\C-USA\ Steer Stocker', ['3.B.1.C-USA-a'], 6],
  1928. ['\C-USA\ Heifer Stocker', ['3.B.1.C-USA-b'], 6],
  1929. ['\C-USA\ Beef Cows', ['3.B.1.C-USA-c'], 6],
  1930. ['\C-USA\ Dairy Replacements', ['3.B.1.C-USA-d'], 6],
  1931. ['\C-USA\ Beef Replacements', ['3.B.1.C-USA-e'], 6],
  1932. ['\C-USA\ Steer Feedlot', ['3.B.1.C-USA-f'], 6],
  1933. ['\C-USA\ Heifer Feedlot', ['3.B.1.C-USA-g'], 6],
  1934. ['\C-USA\ Bulls', ['3.B.1.C-USA-h'], 6],
  1935. ['\C-USA\ Dairy Cows', ['3.B.1.C-USA-i'], 6],
  1936. ['\C-USA\ Beef Calves', ['3.B.1.C-USA-j'], 6],
  1937. ['\C-USA\ Dairy Calves', ['3.B.1.C-USA-k'], 6],
  1938. # other animals
  1939. ['2. Sheep', ['3.B.2'], 3],
  1940. ['3. Swine', ['3.B.3'], 3],
  1941. ['4. Other livestock', ['3.B.4'], 3],
  1942. ['Buffalo', ['3.B.4.a'], 4],
  1943. ['Camels', ['3.B.4.b'], 4],
  1944. ['Deer', ['3.B.4.c'], 4],
  1945. ['Goats', ['3.B.4.d'], 4],
  1946. ['Horses', ['3.B.4.e'], 4],
  1947. ['Mules and Asses', ['3.B.4.f'], 4],
  1948. ['Poultry', ['3.B.4.g'], 4],
  1949. ['Other (please specify)', ['3.B.4.h'], 4],
  1950. ['Rabbit', ['3.B.4.h.i'], 5],
  1951. ['Reindeer', ['3.B.4.h.ii'], 5],
  1952. ['Ostrich', ['3.B.4.h.iii'], 5],
  1953. ['Fur-bearing Animals', ['3.B.4.h.iv'], 5],
  1954. ['Other', ['3.B.4.h.v'], 5],
  1955. ['5. Indirect N2O emissions', ['3.B.5'], 3],
  1956. ],
  1957. "coords_defaults": {
  1958. "type": "Total",
  1959. },
  1960. }, # tested
  1961. "Table3s2": { # Agriculture summary sheet 2
  1962. "status": "tested",
  1963. "table": {
  1964. "firstrow": 5,
  1965. "lastrow": 18,
  1966. "header": ['entity', 'unit'],
  1967. "col_for_categories": "GREENHOUSE GAS SOURCE AND",
  1968. "categories": ["category"],
  1969. "cols_to_ignore": [],
  1970. "stop_cats": [".", np.nan],
  1971. "unit_info": unit_info["default"],
  1972. },
  1973. "sector_mapping": [
  1974. ['C. Rice cultivation', ['3.C']],
  1975. ['D. Agricultural soils(2) (3) (4)', ['3.D']],
  1976. ['E. Prescribed burning of savannahs', ['3.E']],
  1977. ['E. Prescribed burning of savannas', ['3.E']],
  1978. ['F. Field burning of agricultural residues', ['3.F']],
  1979. ['G. Liming', ['3.G']],
  1980. ['H. Urea application', ['3.H']],
  1981. ['I. Other carbon-containing fertilizers', ['3.I']],
  1982. ['J. Other (please specify)', ['3.J']],
  1983. ['NOx from Manure Management', ['3.J.1']],
  1984. ['3.B NOx Emissions', ['3.J.1']],
  1985. ['NOx from 3B', ['3.J.1']],
  1986. ['NOX emissions from manure management', ['3.J.1']],
  1987. ['NOx from manure management', ['3.J.1']],
  1988. ['Other', ['3.J.2']],
  1989. ['Other UK emissions', ['3.J.2']],
  1990. ['Other non-specified', ['3.J.2']],
  1991. ['OTs and CDs - Livestock', ['3.J.3']],
  1992. ['OTs and CDs - soils', ['3.J.4']],
  1993. ['OTs and CDs - other', ['3.J.5']],
  1994. ['Digestate renewable raw material (storage of N)', ['3.J.6']],
  1995. ['Digestate renewable raw material (atmospheric deposition)', ['3.J.7']],
  1996. ['Digestate renewable raw material (storage of dry matter)', ['3.J.8']],
  1997. ['NOx from Livestock', ['3.J.9']],
  1998. ],
  1999. "coords_defaults": {
  2000. "type": "Total",
  2001. },
  2002. }, # tested
  2003. "Table3.C": { # rice cultivation details
  2004. "status": "tested",
  2005. "table": {
  2006. "firstrow": 5,
  2007. "lastrow": 21,
  2008. "header": ['group', 'entity', 'unit'],
  2009. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2010. "categories": ["category"],
  2011. "cols_to_ignore": [
  2012. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Harvested area(2)',
  2013. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Organic amendments added(3)',
  2014. 'IMPLIED EMISSION FACTOR (1) CH4',
  2015. ],
  2016. "stop_cats": ["", np.nan],
  2017. "unit_info": unit_info["default"],
  2018. },
  2019. "sector_mapping": [
  2020. ['1. Irrigated', ['3.C.1']],
  2021. ['Continuously flooded', ['3.C.1.a']],
  2022. ['Intermittently flooded Single aeration', ['3.C.1.a.i']],
  2023. ['Intermittently flooded Multiple aeration', ['3.C.1.b.ii']],
  2024. ['2. Rainfed', ['3.C.2']],
  2025. ['Flood prone', ['3.C.2.a']],
  2026. ['Drought prone', ['3.C.2.b']],
  2027. ['3. Deep water', ['3.C.3']],
  2028. ['Water depth 50–100 cm', ['3.C.3.a']],
  2029. ['Water depth > 100 cm', ['3.C.3.b']],
  2030. ['4. Other (please specify)', ['3.C.4']],
  2031. ['Non-specified', ['3.C.4.a']], # EST
  2032. ['Other', ['3.C.4.a']], # DEU
  2033. ['other', ['3.C.4.a']], # LVA
  2034. ['Other cultivation', ['3.C.4.a']], # CZE
  2035. ['Upland rice(4)', ['\IGNORE']],
  2036. ['Total(4)', ['\IGNORE']],
  2037. ],
  2038. "entity_mapping": {
  2039. 'EMISSIONS CH4': 'CH4',
  2040. },
  2041. "coords_defaults": {
  2042. "type": "Total",
  2043. },
  2044. }, # tested
  2045. "Table3.D": { # direct and indirect N2O from soils
  2046. "status": "tested",
  2047. "table": {
  2048. "firstrow": 5,
  2049. "lastrow": 21,
  2050. "header": ['group', 'entity', 'unit'],
  2051. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2052. "categories": ["category"],
  2053. "cols_to_ignore": [
  2054. "ACTIVITY DATA AND OTHER RELATED INFORMATION Description",
  2055. "ACTIVITY DATA AND OTHER RELATED INFORMATION Value",
  2056. "IMPLIED EMISSION FACTORS Value",
  2057. ],
  2058. "stop_cats": ["", np.nan],
  2059. "unit_info": unit_info["default"],
  2060. },
  2061. "sector_mapping": [
  2062. ['a. Direct N2O emissions from managed soils', ['3.D.a']],
  2063. ['1. Inorganic N fertilizers(3)', ['3.D.a,1']],
  2064. ['2. Organic N fertilizers(3)', ['3.D.a.2']],
  2065. ['a. Animal manure applied to soils', ['3.D.a.2.a']],
  2066. ['b. Sewage sludge applied to soils', ['3.D.a.2.b']],
  2067. ['c. Other organic fertilizers applied to soils', ['3.D.a.2.c']],
  2068. ['3. Urine and dung deposited by grazing animals', ['3.D.a.3']],
  2069. ['4. Crop residues', ['3.D.a.4']],
  2070. ['5. Mineralization/immobilization associated with loss/gain of soil organic matter (4)(5)', ['3.D.a.5']],
  2071. ['6. Cultivation of organic soils (i.e. histosols)(2)', ['3.D.a.6']],
  2072. ['7. Other', ['3.D.a.7']],
  2073. ['b. Indirect N2O Emissions from managed soils', ['3.D.b']],
  2074. ['1. Atmospheric deposition(6)', ['3.D.b.1']],
  2075. ['2. Nitrogen leaching and run-off', ['3.D.b.2']],
  2076. ],
  2077. "entity_mapping": {
  2078. 'EMISSIONS N2O': 'N2O',
  2079. },
  2080. "coords_defaults": {
  2081. "type": "Total",
  2082. },
  2083. }, # tested
  2084. "Table3.E": { # savanna burning details
  2085. "status": "tested",
  2086. "table": {
  2087. "firstrow": 5,
  2088. "lastrow": 14,
  2089. "header": ['group', 'entity', 'unit'],
  2090. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2091. "categories": ["category"],
  2092. "cols_to_ignore": [
  2093. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Area of savanna burned',
  2094. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Average above-ground biomass density',
  2095. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Biomass burned',
  2096. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Fraction of savanna burned',
  2097. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Nitrogen fraction in biomass',
  2098. 'IMPLIED EMISSION FACTORS CH4',
  2099. 'IMPLIED EMISSION FACTORS N2O',
  2100. ],
  2101. "stop_cats": ["", ".", np.nan],
  2102. "unit_info": unit_info["default"],
  2103. },
  2104. "sector_mapping": [
  2105. ['Forest land (specify ecological zone)(1)', ['3.E.1'], 0],
  2106. ['Savanna Grassland', ['3.E.1.b'], 1], # AUS
  2107. ['Savanna Woodland', ['3.E.1.a'], 1], # AUS
  2108. ['Forest land', ['3.E.1.a'], 1], # SWE, CHE, CZE, HRV
  2109. ['Luxembourg', ['3.E.1.c'], 1], # LUX
  2110. ['Other non-specified', ['3.E.1.d'], 1], # EST
  2111. ['All', ['3.E.1.d'], 1], # DNK, DNM, DKE
  2112. ['Unspecified', ['3.E.1.d'], 1], # DEU
  2113. ['forest land', ['3.E.1.a'], 1], # MLT
  2114. ['Zone', ['3.E.1.d'], 1], # LVA
  2115. ['Grassland (specify ecological zone)(1)', ['3.E.2'], 0],
  2116. ['Savanna Woodland', ['3.E.2.a'], 1], # AUS
  2117. ['Savanna Grassland', ['3.E.2.b'], 1], # AUS
  2118. ['Temperate Grassland', ['3.E.2.c'], 1], # AUS
  2119. ['Grassland', ['3.E.2.d'], 1], # SWE, CHE, CZE, HRV
  2120. ['Luxembourg', ['3.E.2.e'], 1], # LUX
  2121. ['Other non-specified', ['3.E.2.f'], 1], # EST
  2122. ['All', ['3.E.2.f'], 1], # DNK, DNM, DKE
  2123. ['Unspecified', ['3.E.2.f'], 1], # DEU
  2124. ['Tussock', ['3.E.2.g'], 1], # NZL
  2125. ['grassland', ['3.E.2.d'], 1], # MLT
  2126. ['Zone_', ['3.E.2.f'], 1], # LVA
  2127. ],
  2128. "entity_mapping": {
  2129. 'EMISSIONS (2) CH4': 'CH4',
  2130. 'EMISSIONS (2) N2O': 'N2O',
  2131. },
  2132. "coords_defaults": {
  2133. "type": "Total",
  2134. },
  2135. }, # tested
  2136. "Table3.F": { # field burning details
  2137. "status": "TODO",
  2138. "table": {
  2139. "firstrow": 5,
  2140. "lastrow": 30,
  2141. "header": ['group', 'entity', 'unit'],
  2142. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2143. "categories": ["category"],
  2144. "cols_to_ignore": [],
  2145. "stop_cats": ["", np.nan],
  2146. "unit_info": unit_info["default"],
  2147. },
  2148. "sector_mapping": [
  2149. ],
  2150. "entity_mapping": [],
  2151. "coords_defaults": {
  2152. "type": "Total",
  2153. },
  2154. }, # TODO
  2155. "Table3.G-I": { # liming, urea, carbon containing fertilizer
  2156. "status": "TODO",
  2157. "table": {
  2158. "firstrow": 5,
  2159. "lastrow": 13,
  2160. "header": ['group', 'entity', 'unit'],
  2161. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2162. "categories": ["category"],
  2163. "cols_to_ignore": [],
  2164. "stop_cats": ["", np.nan],
  2165. "unit_info": unit_info["default"],
  2166. },
  2167. "sector_mapping": [
  2168. ],
  2169. "entity_mapping": [],
  2170. "coords_defaults": {
  2171. "type": "Total",
  2172. },
  2173. }, # TODO
  2174. "Table4": { # LULUCF overview
  2175. "status": "tested",
  2176. "table": {
  2177. "firstrow": 5,
  2178. "lastrow": 29,
  2179. "header": ['entity', 'unit'],
  2180. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2181. "categories": ["category"],
  2182. "cols_to_ignore": [],
  2183. "stop_cats": ["", ".", np.nan],
  2184. "unit_info": unit_info["default"],
  2185. },
  2186. "sector_mapping": [
  2187. ['4. Total LULUCF', ['4']],
  2188. ['A. Forest land', ['4.A']],
  2189. ['1. Forest land remaining forest land', ['4.A.1']],
  2190. ['2. Land converted to forest land', ['4.A.2']],
  2191. ['B. Cropland', ['4.B']],
  2192. ['1. Cropland remaining cropland', ['4.B.1']],
  2193. ['2. Land converted to cropland', ['4.B.2']],
  2194. ['C. Grassland', ['4.C']],
  2195. ['1. Grassland remaining grassland', ['4.C.1']],
  2196. ['2. Land converted to grassland', ['4.C.2']],
  2197. ['D. Wetlands(3)', ['4.D']],
  2198. ['1. Wetlands remaining wetlands', ['4.D.1']],
  2199. ['2. Land converted to wetlands', ['4.D.2']],
  2200. ['E. Settlements', ['4.E']],
  2201. ['1. Settlements remaining settlements', ['4.E.1']],
  2202. ['2. Land converted to settlements', ['4.E.2']],
  2203. ['F. Other land (4)', ['4.F']],
  2204. ['1. Other land remaining other land', ['4.F.1']],
  2205. ['2. Land converted to other land', ['4.F.2']],
  2206. ['G. Harvested wood products (5)', ['4.G']],
  2207. ['H. Other (please specify)', ['4.H']],
  2208. ['Land converted to Settlement', ['4.H.1']],
  2209. ['Reservoir of Petit-Saut in French Guiana', ['4.H.5']],
  2210. ['Biogenic NMVOCs from managed forest', ['4.H.4']],
  2211. ['All other', ['4.H.9']],
  2212. ['Luxembourg', ['4.H.8']],
  2213. ['Settlements Remaining Settlements', ['4.H.2']],
  2214. ['4.E Settlements', ['4.H.2']],
  2215. ['4.C Grassland', ['4.H.3']],
  2216. ['Settlements', ['4.H.2']],
  2217. ['Other', ['4.H.9']],
  2218. ['N2O Emissions from Aquaculture Use', ['4.H.6']],
  2219. ['CH4 from artificial water bodies', ['4.H.7']],
  2220. ],
  2221. "entity_mapping": {
  2222. 'CH4(2)': 'CH4',
  2223. 'N2O(2)': 'N2O',
  2224. 'Net CO2 emissions/removals(1), (2)': 'CO2',
  2225. },
  2226. "coords_defaults": {
  2227. "type": "Total",
  2228. },
  2229. }, # tested
  2230. # TODO: all other LULUCF tables
  2231. "Table5": { # Waste overview
  2232. "status": "tested",
  2233. "table": {
  2234. "firstrow": 5,
  2235. "lastrow": 27,
  2236. "header": ['entity', 'unit'],
  2237. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2238. "categories": ["category"],
  2239. "cols_to_ignore": [],
  2240. "stop_cats": ["", np.nan],
  2241. "unit_info": unit_info["default"],
  2242. },
  2243. "sector_mapping": [
  2244. ['Total waste', ['5']],
  2245. ['A. Solid waste disposal', ['5.A']],
  2246. ['1. Managed waste disposal sites', ['5.A.1']],
  2247. ['2. Unmanaged waste disposal sites', ['5.A.2']],
  2248. ['3. Uncategorized waste disposal sites', ['5.A.3']],
  2249. ['B. Biological treatment of solid waste', ['5.B']],
  2250. ['1. Composting', ['5.B.1']],
  2251. ['2. Anaerobic digestion at biogas facilities', ['5.B.2']],
  2252. ['C. Incineration and open burning of waste', ['5.C']],
  2253. ['1. Waste incineration', ['5.C.1']],
  2254. ['2. Open burning of waste', ['5.C.2']],
  2255. ['D. Wastewater treatment and discharge', ['5.D']],
  2256. ['1. Domestic wastewater', ['5.D.1']],
  2257. ['2. Industrial wastewater', ['5.D.2']],
  2258. ['3. Other (as specified in table 5.D)', ['5.D.3']],
  2259. ['E. Other (please specify)', ['5.E']],
  2260. ['Other', ['5.E.5']], # EST, NOR
  2261. ['Recycling activities', ['5.E.1']], # NLD
  2262. ['Mechanical-Biological Treatment MBT', ['5.E.2']], # DEU
  2263. ['Accidental fires', ['5.E.3']], # DEU, DKE, DNK, DNM
  2264. ['Decomposition of Petroleum-Derived Surfactants', ['5.E.4']], # JPN
  2265. ['Other non-specified', ['5.E.5']], # USA
  2266. ['Biogas burning without energy recovery', ['5.E.6']], # PRT
  2267. ['Sludge spreading', ['5.E.7']], # ESP
  2268. ['Accidental combustion', ['5.E.3']], # ESP
  2269. ['Other waste', ['5.E.5']], # CZE
  2270. ['5.E.1 Industrial Wastewater', ['5.E.8']], # CAN, new in 2022
  2271. ['Memo item:(2)', ['\IGNORE']],
  2272. ['Long-term storage of C in waste disposal sites', ['M.Memo.LTSW']],
  2273. ['Annual change in total long-term C storage', ['M.Memo.ACLT']],
  2274. ['Annual change in total long-term C storage in HWP waste(3)', ['M.Memo.ACLTHWP']],
  2275. ],
  2276. "entity_mapping": {
  2277. 'CO2(1)': 'CO2',
  2278. },
  2279. "coords_defaults": {
  2280. "type": "Total",
  2281. },
  2282. }, # tested; memo items not read because of empty lines
  2283. "Table5.A": { # solid waste disposal
  2284. "status": "tested",
  2285. "table": {
  2286. "firstrow": 6,
  2287. "lastrow": 15,
  2288. "header": ['group', 'group', 'entity', 'entity', 'unit'],
  2289. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2290. "categories": ["category"],
  2291. "cols_to_ignore": [
  2292. 'ACTIVITY DATA AND OTHER RELATED INFORMATION SINK CATEGORIES Annual waste at the SWDS',
  2293. 'ACTIVITY DATA AND OTHER RELATED INFORMATION SINK CATEGORIES MCF',
  2294. 'ACTIVITY DATA AND OTHER RELATED INFORMATION SINK CATEGORIES DOCf',
  2295. 'IMPLIED EMISSION FACTOR SINK CATEGORIES CH4(1)',
  2296. 'IMPLIED EMISSION FACTOR SINK CATEGORIES CO2',
  2297. 'EMISSIONS SINK CATEGORIES CH4 Amount of CH4 flared',
  2298. 'EMISSIONS SINK CATEGORIES CH4 Amount of CH4 for energy recovery(3)',
  2299. ],
  2300. "stop_cats": ["", np.nan],
  2301. "unit_info": unit_info["default"],
  2302. },
  2303. "sector_mapping": [
  2304. ['1. Managed waste disposal sites', ['5.1']],
  2305. ['a. Anaerobic', ['5.1.a']],
  2306. ['b. Semi-aerobic', ['5.1.b']],
  2307. ['2. Unmanaged waste disposal sites', ['5.2']],
  2308. ['3. Uncategorized waste disposal sites', ['5.3']],
  2309. ],
  2310. "entity_mapping": {
  2311. 'EMISSIONS SINK CATEGORIES CH4 Emissions(2)': 'CH4',
  2312. 'EMISSIONS SINK CATEGORIES CO2(4) Amount of CH4 for energy recovery(3)': 'CO2',
  2313. },
  2314. "coords_defaults": {
  2315. "type": "Total",
  2316. },
  2317. }, # tested
  2318. "Table5.B": { # Biological treatment of solid waste
  2319. "status": "tested",
  2320. "table": {
  2321. "firstrow": 5,
  2322. "lastrow": 16,
  2323. "header": ['group', 'entity', 'entity', 'unit'],
  2324. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2325. "categories": ["category"],
  2326. "cols_to_ignore": [
  2327. 'ACTIVITY DATA AND OTHER RELATED INFORMATION Annual waste amount treated',
  2328. 'IMPLIED EMISSION FACTOR CH4(1)',
  2329. 'IMPLIED EMISSION FACTOR N2O',
  2330. 'EMISSIONS CH4 Amount of CH4 flared',
  2331. 'EMISSIONS CH4 Amount of CH4 for energy recovery(3)',
  2332. ],
  2333. "stop_cats": [".", "", np.nan],
  2334. "unit_info": unit_info["default"],
  2335. },
  2336. "sector_mapping": [
  2337. ['1. Composting', ['5.B.1'], 0],
  2338. ['Municipal solid waste', ['5.B.1.a'], 1],
  2339. ['Other (please specify)(4)', ['5.B.1.b'], 1],
  2340. ['Organic wastes households', ['5.B.1.b.i'], 2], # NLD
  2341. ['Organic wastes from gardens and horticulture', ['5.B.1.b.ii'], 2], # NLD
  2342. ['Food and garden waste', ['5.B.1.b.ii'], 2], # DNM, DNK, DKE
  2343. ['Industrial Solid Waste', ['5.B.1.b.iii'], 2], # POL
  2344. ['Home composting', ['5.B.1.b.iv'], 2], # NOR
  2345. ['Mixed waste', ['5.B.1.b.v'], 2], # LTU
  2346. ['Other waste', ['5.B.1.b.v'], 2], # SWE
  2347. ['Sludge', ['5.B.1.b.vi'], 2], # HUN, EST
  2348. ['Textile', ['5.B.1.b.vii'], 2], # EST
  2349. ['Wood', ['5.B.1.b.viii'], 2], # EST
  2350. ['Organic', ['5.B.1.b.ix'], 2], # EST
  2351. ['Paper', ['5.B.1.b.x'], 2], # EST
  2352. ['Other_SW', ['5.B.1.b.v'], 2], # CZE
  2353. ['MBA treated MSW', ['5.B.1.b.xi'], 2], # LUX
  2354. ['Specific Agricultural and Industrial Waste', ['5.B.1.b.xii'], 2], # UKR
  2355. ['Industrial solid waste and constr. waste', ['5.B.1.b.xiii'], 2], # FIN
  2356. ['Municipal sludge', ['5.B.1.b.xiv'], 2], # FIN
  2357. ['Industrial sludge', ['5.B.1.b.xv'], 2], # FIN
  2358. ['Open air composting', ['5.B.1.b.xvi'], 2], # LIE
  2359. ['Industrial Waste', ['5.B.1.b.xvii'], 2], # JPN
  2360. ['Human Waste and Johkasou sludge', ['5.B.1.b.xviii'], 2], # JPN
  2361. ['2. Anaerobic digestion at biogas facilities(3)', ['5.B.2'], 0],
  2362. ['Municipal solid waste', ['5.B.2.a'], 1],
  2363. ['Other (please specify)(4)', ['5.B.2.b'], 1],
  2364. ['Organic wastes households', ['5.B.2.b.i'], 2], # NLD
  2365. ['Organic wastes from gardens and horticulture', ['5.B.2.b.ii'], 2], # NLD
  2366. ['Animal manure and other organic waste', ['5.B.2.b.iii'], 2], # DNM, DNK, DKE
  2367. ['sewage sludge', ['5.B.2.b.iv'], 2], # LTU
  2368. ['Other waste', ['5.B.2.b.v'], 2], # SWE
  2369. ['Agricultural biogas facilities', ['5.B.2.b.vi'], 2], # CHE
  2370. ['Other biogases from anaerobic fermentation', ['5.B.2.b.vii'], 2], # HUN
  2371. ['Sludge', ['5.B.2.b.iv'], 2], # EST
  2372. ['Anaerobic Digestion On-Farm and at Wastewater Treatment Facilities', ['5.B.2.b.viii'], 2], # USA
  2373. ['Other_AD', ['5.B.2.b.v'], 2], # CZE
  2374. ['Biogenic waste incl. wastes from Agriculture (manure)', ['5.B.2.b.ix'], 2], # LUX
  2375. ['Industrial solid waste and constr. waste', ['5.B.2.b.x'], 2], # FIN
  2376. ['Municipal sludge', ['5.B.2.b.xi'], 2], # FIN
  2377. ['Industrial sludge', ['5.B.2.b.xii'], 2], # FIN
  2378. ['Livestock manure co-digested', ['5.B.2.b.xiii'], 2], # DEU, new in 2022
  2379. ['Waste water', ['5.B.2.b.xiv'], 2], # NOR, new in 2022
  2380. ],
  2381. "entity_mapping": {
  2382. 'EMISSIONS CH4 Emissions(2)': 'CH4',
  2383. 'EMISSIONS N2O Amount of CH4 for energy recovery(3)': 'N2O',
  2384. },
  2385. "coords_defaults": {
  2386. "type": "Total",
  2387. },
  2388. }, # tested
  2389. "Table5.C": { # Waste incineration and open burning
  2390. "status": "tested",
  2391. "table": {
  2392. "firstrow": 5,
  2393. "lastrow": 38,
  2394. "header": ['group', 'group', 'entity', 'unit'],
  2395. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2396. "categories": ["category"],
  2397. "cols_to_ignore": [
  2398. 'ACTIVITY DATA Amount of wastes (incinerated/open burned)',
  2399. 'IMPLIED EMISSION FACTOR Amount of wastes (incinerated/open burned) CO2',
  2400. 'IMPLIED EMISSION FACTOR Amount of wastes (incinerated/open burned) CH4',
  2401. 'IMPLIED EMISSION FACTOR Amount of wastes (incinerated/open burned) N2O',
  2402. ],
  2403. "stop_cats": [".", "", np.nan],
  2404. "unit_info": unit_info["default"],
  2405. },
  2406. "sector_mapping": [
  2407. ['1. Waste Incineration', ['5.C.1'], 0],
  2408. ['Biogenic (1)', ['5.C.1.a'], 1],
  2409. ['Municipal solid waste', ['5.C.1.a.i'], 2],
  2410. ['Other (please specify)(2)', ['5.C.1.a.ii'], 2],
  2411. ['Industrial Solid Wastes', ['5.C.1.a.ii.1'], 3],
  2412. ['Hazardous Waste', ['5.C.1.a.ii.2'], 3],
  2413. ['Clinical Waste', ['5.C.1.a.ii.3'], 3],
  2414. ['Sewage Sludge', ['5.C.1.a.ii.4'], 3],
  2415. ['Other (please specify)', ['5.C.1.a.ii.5'], 3],
  2416. ['Animal cremations', ['5.C.1.a.ii.5.a'], 4], # DKE, DNK, DNM
  2417. ['Human cremations', ['5.C.1.a.ii.5.b'], 4], # DKE, DNK, DNM
  2418. ['Cremation', ['5.C.1.a.ii.5.c'], 4], # CHE, NOR, FRA, FRK
  2419. ['cremation', ['5.C.1.a.ii.5.c'], 4], # DEU
  2420. ['Industrial waste', ['5.C.1.a.ii.5.d'], 4], # NOR
  2421. ['Biogenic other waste', ['5.C.1.a.ii.5.e'], 4], # EST
  2422. ['Biogenic waste other than Municipal Solid Waste', ['5.C.1.a.ii.5.e'], 4], # ROU
  2423. ['Sludge', ['5.C.1.a.ii.5.f'], 4], # JPN
  2424. ['Non-fossile liquid waste', ['5.C.1.a.ii.5.g'], 4], # JPN
  2425. ['Non-biogenic', ['5.C.1.b'], 1],
  2426. ['Municipal solid waste', ['5.C.1.b.i'], 2],
  2427. ['Other (please specify)(3)', ['5.C.1.b.ii'], 2],
  2428. ['Industrial Solid Wastes', ['5.C.1.b.ii.1'], 3],
  2429. ['Hazardous Waste', ['5.C.1.b.ii.2'], 3],
  2430. ['Clinical Waste', ['5.C.1.b.ii.3'], 3],
  2431. ['Sewage Sludge', ['5.C.1.b.ii.4'], 3],
  2432. ['Fossil liquid waste', ['5.C.1.b.ii.5'], 3],
  2433. ['Other (please specify)', ['5.C.1.b.ii.6'], 3],
  2434. ['Quarantine and other waste', ['5.C.1.b.ii.6.a'], 4], # NZL
  2435. ['Industrial waste', ['5.C.1.b.ii.6.b'], 4], # CHE
  2436. ['Chemical waste', ['5.C.1.b.ii.6.c'], 4], # GBR, GBK
  2437. ['Flaring in the chemical industry', ['5.C.1.a.ii.6.d'], 4], # BEL
  2438. ['Sludge', ['5.C.1.a.ii.6.e'], 4], # JPN
  2439. ['Solvents', ['5.C.1.a.ii.6.f'], 4], # GRC, AUS
  2440. ['2. Open burning of waste', ['5.C.2'], 0],
  2441. ['Biogenic (1)', ['5.C.2.a'], 1],
  2442. ['Municipal solid waste', ['5.C.2.a.i'], 2],
  2443. ['Other (please specify)', ['5.C.2.a.ii'], 2],
  2444. ['agricultural waste', ['5.C.2.a.ii.1'], 3], # ITA
  2445. ['Agricultural residues', ['5.C.2.a.ii.1'], 3], # ESP
  2446. ['Natural residues', ['5.C.2.a.ii.2'], 3], # CHE
  2447. ['Wood waste', ['5.C.2.a.ii.3'], 3], # GBR, GBK
  2448. ['Bonfires etc.', ['5.C.2.a.ii.4'], 3], # DEU
  2449. ['Bonfires', ['5.C.2.a.ii.4'], 3], # NLD, ISL
  2450. ['Other', ['5.C.2.a.ii.5'], 3], # EST
  2451. ['Other waste', ['5.C.2.a.ii.5'], 3], # CZE
  2452. ['Industrial Solid Waste', ['5.C.2.a.ii.6'], 3], # JPN
  2453. ['Non-biogenic', ['5.C.2.b'], 1],
  2454. ['Municipal solid waste', ['5.C.2.b.i'], 2],
  2455. ['Other (please specify)', ['5.C.2.b.ii'], 2],
  2456. ['Rural waste', ['5.C.2.b.ii.1'], 3], # NZL
  2457. ['Accidental fires (vehicles)', ['5.C.2.b.ii.2'], 3], # GBR, GBK
  2458. ['Accidental fires (buildings)', ['5.C.2.b.ii.3'], 3], # GBR, GBK
  2459. ['Bonfires', ['5.C.2.b.ii.4'], 3], # ISL
  2460. ['Other', ['5.C.2.b.ii.5'], 3], # EST
  2461. ['Other waste', ['5.C.2.b.ii.5'], 3], # CZE
  2462. ['Industrial Solid Waste', ['5.C.2.b.ii.6'], 3], # JPN
  2463. ],
  2464. "entity_mapping": {
  2465. 'EMISSIONS Amount of wastes (incinerated/open burned) CH4': 'CH4',
  2466. 'EMISSIONS Amount of wastes (incinerated/open burned) CO2': 'CO2',
  2467. 'EMISSIONS Amount of wastes (incinerated/open burned) N2O': 'N2O',
  2468. },
  2469. "coords_defaults": {
  2470. "type": "Total",
  2471. },
  2472. }, # tested
  2473. "Table5.D": { # Waste incineration and open burning
  2474. "status": "tested",
  2475. "table": {
  2476. "firstrow": 5,
  2477. "lastrow": 13,
  2478. "header": ['group', 'entity', 'entity', 'entity', 'unit'],
  2479. "col_for_categories": "GREENHOUSE GAS SOURCE AND SINK CATEGORIES",
  2480. "categories": ["category"],
  2481. "cols_to_ignore": [
  2482. 'ACTIVITY DATA AND RELATED INFORMATION Total organic product',
  2483. 'ACTIVITY DATA AND RELATED INFORMATION Sludge removed(1)',
  2484. 'ACTIVITY DATA AND RELATED INFORMATION Sludge removed(1) N in effluent',
  2485. 'IMPLIED EMISSION FACTOR CH4(2) N in effluent',
  2486. 'IMPLIED EMISSION FACTOR N2O(3) N in effluent',
  2487. 'EMISSIONS CH4 Amount of CH4 flared',
  2488. 'EMISSIONS CH4 Amount of CH4 for Energy Recovery(5)',
  2489. ],
  2490. "stop_cats": [".", "", np.nan],
  2491. "unit_info": unit_info["default"],
  2492. },
  2493. "sector_mapping": [
  2494. ['1. Domestic wastewater', ['5.D.1']],
  2495. ['2. Industrial wastewater', ['5.D.2']],
  2496. ['3. Other (please specify)', ['5.D.3']],
  2497. ['Other', ['5.D.3.a']], # EST
  2498. ['Septic tanks', ['5.D.3.b']], # NLD
  2499. ['Wastewater Effluent', ['5.D.3.c']], # NLD
  2500. ['Fish farming', ['5.D.3.d']], # FIN
  2501. ['Uncategorized wastewater', ['5.D.3.a']], # CZE
  2502. ],
  2503. "entity_mapping": {
  2504. 'EMISSIONS CH4 Emissions(4)': 'CH4',
  2505. 'EMISSIONS N2O(3) Amount of CH4 for Energy Recovery(5)': 'N2O',
  2506. },
  2507. "coords_defaults": {
  2508. "type": "Total",
  2509. },
  2510. }, # tested
  2511. }