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.4.1
Imports: tibble, httr, jsonlite, purrr, memoise, lubridate, readxl
Suggests: testthat (≥ 3.0.0), knitr, covr, rmarkdown, dplyr, tidyr, ggplot2, spelling
Published: 2023-11-17
Author: Matthew Leonawicz ORCID iD [aut], Matthew Hoff [aut, cre]
Maintainer: Matthew Hoff <matthew.g.hoff 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
Package overview

Downloads:

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

Linking:

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