generated from iiasa/scse-workflow-template
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tier attribute for Economic Sectors (#250)
- Loading branch information
1 parent
777f768
commit edc496b
Showing
2 changed files
with
1 addition
and
4 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 |
---|---|---|
@@ -1,10 +1,7 @@ | ||
- 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: | ||
description: the aggregated services sector (ISIC Rev.4 G-X) | ||
tier: 1 |