Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add industry variables #90

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from 14 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions definitions/variable/industry/consumption.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# material demand by commodity and demand sector
- Consumption|Iron and Steel|Steel|{Consumption Sector}:
description: consumption of steel commodities in {Consumption Sector}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I think my previous comment led to a misunderstanding - please capitalize in the description a variable but start with lower-case in the description of tag-lists

unit: Mt/yr
- Consumption|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}|{Consumption Sector}:
description: consumption of {Non-Metallic Minerals Commodity} in {Consumption Sector}
unit: Mt/yr
- Consumption|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}|{Consumption Sector}:
description: consumption of {Non-Ferrous Metals Commodity} in {Consumption Sector}
unit: Mt/yr
- Consumption|Chemicals|{Chemicals Commodity}|{Consumption Sector}:
description: consumption of chemical commodities
unit: Mt/yr
- Consumption|Pulp and Paper|{Pulp and Paper Commodity}|{Consumption Sector}:
description: consumption of {Pulp and Paper Commodity} in {Consumption Sector}
unit: Mt/yr
33 changes: 33 additions & 0 deletions definitions/variable/industry/material_stock.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# material stocks by commodity
- Material Stock|Iron and Steel|{Iron Commodity}:
description: material stock of steel commodities
unit: Mt/yr
- Material Stock|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}:
description: material stock of mineral commodities
unit: Mt/yr
- Material Stock|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}:
description: material stock of {Non-Ferrous Metals Commodity}
unit: Mt/yr
#- Material Stock|Chemicals|{Chemicals Commodity}:
# description: material stock of {Chemicals Commodity}
# unit: Mt/yr
#- Material Stock|Pulp and Paper|{Pulp and Paper Commodity}:
# description: material stock of {Chemicals Commodity}
# unit: Mt/yr

# material stocks by commodity and consumption sector
- Material Stock|Iron and Steel|{Iron Commodity}|{Consumption Sector}:
description: material stock of {Iron Commodity} in {Consumption Sector} sector
unit: Mt/yr
- Material Stock|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}|{Consumption Sector}:
description: material stock of {Non-Metallic Minerals Commodity} in {Consumption Sector} sector
unit: Mt/yr
- Material Stock|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}|{Consumption Sector}:
description: material stock of {Non-Ferrous Metals Commodity} in {Consumption Sector} sector
unit: Mt/yr
#- Material Stock|Chemicals|{Chemicals Commodity}|{Consumption Sector}:
# description: material stock of {Chemicals Commodity} in {Consumption Sector} sector
# unit: Mt/yr
#- Material Stock|Pulp and Paper|{Pulp and Paper Commodity}|{Consumption Sector}:
# description: material stock of {Pulp and Paper Commodity} in {Consumption Sector} sector
# unit: Mt/yr
15 changes: 15 additions & 0 deletions definitions/variable/industry/production.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- Production|Iron and Steel|{Iron Commodity} [{Accounting Type}]:
description: production of {Iron Commodity} in {Accounting Type}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add "given as {Accounting Type}" to all variables where the Accounting-Type is used

Suggested change
description: production of {Iron Commodity} in {Accounting Type}
description: production of {Iron Commodity} given as {Accounting Type}

unit: "{Accounting Type}"
- Production|Non-Metallic Minerals|{Non-Metallic Minerals Commodity} [{Accounting Type}]:
description: production of {Non-Metallic Minerals Commodity} in {Accounting Type}
unit: "{Accounting Type}"
- Production|Non-Ferrous Metals|{Non-Ferrous Metals Commodity} [{Accounting Type}]:
description: production of {Non-Ferrous Minerals Commodity} in {Accounting Type}
unit: "{Accounting Type}"
- Production|Chemicals|{Chemicals Commodity} [{Accounting Type}]:
description: production of {Chemicals Commodity} in {Accounting Type}
unit: "{Accounting Type}"
- Production|Pulp and Paper|{Pulp and Paper Commodity} [{Accounting Type}]:
description: production of {Pulp and Paper Commodity} in {Accounting Type}
unit: "{Accounting Type}"
32 changes: 32 additions & 0 deletions definitions/variable/industry/scrap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

