Package: EIAapi 0.2.0
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/>.
Authors:
EIAapi_0.2.0.tar.gz
EIAapi_0.2.0.zip(r-4.7)EIAapi_0.2.0.zip(r-4.6)EIAapi_0.2.0.zip(r-4.5)
EIAapi_0.2.0.tgz(r-4.6-any)EIAapi_0.2.0.tgz(r-4.5-any)
EIAapi_0.2.0.tar.gz(r-4.7-any)EIAapi_0.2.0.tar.gz(r-4.6-any)
EIAapi_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
EIAapi/json (API)
NEWS
| # Install 'EIAapi' in R: |
| install.packages('EIAapi', repos = c('https://ramikrispin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ramikrispin/eiaapi/issues
Last updated from:766779abf2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-oldrel-arm64 | OK | 127 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 140 |
Exports:eia_backfilleia_geteia_metadata
Dependencies:clicpp11data.tabledplyrgenericsgluejsonlitelifecyclelubridatemagrittrpillarpkgconfigR6rlangtibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Pull a Large Number of Observations with a Sequential Query | eia_backfill |
| Query the EIA API | eia_get |
| Pull Metadata from EIA API | eia_metadata |
