-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from Tristan22400/traduction-one-one
Traduction one one
- Loading branch information
Showing
18 changed files
with
3,216 additions
and
757 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
('world_PE_by_commodity|PE_waste', 'world_PE_by_commodity|PE_solar'): 'Primary Energy|New', | ||
('C', 'D', 'E'): 'Y' | ||
} |
37 changes: 37 additions & 0 deletions
37
Conversion-Script/Create_Variable_Dict/economy_dashboard_dict.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{'DB CAPITAL STOCK': 'Capital Stock', | ||
'DB CONSUMPTION FIXED CAPITAL': 'Value Added|Consumption Fixed Capital', | ||
'DB DISPOSABLE INCOME PER CAPITA': 'Households|Consumer Price [index]', | ||
'DB EMPLOYMENT': 'Employment', | ||
'DB EXPORTS': 'Trade|Value|Exports', | ||
'DB GDP': 'GDP|PPP', | ||
'DB GDP PER CAPITA': 'Revenue|Households|Disposable [per capita]', | ||
'DB GOV BALANCE': 'Government|Budget Balance', | ||
'DB GOV BALANCE TO GDP': 'Government|Budget Balance to GDP', | ||
'DB GOV CONSUMPTION': 'Public Consumption', | ||
'DB GOV DEBT': 'Debt|Public', | ||
'DB GOV DEBT TO GDP': 'Revenues|Households|Disposable income', | ||
'DB GOV EXPENDITURE': 'Expenditure|Government', | ||
'DB GOV REVENUE': 'Revenue|Government', | ||
'DB GROSS FIXED CAPITAL FORMATION': 'Capital Formation', | ||
'DB GVA AGRICULTURE': 'Value Added|Agriculture', | ||
'DB GVA ENERGY': 'Value Added|Industry|Energy', | ||
'DB GVA EXTRACTION': 'Value Added|Extraction', | ||
'DB GVA INDUSTRY': 'Value Added|Industry', | ||
'DB GVA SERVICES': 'Value Added|Services', | ||
'DB GVA TAXES PRODUCTS TOTAL': 'Value Added|Taxes on products', | ||
'DB HH CONSUMPTION': 'Expenditure|Household', | ||
'DB HH CONSUMPTION COICOP': 'Households|Savings|Real', | ||
'DB HH CONSUMPTION COICOP NOMINAL': 'Households|Savings', | ||
'DB HH DISPOSABLE INCOME': 'Households|Consumption|COICOP', | ||
'DB HH DISPOSABLE INCOME NOMINAL': 'Households|Consumption nominal|COICOP', | ||
'DB HH SAVINGS': 'Revenues|Households|Disposable income|Nominal', | ||
'DB HH SAVINGS NOMINAL': 'GDP|Country [per capita]', | ||
'DB IMPORTS': 'Trade|Value|Imports', | ||
'DB LABOUR COMPENSATION': 'Value Added|Labour Compensation', | ||
'DB LABOUR FORCE': 'Labour Supply', | ||
'DB NET OPERATING SURPLUS': 'Value Added|Net Operating Surplus', | ||
'DB OTHER FINAL DEMAND': 'Final Demand|Other', | ||
'DB OUTPUT': 'Output', | ||
'DB TAXES PRODUCTION': 'Value Added|Taxes on production', | ||
'DB TRADE BALANCE': 'Trade|Value|Balance', | ||
'DB UNEMPLOYMENT RATE': 'Unemployment|Rate'} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{'CROPLAND IRRIGATED': 'Cropland|Irrigated', | ||
'CROPLAND RAINFED': 'Cropland|Rainfed', | ||
'FOREST MANAGED': 'Forest|Managed', | ||
'FOREST PLANTATIONS': 'Forest|Forestry|Harvested Area', | ||
'FOREST PRIMARY': 'Forest|Natural Forest', | ||
'GRASSLAND': 'Grassland', | ||
'OTHER LAND': 'Other', | ||
'SHRUBLAND': 'Shrubland', | ||
'SNOW ICE WATERBODIES': 'Snow and Ice Land', | ||
'SOLAR LAND': 'Built-up Area|Solar', | ||
'URBAN LAND': 'Built-up Area', | ||
'WETLAND': 'Water Ecosystems|Wetlands'} |
Oops, something went wrong.