- Collected Scrap|Iron and Steel|Steel|{Consumption Sector}:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Collected Scrap|Iron and Steel|Steel|{Consumption Sector}:
- Collected Scrap|Iron and Steel|Steel|{Consumption Sector}:

description: steel scrap from {Consumption Sector}"
unit: Mt/yr
- Collected Scrap|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}|{Consumption Sector}:
description: "{Non-Metallic Minerals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Collected Scrap|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}|{Consumption Sector}:
description: "{Non-Ferrous Metals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Collected Scrap|Chemicals|{Chemicals Commodity}|{Consumption Sector}: # ??? Maybe "Plastic" commodity?
description: "{Chemicals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Collected Scrap|Pulp and Paper|{Pulp and Paper Commodity}|{Consumption Sector}:
description: "{Pulp and Paper Commodity} scrap from {Consumption Sector}"
unit: Mt/yr

- Total Scrap|Iron and Steel|Steel|{Consumption Sector}:
description: steel scrap from {Consumption Sector}"
unit: Mt/yr
- Total Scrap|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}|{Consumption Sector}:
description: "{Non-Metallic Minerals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Total Scrap|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}|{Consumption Sector}:
description: "{Non-Ferrous Metals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Total Scrap|Chemicals|{Chemicals Commodity}|{Consumption Sector}: # ??? Maybe "Plastic" commodity?
description: "{Chemicals Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
- Total Scrap|Pulp and Paper|{Pulp and Paper Commodity}|{Consumption Sector}:
description: "{Pulp and Paper Commodity} scrap from {Consumption Sector}"
unit: Mt/yr
9 changes: 9 additions & 0 deletions definitions/variable/industry/tag_accounting_types.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Accounting Type:
- Volume:
description: volume in mass units
unit: Mt/yr
navigate: "|Volume"
- Value:
description: value in USD
unit: USD_2010/yr
navigate: ""
23 changes: 23 additions & 0 deletions definitions/variable/industry/tag_chemical_commodities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
- Chemicals Commodity:
- High-Value Chemicals|Ethylene:
description: primary chemical with molecular formula of C2H4, most important precursor for synthetic plastics
- High-Value Chemicals|Propylene:
description: primary chemical with molecular formula of C3H6, second most important precursor for synthetic plastics
- High-Value Chemicals|BTX:
description: aromatic compounds Benzene, Toluene, Xylene (BTX)
- Ammonia:
description: inorganic chemical with the formula NH3, precursor for nitrogen fertilisers
- Nitrogen Fertilizer:
description: most produced fertiliser type
- Methanol:
description: simplest alcohol used as precursor for various chemicals and fuels
- Formaldehyde:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the difference between this type and resins? Can something be added to clearly distinguish this from the resins?

description: simplest aldehyde, mainly used to produce resins
- Formaldehyde resins:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Formaldehyde resins:
- Formaldehyde Resins:

description: resins, produced by polymerizing urea, phenol and/or melamine with formaldehyde
- Plastics:
description: synthetic polymer materials used for packaging, construction, textiles, transportation, machine parts and consumer goods
- Primary Plastics:
description: plastics produced from primary feedstocks
- Secondary Plastics:
description: plastics produced from recycled feedstocks
15 changes: 15 additions & 0 deletions definitions/variable/industry/tag_consumption_sectors.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- Consumption Sector:
- Electricity:
description: electricity generation sector
- Electricity|{Generation Technology}:
description: electricity generation with {Generation Technology}
- Electricity|Distribution:
description: electricity distribution
- Transportation:
description: transport sector
- Residential and Commercial:
description: residential and commercial sector
- Infrastructure: # RFE: needs more differentiation
description: construction of infrastructure
- Pre-Consumer Scrap: # RFE: copied from NAVIGATE template; do we want to keep this here?
description: ???
15 changes: 15 additions & 0 deletions definitions/variable/industry/tag_generation_technologies.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- Generation Technology:
- Nuclear:
description: nuclear power plants
- Solar:
description: solar PV
- Wind:
description: wind power plants
- Gas:
description: gas power plants
- Coal:
description: coal power plants
- Biomass:
description: biomass power plants
- Hydro:
description: hydro power plants
26 changes: 26 additions & 0 deletions definitions/variable/industry/tag_industry_sectors.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Industry sectors as used in IEA World Energy Balances (2022 Edition)
- Industry Sector:
- Mining:
description: industry sectors categorized as ISIC Rev. 4 Divisions 07 and 08 and Group 099
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest to still repeat the actual sector name in the description

