leonawicz/eia: API Wrapper for U.S. Energy Information Administration ('EIA') Open Data

Provides API access to data from the U.S. Energy Information Administration ('EIA') <https://www.eia.gov/>. Use of the EIA's API and this package requires a free API key obtainable at <https://www.eia.gov/opendata/register.php>. This package includes functions for searching the EIA data directory and returning time series and geoset time series datasets. Datasets returned by these functions are provided by default in a tidy format, or alternatively, in more raw formats. It also offers helper functions for working with EIA date strings and time formats and for inspecting different summaries of series metadata. The package also provides control over API key storage and caching of API request results.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4.2
URL https://docs.ropensci.org/eia/ https://github.com/ropensci/eia
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("leonawicz/eia")
leonawicz/eia documentation built on July 21, 2024, 1:28 p.m.