Package: EIAapi 0.1.2
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.1.2.tar.gz
EIAapi_0.1.2.zip(r-4.5)EIAapi_0.1.2.zip(r-4.4)EIAapi_0.1.2.zip(r-4.3)
EIAapi_0.1.2.tgz(r-4.4-any)EIAapi_0.1.2.tgz(r-4.3-any)
EIAapi_0.1.2.tar.gz(r-4.5-noble)EIAapi_0.1.2.tar.gz(r-4.4-noble)
EIAapi_0.1.2.tgz(r-4.4-emscripten)EIAapi_0.1.2.tgz(r-4.3-emscripten)
EIAapi.pdf |EIAapi.html✨
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 1 years agofrom:bafd9125a1. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:eia_backfilleia_geteia_metadata
Dependencies:clicpp11data.tabledplyrfansigenericsgluejsonlitelifecyclelubridatemagrittrpillarpkgconfigR6rlangtibbletidyselecttimechangeutf8vctrswithr
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 |