energyr (version 0.1.2)

storage: Natural Gas Storage Field Information

Description

Natural Gas Storage Field Information as reported by FERC.

Usage

storage

Arguments

Format

Data frame with columns

Company

Name of the Storage Company

Field

Name of the Storage Field

Reservoir

Name of the Storage Reservoir

Type

Type of Storage Field

County

County Where the Field is Located

State

State Where the Field is Located

Region

AGA Region Where the Field is Located

Working

Working Capacity in Mcf

Total

Total Capacity in Mcf

MDD

Maximum Daily Delivery in McF

address

Location of the Field

lat

Approximate Latitude of the Field

lon

Approximate Longitude of the Field

Examples

Run this code
# NOT RUN {
  dim(storage)
  head(storage)
# }

Run the code above in your browser using DataLab