energyr (version 0.1.2)

hydropower: Hydropower Plant Information

Description

Hydropower Plant Information as reported by FERC.

Usage

hydropower

Arguments

Format

Data frame with columns

Number

FERC Hydropower Plant Number

Name

Name of Hydropower Plant

Expiration

Expiration Date of the License

Issued

Issue Date of the License

Status

Current Status of the Plant

Capacity

Capacity of the Plant in KW

Company

Name of the Hydropower Company

Waterway

Name of the Waterway

lat

Approximate Latitude of the Plant

lon

Approximate Longitude of the Plant

Examples

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

Run the code above in your browser using DataCamp Workspace