Releases: RamiKrispin/EIAapi
Releases · RamiKrispin/EIAapi
Release list
Version 0.2.0
Bug fix:
Fixed issue with GET requests for non-hourly data with the eia_backfill function:
- Added the
frequencyanddataarguments to align with theeia_getfunction arguments - Modified how
Dateobjects are processed
Version 0.1.2
Version 0.1.2
- Added a new function,
eia_backfillto handle large data query from the API - Fixed issue with the
eia_getfunction -curlcommands failed to send query with brackets - Added new vignette with example of the
eia_backfillfunction usage
Version 0.1.0 Release notes
- Added the
eia_getfunction to query data from EIA API - Added a
NEWS.mdfile to track changes to the package