Expand description
Code for reading in the commodity levies CSV file.
Structsยง
- Commodity
Levy ๐Raw - Cost parameters for each commodity
Constantsยง
Functionsยง
- add_
missing_ ๐region_ to_ commodity_ levy_ map - Add missing region to commodity levy map with zero cost for all years and time slices.
- read_
commodity_ levies - Read costs associated with each commodity from levies CSV file.
- read_
commodity_ ๐levies_ iter - Read costs associated with each commodity from an iterator over raw cost entries.
- validate_
commodity_ ๐levy_ map - Validate that the commodity levy map contains entries for all regions, years and time slices.