Suggested change
description: industry sectors categorized as ISIC Rev. 4 Divisions 07 and 08 and Group 099
description: industry sectors categorized as ISIC Rev. 4 Divisions 07 and 08 and Group 099

- Construction:
description: industry sectors categorized as ISIC Rev. 4 Divisions 41-43
- Iron and Steel:
description: industry sectors categorized as ISIC Rev. 4 Group 241 and Class 2431
- Non-ferrous Metals:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Non-ferrous Metals:
- Non-Ferrous Metals:

description: industry sectors categorized as ISIC Rev. 4 Group 242 and Class 2432, basic industries
- Non-metallic Minerals:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Non-metallic Minerals:
- Non-Metallic Minerals:

description: industry sectors categorized as ISIC Rev. 4 Division 23 Such as glass, ceramic, cement, etc.
- Chemicals:
description: industry sectors categorized as ISIC Rev. 4 Divisions 20 and 21
- Machinery:
description: industry sectors categorized as ISIC Rev. 4 Divisions 25-28
- Transport equipment:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Transport equipment:
- Transport Equipment:

description: industry sectors categorized as ISIC Rev. 4 Divisions 29 and 30
- Food and Tobacco:
description: industry sectors categorized as ISIC Rev. 4 Divisions 10-12
- Paper and Pulp:
description: industry sectors categorized as ISIC Rev. 4 Divisions 17 and 18
- Textile and leather:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Textile and leather:
- Textile and Leather:

description: industry sectors categorized as ISIC Rev. 4 Divisions 13-15
- Other Sector:
description: industry sectors categorized as ISIC Rev. 4 Divisions 22, 31 and 32
15 changes: 15 additions & 0 deletions definitions/variable/industry/tag_iron_commodities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- Iron Commodity:
- Steel:
description: raw steel
- Primary Steel:
description: raw primary steel
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please expand the description to explain the different between primary and secondary steel

- Secondary Steel:
description: raw secondary steel
- Iron:
description: raw iron
- Pig Iron:
description: pig iron
- Sponge Iron:
description: sponge iron
- Iron Ore:
description: iron ore
15 changes: 15 additions & 0 deletions definitions/variable/industry/tag_nonfer_commodities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- Non-Ferrous Metals Commodity:
- Aluminum:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As another subcategory of aluminum, we could add bauxite here similar to including iron ore.

description: aluminum, commonly produced by electrolysis of alumina or re-melting of scrap
- Primary Aluminum:
macflo8 marked this conversation as resolved.
Show resolved Hide resolved
description: aluminum produced via Hall-Heroult process from alumina
- Secondary Aluminum:
description: aluminum produced from aluminum scrap recycling
- Aluminum Oxide:
description: aluminum oxide, commonly produced via the Bayer process from bauxite
- Bauxite:
description: sedimentary rock with a relatively high aluminium content, main source of aluminium and gallium
- Copper:
description: soft and ductile metal with high thermal and electrical conductivity
- Lithium:
description: alkali metal commonly produced through electrolysis of LiCl, mainly used for electrochemical energy storage
11 changes: 11 additions & 0 deletions definitions/variable/industry/tag_nonmet_commodities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- Non-Metallic Minerals Commodity:
- Cement:
description: cement
- Limestone:
description: limestone
- Clinker:
description: clinker
- Glass:
description: glass
- Bricks:
description: bricks
5 changes: 5 additions & 0 deletions definitions/variable/industry/tag_paper_commodities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Pulp and Paper Commodity:
- Pulp:
description: pulp produced from pulpwood, mainly used for paper, board, textiles and cellophane
- Paper:
description: think sheet material made from cellulose fibers
59 changes: 59 additions & 0 deletions definitions/variable/industry/trade.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
- Export|Industry [Value]:
description: total export of industrial commodities
unit: USD_2010/yr
navigate: Export|Industry

