Expand description
Code for working with demand for a given commodity. Demand can vary by region, year and time slice.
Structsยง
- A key for an
AnnualDemandMap
- Demand ๐Represents a single demand entry in the dataset.
Constantsยง
- DEMAND_
FILE_ ๐NAME
Functionsยง
- compute_
demand_ ๐maps Calculate the demand for each combination of commodity, region, year and time slice. - Reads demand data from CSV files.
- read_
demand_ ๐file Read the demand.csv file. - Read the demand data from an iterator.
Type Aliasesยง
- A map relating commodity, region and year to annual demand
- A set of commodity + region pairs