IMMM-SFA / gamut

An R package to identify multi-sector teleconnection complexity
https://immm-sfa.github.io/gamut/
Other
0 stars 3 forks source link

Update data for power plants #30

Closed swd-turner closed 4 years ago

swd-turner commented 4 years ago

UCS data to be supplanted by more up to date power plant data that includes balancing authorities for each plant.

EIA - power plants and balancing authorities (@swd-turner to locate this). Ryan's power plant data here.

swd-turner commented 4 years ago

Change of tack. We'll now be introducing a new data table that maps UCS power plants to utilities and balancing authorities. Links to data to follow...

swd-turner commented 4 years ago

@KristianNelson this task will involve the following:

  1. Using the Plant Code variable of the power plants data to get utility ID and utility name for each plant from EIA 860 (this will be a new file in inst/extdata).
  2. Working with @cdburley to map utility to balancing authority. [Note: steps 1 and 2 can be performed inside the existing get_ucs_power_plants function in io.R]
  3. Adding a new count: number for utilities and/or balancing authorities (to be decided) represented within watersheds (#20)