-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Issue overview
Historically, the dGen model queries a SQL database to return relevant load growth projections. The database version is linked with a look-up for the county_id variable based on the nerc_abbr variable. The county_id variable is used by the dGen model to then merge the load growth data onto the agent dataframe used in the model.
Work has been accomplished to make the SQL database tables available as a local CSV file. However, work will need to be done in the dGen code base to connect the relevant county_id, or other merge key, to replicate the processes from the SQL database
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request