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.6 |
Imports: | tibble, magrittr, httr, jsonlite, dplyr, purrr, memoise, lubridate, readxl |
Suggests: | testthat, knitr, rmarkdown, covr, tidyr, ggplot2 |
Published: | 2020-05-08 |
Author: | Matthew Leonawicz [aut, cre], E Source [cph, fnd] |
Maintainer: | Matthew Leonawicz <matt_leonawicz at esource.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 |
Reference manual: | eia.pdf |
Vignettes: |
API details EIA categories Package overview EIA geosets EIA time series data |
Package source: | eia_0.3.6.tar.gz |
Windows binaries: | r-devel: eia_0.3.6.zip, r-release: eia_0.3.6.zip, r-oldrel: eia_0.3.6.zip |
macOS binaries: | r-release: eia_0.3.6.tgz, r-oldrel: eia_0.3.6.tgz |
Old sources: | eia archive |
Please use the canonical form https://CRAN.R-project.org/package=eia to link to this page.