Skip to content

DruidSmith/powergeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powergeneration

Power Generation Facilities

This is data taken from the Energy Information Administration, 2012 EIA-860 "Generators" file.

The EIA data has been conflated with USEPA Facility Registry Service (FRS) data providing lat/long values and linkages to regulated EPA programs.

The FAC_URL attributes provide linkages to EPA FRS Facility Detail Reports, e.g. http://oaspub.epa.gov/enviro/fac_gateway.main?p_regid=110045951216

These have been filtered by:

  • EIA-860 STATUS = 'OP' (Operating)

And then broken out into separate files, filtering on the ENERGY_SOURCE_1 attribute

  • solar.geojson
    • EIA-860 --ENERGY_SOURCE_1 = 'SUN' (Solar (Photovoltaic, Thermal)
  • hydro.geojson
    • EIA-860 ENERGY_SOURCE_1 = 'WAT' (Water, Conventional or Pumped Storage)
  • nuclear.geojson
    • EIA-860 ENERGY_SOURCE_1 = 'NUC' (Nuclear (Uranium, Plutonium, Thorium))
  • coal.geojson
    • EIA-860 ENERGY_SOURCE_1 = 'ANT' (Anthracite Coal)
    • EIA-860 ENERGY_SOURCE_1 = 'BIT' (Bituminous Coal)
    • EIA-860 ENERGY_SOURCE_1 = 'LIG' (Lignite)
    • EIA-860 ENERGY_SOURCE_1 = 'RC' (Refined Coal)
    • EIA-860 ENERGY_SOURCE_1 = 'SUB' (Subbituminous Coal)
    • EIA-860 ENERGY_SOURCE_1 = 'WC' (Waste/Other Coal (Culm, Gob, Coke, and Breeze))

About

Power Generation Facilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published