-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
### Generation | ||
#### 2016 Historical Generation in the Texas Interconnection | ||
##### Source 1 | ||
* Name: Form EIA-923 | ||
* Author: Energy Information Administration (EIA) | ||
* Description: Electric power data -- monthly and annually -- on electricity generation, fuel consumption, fossil fuel stocks, and receipts at the power plant and prime mover level for 2016 | ||
* Source: https://www.eia.gov | ||
* Exact source location: https://www.eia.gov/electricity/data/eia923/ | ||
|
||
##### Source 2 | ||
* Name: 2016 State of the Grid Report | ||
* Author: Electric Reliability Council of Texas (ERCOT) | ||
* Description: 2016 report on the state of the electric grid managed by ERCOT. In particular, the 2016 Energy Use bar plot was exploited. | ||
* Source: https://www.ercot.gov | ||
* Exact source location: http://www.ercot.com/news/presentations/2016 | ||
|
||
##### Destination | ||
* Modifications to source files(s): Aggregation were made in source \#1 to obtain the electricity generated by each generator type in each load zone of the Western interconnection. | ||
* Location: ***postreise/data/2016_Historical_Texas_Generation_TWh.csv*** | ||
|
||
##### Legal Note | ||
* Acknowledge EIA and ERCOT as the source | ||
|
||
|
||
#### 2016 Historical Generation in the Western Interconnection | ||
##### Source | ||
* Name: Form EIA-923 | ||
* Author: EIA | ||
* Description: Electric power data -- monthly and annually -- on electricity generation, fuel consumption, fossil fuel stocks, and receipts at the power plant and prime mover level for 2016 | ||
* Source: https://www.eia.gov | ||
* Exact source location: https://www.eia.gov/electricity/data/eia923/ | ||
|
||
##### Destination | ||
* Modifications to source files(s): Aggregation were made to obtain the electricity generated by each generator type in each load zone of the Western interconnection. | ||
* Location: ***postreise/data/2016_Historical_Western_Generation_TWh.csv*** | ||
|
||
##### Legal Note | ||
* Acknowledge EIA as the source | ||
|
||
|
||
#### 2016 Historical Generation in the U.S. electric Grid | ||
##### Source 1 | ||
* Name: Form EIA-923 | ||
* Author: EIA | ||
* Description: Electric power data -- monthly and annually -- on electricity generation, fuel consumption, fossil fuel stocks, and receipts at the power plant and prime mover level for 2016 | ||
* Source: https://www.eia.gov | ||
* Exact source location: https://www.eia.gov/electricity/data/eia923/ | ||
|
||
##### Source 2 | ||
* Name: 2016 State of the Grid Report | ||
* Author: Electric Reliability Council of Texas (ERCOT) | ||
* Description: 2016 report on the state of the electric grid managed by ERCOT. In particular, the 2016 Energy Use bar plot was exploited. | ||
* Source: https://www.ercot.gov | ||
* Exact source location: http://www.ercot.com/news/presentations/2016 | ||
|
||
##### Destination | ||
* Modifications to source files(s): Aggregation were made in source \#1 to obtain the electricity generated by each generator type in each load zone of the Western interconnection. | ||
* Location: ***postreise/data/2016_Historical_USA_TAMU_Generation_GWh.csv*** | ||
|
||
##### Legal Note | ||
* Acknowledge EIA and ERCOT as the source | ||
|
||
|
||
--- | ||
### Capacity | ||
#### 2016 Generation Capacity | ||
* Name: Form EIA-860 | ||
* Author: EIA | ||
* Description: 2016 solar technology data for operable units (Schedule 3) | ||
* Source: https://www.eia.gov | ||
* Exact source location: https://www.eia.gov/electricity/data/eia860/ | ||
|
||
##### Destination | ||
* Modifications to source file(s): Aggregation were made in source to obtain the generation capacity for each generator type in each load zone. | ||
* Location: | ||
* ***2016_Historical_Texas_Capacity_GW.csv*** | ||
* ***2016_Historical_Western_Capacity_GW.csv*** | ||
* ***2016_Historical_USA_TAMU_Capacity_MW.csv*** | ||
|
||
#### Legal Note | ||
* Acknowledge EIA as the source | ||
|
||
|
||
--- | ||
### NREL Scenarios Results | ||
#### Open Energy Data Initiative (OEDI) | ||
* Name: Standard Scenarios Results Viewer | ||
* Author: NREL | ||
* Description: Dashboard web application showcasing results from scenarios ran by NREL | ||
* Source: https://openei.org | ||
* Exact source location: https://openei.org/apps/reeds/# | ||
|
||
##### Destination | ||
* Modifications to source file(s): None | ||
* Location: | ||
* ***2016_NREL_Low_Demand_Western_Generation_TWh.csv*** | ||
* ***2016_NREL_Mid_Case_Western_Generation_TWh.csv*** | ||
|
||
|
||
#### Legal Note | ||
* Recommended citation: Cole, Wesley, Nathaniel Gates, Trieu Mai, Daniel Greer, and Paritosh Das. 2019. 2019 Standard Scenarios Report: A U.S. Electricity Sector Outlook, Golden, CO: National Renewable Energy Laboratory. NREL/TP-6A20-74110. https://www.nrel.gov/docs/fy20osti/74110.pdf. |