EIAapi: Query Data from the 'EIA' API

Provides a function to query and extract data from the 'US Energy Information Administration' ('EIA') API V2 <https://www.eia.gov/opendata/>. The 'EIA' API provides a variety of information, in a time series format, about the energy sector in the US. The API is open, free, and requires an access key and registration at <https://www.eia.gov/opendata/>.

Version: 0.1.2
Imports: data.table (≥ 1.14.2), dplyr (≥ 1.0.9), jsonlite (≥ 1.8.2), lubridate (≥ 1.8.0)
Suggests: knitr, plotly (≥ 4.10.0), rmarkdown
Published: 2023-08-13
Author: Rami Krispin [aut, cre]
Maintainer: Rami Krispin <rami.krispin at gmail.com>
BugReports: https://github.com/RamiKrispin/EIAapi/issues
License: MIT + file LICENSE
URL: https://github.com/RamiKrispin/EIAapi
NeedsCompilation: no
SystemRequirements: The package required the jq command line library. Please check https://stedolan.github.io/jq/download/ for download instructions.
Materials: README NEWS
CRAN checks: EIAapi results

Documentation:

Reference manual: EIAapi.pdf

Downloads:

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

Linking:

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