Learn R Programming

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 Data
  • gas: Natural Gas Company Financial Data
  • hydropower: Hydropower Plant Data
  • lng: LNG Plant Data
  • oil: Oil Company Financial Data
  • pipeline: Natural Gas Pipeline Project Data
  • storage: Natural Gas Storage Field Data

Copy Link

Version

Install

install.packages('energyr')

Monthly Downloads

226

Version

0.2

License

CC BY 4.0

Issues

Pull Requests

Stars

Forks

Maintainer

Paul Govan

Last Published

November 23rd, 2025

Functions in energyr (0.2)

electric

Electric Company Rates
energyr

An R package containing Federal Energy Regularity Commission (FERC) data
oil

Oil Company Rates
gas

Natural Gas Company Rates
lng

LNG Plant Information
storage

Natural Gas Storage Field Information
hydropower

Hydropower Plant Information
pipeline

Pipeline Project Information