diff --git a/definitions/variable/macro-economy/gdp.yaml b/definitions/variable/macro-economy/gdp.yaml index 9d2b147f..c286239c 100644 --- a/definitions/variable/macro-economy/gdp.yaml +++ b/definitions/variable/macro-economy/gdp.yaml @@ -10,11 +10,11 @@ description: Total value added unit: billion USD_2010/yr tier: 1 -- Value Added|{Economic Sectors Level 2}: - description: Value added by the {Economic Sectors Level 2} +- Value Added|{Economic Sectors Level 3}: + description: Value added by the {Economic Sectors Level 3} unit: billion USD_2010/yr tier: 1 - navigate: Value Added|{Economic Sectors Level 2} + navigate: Value Added|{Economic Sectors Level 3} - Capital Formation: description: Net additions to the physical capital stock unit: billion USD_2010/yr diff --git a/definitions/variable/macro-economy/labor-force.yaml b/definitions/variable/macro-economy/labor-force.yaml index 2e3fc9d8..101d5cca 100644 --- a/definitions/variable/macro-economy/labor-force.yaml +++ b/definitions/variable/macro-economy/labor-force.yaml @@ -27,9 +27,9 @@ navigate: Unemployment|Rate # Labor force employment status - by sector -- Labor Force|Employed|{Economic Sectors Level 2}: - description: Employment by the {Economic Sectors Level 2} +- Labor Force|Employed|{Economic Sectors Level 3}: + description: Employment by the {Economic Sectors Level 3} unit: million full-time equivalent workers tier: 1 lower_bound: 0 - navigate: Employment|{Economic Sectors Level 2} + navigate: Employment|{Economic Sectors Level 3} diff --git a/definitions/variable/macro-economy/tag_economic_sectors_level-3.yaml b/definitions/variable/macro-economy/tag_economic_sectors_level-3.yaml new file mode 100644 index 00000000..5cc492e1 --- /dev/null +++ b/definitions/variable/macro-economy/tag_economic_sectors_level-3.yaml @@ -0,0 +1,65 @@ +# Economic sectors based on the International Standard Industrial Classification +# of All Economic Activities (ISIC) Rev.4 +# https://unstats.un.org/unsd/demographic-social/census/documents/isic_rev4.pdf +- Economic Sectors Level 3: + # Level 1: 3 Macro sectors, exhaustive + # + - Agriculture: + description: the aggregated agricultural sectors (ISIC Rev.4 - Section A) + - Industry: + description: the aggregated industrial sector (ISIC Rev.4 - Section B-F) + - Services: + description: the aggregated services sector (ISIC Rev.4 - Section G-X) + navigate: Commercial + # Level 2: Industrial desagregation, exhaustive + # + - Industry|Mining: + description: mining and quarrying (ISIC Rev.4 - Section B, + equivalent to Div. 05-09) + tier: ^1 + - Industry|Manufacturing: + description: manufacturing (ISIC Rev.4 - Section C, equivalent to Div. 10-33) + tier: ^1 + - Industry|Energy: + description: electricity, gas, steam and air conditioning supply + (ISIC Rev.4 - Section D, equivalent to Div. 35) + tier: ^1 + - Industry|Water Supply: + description: water supply - sewerage, waste management and remediation + activities (ISIC Rev.4 - Section E, equivalent to Div. 35) + tier: ^1 + - Industry|Construction: + description: construction (ISIC Rev.4 - Section F, equivalent to Div. 41-43) + tier: ^1 + - Industry|Energy All Supply Chains: + description: all energy related activities along supply chains (ISIC Rev.4 - + Div. 05, 06, 19, 35, Group 091 and Classes 0892, 0721). + Mix of parts of ISIC Section B, C, D. + tier: ^1 + # Level 3: Industrial sub-sectors desagregation, selection of subsectors + # + - Industry|Manufacturing|Chemicals: + description: chemicals, chemical products, basic pharmaceutical products and + pharmaceutical preparations (ISIC Rev.4 - Div. 21-22) + tier: ^2 + - Industry|Manufacturing|Iron and Steel: + description: iron and steel, including casting + (ISIC Rev.4 - Group 241 and Classe 2431) + tier: ^2 + - Industry|Manufacturing|Non-Ferrous Metals: + description: basic precious and other non-ferrous metal, including casting + (ISIC Rev.4 - Group 242 and Classe 2432) + tier: ^2 + - Industry|Manufacturing|Non-Metallic Minerals: + description: other non-metallic minerals, which includes cement + (ISIC Rev.4 - Div. 23) + tier: ^2 + - Industry|Manufacturing|Pulp and Paper: + description: pulp and paper (ISIC Rev.4 - Div. 17) + tier: ^2 + - Industry|Manufacturing|Other Sector: + description: other industrial manufacturing sectors + note: By default, Other Sector is interpreted as manufacturing sectors + not mentionned elsewhere (ISIC Rev.4 - Div. 10-16, 18-20, 25-33). + If not, please specify the ISIC categories in comments. + tier: ^2