Releases: thomastu/pyEIA
Releases · thomastu/pyEIA
0.1.6: Dependabot Fixes
26 Jan 23:24
Compare
Sorry, something went wrong.
No results found
Minor Changes
Updated dependencies to address dependabot alerts for py and numpy
0.1.5
26 Jan 23:19
Compare
Sorry, something went wrong.
No results found
0.1.4
05 Nov 08:10
Compare
Sorry, something went wrong.
No results found
Minor Changes
Addresses #16 , application-level logs now must enable the eia logger explicitly.
v0.0.2
20 Jan 22:28
Compare
Sorry, something went wrong.
No results found
The meta argument for eia.browser.Browser.flag_re can now be a callable that takes a series field as its only argument
Fixed an error where an unnecessary number of threads might spawn from large data requests.
v0.0.1
21 Oct 23:09
Compare
Sorry, something went wrong.
No results found
This is a minimal working version for getting data.
Introduces two main modules for interacting with EIA data :
eia.api : primitives for making queries provided by EIA.
eia.browser : python implementation of EIA web query browser.