eia: API Wrapper for 'US Energy Information Administration' Open Data

Provides API access to data from the 'US Energy Information Administration' ('EIA') <https://www.eia.gov/>. Use of the API requires a free API key obtainable at <https://www.eia.gov/opendata/register.php>. The package includes functions for searching 'EIA' data categories and importing time series and geoset time series datasets. Datasets returned by these functions are provided in a tidy format or alternatively in more raw form. 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.

Version: 0.3.7
Imports: tibble, magrittr, httr, jsonlite, dplyr, purrr, memoise, lubridate, readxl
Suggests: testthat, knitr, rmarkdown, covr, tidyr, ggplot2
Published: 2021-02-20
Author: Matthew Leonawicz ORCID iD [aut, cre]
Maintainer: Matthew Leonawicz <mfleonawicz at gmail.com>
BugReports: https://github.com/ropensci/eia/issues
License: MIT + file LICENSE
URL: https://docs.ropensci.org/eia/ (website) https://github.com/ropensci/eia
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: eia results

Documentation:

Reference manual: eia.pdf
Vignettes: API details
EIA categories
Package overview
EIA geosets
EIA time series data

Downloads:

Package source: eia_0.3.7.tar.gz
Windows binaries: r-devel: eia_0.3.7.zip, r-release: eia_0.3.7.zip, r-oldrel: eia_0.3.7.zip
macOS binaries: r-release (arm64): eia_0.3.7.tgz, r-oldrel (arm64): eia_0.3.7.tgz, r-release (x86_64): eia_0.3.7.tgz, r-oldrel (x86_64): eia_0.3.7.tgz
Old sources: eia archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=eia to link to this page.