Skip to content

Commit

Permalink
Update metadata for DiscountRateStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Oct 31, 2020
1 parent d121cea commit b4c14ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/otoole/preprocess/datapackage.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"format": "default"
},
{
"name": "TECHNOLOGY",
"name": "STORAGE",
"type": "string",
"format": "default"
},
Expand All @@ -404,16 +404,16 @@
}
},
{
"fields": "TECHNOLOGY",
"fields": "STORAGE",
"reference": {
"resource": "TECHNOLOGY",
"resource": "STORAGE",
"fields": "VALUE"
}
}
],
"primaryKey": [
"REGION",
"TECHNOLOGY"
"STORAGE"
]
}
},
Expand Down

0 comments on commit b4c14ac

Please sign in to comment.