Giter Site home page Giter Site logo

climatecentralpeakersbatteries's Introduction

ClimateCentralPeakersBatteries

Data and code for a journalism project with Climate Central on peaker power plants and battery storage

Description of files:

Data from EIA used to create peaker summaries:

EIA923_2018.csv = The first tab of the EIA923_Schedules_2_3_4_5_M_12_2018_Final_Revision.xlsx file from https://www.eia.gov/electricity/data/eia923/
EIA923_2018_Page4GeneratorData.csv = The page 4 tab from the EIA923_Schedules_2_3_4_5_M_12_2018_Final_Revision.xlsx file from https://www.eia.gov/electricity/data/eia923/. This tab has generator-level data for Net Generation
eia860_3_1_2018.csv = The first tab of the 3_1_Generator_Y2018.xlsx file from https://www.eia.gov/electricity/data/eia860/

Code files:

PeakersBatteries_generators.R = code to join 2018 data for net generation and nameplate capacity at the generator level (only reported for a subset of plants, so this data/code does not include all possible peakers). See generators_peakers5_formatted.csv for a formatted version of the database listing all generators with a capacity factor less than 5%.
PeakersBatteries_plants.r = code to join 2018 data for net generation and nameplate capacity for ALL PLANTS, which means first summarizing the nameplate capacity and net generation values per plant before calculating capacity factor. This data/code includes all plants that report data to the EIA but does not include any detail at the generator level. See allplants_peakers5_formatted.csv for a formatted version of this database listing all plants with a capacity factor less than 5%.

Created data:

generators.csv = database created using the PeakersBatteries_generators.R code above that shows the combined data for all generators listed in the EIA database (this is optional for plants to report and so this database only contains a subset of all power plants that report to EIA).
generators_peakers5_formatted.xlsx = formatted database listing all (reported) generators with a capacity factor less than 5%.
generators_peakers5.csv = unformatted version of above.
generators_peakers10.csv = unformatted database listing all (reported) generators with a capacity factor less than 10%.
allplants.csv = database created using the PeakersBatteries_plants.R code above that shows the combined data for all plants that report to EIA (does not include generator-specific data).
allplants_peakers5_formatted.csv = formatted database listing all plants with a (generators combined) capacity factor less than 5%.
allplants_peakers5.csv = unformatted version of above.
allplants_peakers10.csv = unformatted database listing all plants with a (generators combined) capacity factor less than 10%.

climatecentralpeakersbatteries's People

Contributors

beecycles avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.