Toggle navigation
EIAapi
0.1.2
Reference
Articles
Working with Large Dataset
Introduction to the EIA API
Changelog
Changelog
Source:
NEWS.md
EIAapi 0.1.2
Added a new function,
eia_backfill
to handle large data query from the API
Fixed issue with the
eia_get
function -
curl
commands failed to send query with brackets
Added new vignette with example of the
eia_backfill
function usage
EIAapi 0.1.1
2023-04-30
Modified the
eia_get
function argument - rename the
api_url
argument to
api_path
, and dropping the end-point (
https://api.eia.gov/v2/
) from the query
Added new function -
eia_metadata
to query metadata information from the API
Added new vignettes - introduction the EIA API
EIAapi 0.1.0
2023-04-12
Added the
eia_get
function to query data from EIA API
Added a
NEWS.md
file to track changes to the package
Contents