Description
Data Published by the United States Federal Energy Regulatory Commission.
Description
Data published by the United States Federal Energy Regulatory Commission including electric company financial data, natural gas company financial data, hydropower plant data, liquified natural gas plant data, oil company financial data natural gas company financial data, and natural gas storage field data.
README.md
energyr
Introduction
energyr is an R package containing data published by the United States Federal Energy Regulatory Commission (FERC) ferc.gov from 1996 to 2014. The data includes information on company finances, projects, and facilities for power plants across the United States. The package provides functions to access, manipulate, and analyze this data, making it easier for researchers and analysts to study energy trends.
To explore the data in a web-based app, check out the eAnalytics project.
Installation
To install energyr:
install.packages("energyr")
Or to install the development version:
devtools::install_github('paulgovan/energyr')
Data
electric: Electric Company Financial Datagas: Natural Gas Company Financial Datahydropower: Hydropower Plant Datalng: LNG Plant Dataoil: Oil Company Financial Datapipeline: Natural Gas Pipeline Project Datastorage: Natural Gas Storage Field Data.