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 a first list of Tier 1 variables #57

Merged
merged 22 commits into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
8b926fe
Add a first list of Tier 1 variables
FlorianLeblancDr Feb 15, 2024
9b964dd
removing duplicated variables. Espcially Population var. were already…
FlorianLeblancDr Feb 15, 2024
2b9aead
remove duplicated entry for tier
FlorianLeblancDr Feb 15, 2024
8304ea7
Update tag_econ_sectors.yaml
FlorianLeblancDr Feb 15, 2024
3f2b0c4
Provide ISIC REV 4 caterogies
FlorianLeblancDr Feb 15, 2024
2bd1608
Suggest tiers for population variables
FlorianLeblancDr Feb 15, 2024
b7efb42
Merge branch 'main' of github.com:FlorianLeblancDr/common-definitions…
FlorianLeblancDr Feb 15, 2024
0f5cb1e
Merge branch 'IAMconsortium:main' into main
FlorianLeblancDr Feb 15, 2024
ab4cc9e
Update definitions/variable/macro-economy/gdp.yaml
FlorianLeblancDr Feb 16, 2024
b96da17
Update definitions/variable/macro-economy/gdp.yaml
FlorianLeblancDr Feb 16, 2024
2e472eb
Update definitions/variable/macro-economy/tag_econ_sectors.yaml
FlorianLeblancDr Feb 16, 2024
54d9a09
Update definitions/variable/macro-economy/macroeconomic_other.yaml
FlorianLeblancDr Feb 16, 2024
40ad2bc
Update definitions/variable/macro-economy/macroeconomic_other.yaml
FlorianLeblancDr Feb 16, 2024
9a3e2fa
trial to ensure navigate legacy
FlorianLeblancDr Feb 16, 2024
a513d70
Update tag_econ_sectors.yaml
FlorianLeblancDr Feb 26, 2024
71ee98b
Update gdp.yaml
FlorianLeblancDr Mar 2, 2024
d1c1c60
Move Export and Import into Trade|*. Move employemet variable into Po…
FlorianLeblancDr Apr 12, 2024
b479d73
Merge branch 'main' of github.com:FlorianLeblancDr/common-definitions…
FlorianLeblancDr Apr 12, 2024
b007a55
Merge branch 'IAMconsortium:main' into main
FlorianLeblancDr Apr 12, 2024
e45f731
Merge branch 'main' of github.com:FlorianLeblancDr/common-definitions…
FlorianLeblancDr Apr 12, 2024
58f9abc
remove unemployment from SDG indicatorsas it is conflictingw
FlorianLeblancDr Apr 12, 2024
cf51df8
remove description line
FlorianLeblancDr Apr 12, 2024
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
5 changes: 5 additions & 0 deletions definitions/variable/macro-economy/consumption.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Consumption:
description: total consumption of all goods, by all consumers in a region
unit: billion USD_2010/yr
tier: 1
min: 0
10 changes: 10 additions & 0 deletions definitions/variable/macro-economy/employment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- Employment:
description: Number of employed inhabitants (based on ILO classification)
unit: million
tier: 1
min: 0
- Unemployment:
description: Number of unemployed inhabitants (based on ILO classification)
unit: million
tier: 1
min: 0
19 changes: 19 additions & 0 deletions definitions/variable/macro-economy/gdp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
- GDP|MER:
definition: GDP converted to USD at market exchange rate (MER)
unit: billion USD_2010/yr
tier: 1
- GDP|PPP:
definition: GDP converted to USD using purchasing power parity (PPP)
unit: billion USD_2010/yr
tier: 1
- Value Added|{Economic Sectors}:
description: Value added by the {Economic Sectors}
unit: billion USD_2010/yr
tier: {Econ sectors}
FlorianLeblancDr marked this conversation as resolved.
Show resolved Hide resolved
FlorianLeblancDr marked this conversation as resolved.
Show resolved Hide resolved
navigate: Value Added|Commercial
FlorianLeblancDr marked this conversation as resolved.
Show resolved Hide resolved
- Capital Formation:
description: net additions to the physical capital stock
unit: billion USD_2010/yr
tier: 1
- Expenditure|Government:
description: total government expenditure
unit: billion USD_2010/yr
tier: 1
- Expenditure|Household:
description: Total household expenditure
unit: billion USD_2010/yr
tier: 1
10 changes: 10 additions & 0 deletions definitions/variable/macro-economy/macroeconomic_other.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- Price|Carbon:
FlorianLeblancDr marked this conversation as resolved.
Show resolved Hide resolved
description: Price of carbon
unit: USD_2010/t CO2
tier: 1
drop_negative_weights: false
weight: Emissions|CO2
- Revenue|Government:
description: Government revenue
unit: billion USD_2010/yr
tier: 1
10 changes: 10 additions & 0 deletions definitions/variable/macro-economy/tag_econ_sectors.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- Economic Sectors:
- Agriculture:
description: the aggregated agricultural sectors (ISIC Rev.4 A)
tier: 1
- Industry:
description: the aggregated industrial sector (ISIC Rev.4 B-F)
tier: 1
- Services:
FlorianLeblancDr marked this conversation as resolved.
Show resolved Hide resolved
description: the aggregated services sector (ISIC Rev.4 G-X)
tier: 1
10 changes: 10 additions & 0 deletions definitions/variable/macro-economy/trade.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- Export:
description: total exports measured in monetary quantities
unit: billion USD_2010/yr
tier: 1
min: 0
- Import:
description: total imports measured in monetary quantities
unit: billion USD_2010/yr
tier: 1
min: 0
6 changes: 6 additions & 0 deletions definitions/variable/population/population.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
- Population:
definition: Total population
unit: million
tier: 1
- Population|Urban:
definition: Total population living in urban areas
unit: million
tier: 2
- Population|{Gender}:
definition: Total {Gender} population
unit: million
tier: 2
- Population|{Gender}|{Age}:
definition: Total {Gender} population {Age}
unit: million
tier: 3
- Population|{Gender}|{Age}|{Education}:
definition: Total {Gender} population {Age} with {Education}
unit: million
tier: 3
- Mean Years of Education|{Gender}|{Age}:
definition: Mean years of formal education of the {Gender} population {Age}
unit: years
tier: 3
Loading