Package: eia 0.4.2
eia: API Wrapper for U.S. Energy Information Administration ('EIA') Open Data
Provides API access to data from the U.S. Energy Information Administration ('EIA') <https://www.eia.gov/>. Use of the EIA's API and this package requires a free API key obtainable at <https://www.eia.gov/opendata/register.php>. This package includes functions for searching the EIA data directory and returning time series and geoset time series datasets. Datasets returned by these functions are provided by default in a tidy format, or alternatively, in more raw formats. 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.
Authors:
eia_0.4.2.tar.gz
eia_0.4.2.zip(r-4.5)eia_0.4.2.zip(r-4.4)eia_0.4.2.zip(r-4.3)
eia_0.4.2.tgz(r-4.4-any)eia_0.4.2.tgz(r-4.3-any)
eia_0.4.2.tar.gz(r-4.5-noble)eia_0.4.2.tar.gz(r-4.4-noble)
eia_0.4.2.tgz(r-4.4-emscripten)eia_0.4.2.tgz(r-4.3-emscripten)
eia.pdf |eia.html✨
eia/json (API)
NEWS
# Install 'eia' in R: |
install.packages('eia', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/eia/issues
eiaeia-apienergy-dataenergy-information-administrationopen-data
Last updated 4 months agofrom:3c98e83381 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:date_to_eiadateeia_clear_cacheeia_clear_dataeia_clear_direia_clear_facetseia_clear_metadataeia_dataeia_direia_facetseia_get_keyeia_metadataeia_set_keyeiadate_to_dateeiadate_to_date_seq
Dependencies:askpasscachemclicpp11curlfansifastmapgenericsgluehttrjsonlitelifecyclelubridatemagrittrmemoisemimeopensslpillarpkgconfigR6rlangsystibbletimechangeutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
eia: EIA API wrapper | eia-package eia |
Clear API results cache | eia_clear_cache eia_clear_data eia_clear_dir eia_clear_facets eia_clear_metadata |
EIA data | eia_data |
EIA directory | eia_dir |
EIA facets | eia_facets |
Set and get API key | eia_get_key eia_key eia_set_key |
EIA metadata | eia_metadata |
EIA date parsing | date_to_eiadate eiadate eiadate_to_date eiadate_to_date_seq |