- Export|Industry|{Industry Sector} [{Accounting Type}]: # ???: do we need this aggregate?
description: export of industrial commodities by sector
unit: "{Accounting Type}"
navigate: Export|Industry|{Industry Sector}{Accounting Type}

- Export|Industry|Iron and Steel|{Iron Commodity} [{Accounting Type}]:
description: export of {Iron Commodity}
unit: "{Accounting Type}"
navigate: Export|Industry|Iron and Steel|{Iron Commodity}{Accounting Type}
- Export|Industry|Non-Metallic Minerals|{Non-Metallic Minerals Commodity} [{Accounting Type}]:
description: export of {Non-Metallic Minerals Commodity}
unit: "{Accounting Type}"
navigate: Export|Industry|Non-Metallic Minerals|{Non-Metallic Minerals Commodity}{Accounting Type}
- Export|Industry|Non-Ferrous Metals|{Non-Ferrous Metals Commodity} [{Accounting Type}]:
description: export of {Non-Ferrous Metals Commodity}
unit: "{Accounting Type}"
navigate: Export|Industry|Non-Ferrous Metals|{Non-Ferrous Metals Commodity}{Accounting Type}
- Export|Industry|Chemicals|{Chemicals Commodity} [{Accounting Type}]:
description: export of {Chemicals Commodity}
unit: "{Accounting Type}"
navigate: Export|Industry|Chemicals|{Chemicals Commodity}{Accounting Type}
- Export|Industry|Pulp and Paper|{Pulp and Paper Commodity} [{Accounting Type}]:
description: export of {Pulp and Paper Commodity}
unit: "{Accounting Type}"


- Import|Industry [Value]:
description: total import of industrial commodities
unit: USD_2010/yr
navigate: Import|Industry

- Import|Industry|{Industry Sector} [{Accounting Type}]: # ???: do we need this aggregate?
description: total import of commodities by sector
unit: "{Accounting Type}"
navigate: Import|Industry|{Industry Sector}{Accounting Type}

- Import|Industry|Iron and Steel|{Iron Commodity} [{Accounting Type}]:
description: import of {Iron Commodity}
unit: "{Accounting Type}"
- Import|Industry|Non-Metallic Minerals|{Non-Metallic Minerals Commodity} [{Accounting Type}]:
description: import of {Non-Metallic Minerals Commodity}
unit: "{Accounting Type}"
navigate: Import|Industry|Non-Mettalic Minerals|{Non-Metallic Minerals Commodity}{Accounting Type}
- Import|Industry|Non-Ferrous Metals|{Non-Ferrous Metals Commodity} [{Accounting Type}]:
description: import of {Non-Ferrous Metals Commodity}
unit: "{Accounting Type}"
navigate: Import|Industry|Chemicals|{Non-Ferrous Metals Commodity}{Accounting Type}
- Import|Industry|Chemicals|{Chemicals Commodity} [{Accounting Type}]:
description: import of {Chemicals Commodity}
unit: "{Accounting Type}"
navigate: Export|Industry|Chemicals|{Chemicals Commodity}{Accounting Type}
- Import|Industry|Pulp and Paper|{Pulp and Paper Commodity} [{Accounting Type}]:
description: import of {Pulp and Paper Commodity}
unit: "{Accounting Type}"
Loading