Recent Releases of pyEIA

pyEIA - 0.1.6: Dependabot Fixes

Minor Changes

  • Updated dependencies to address dependabot alerts for py and numpy

Energy Systems - Energy Data Accessibility and Integration - Python
Published by thomastu about 4 years ago

pyEIA - 0.1.5

Changes

  • Addresses #18

Energy Systems - Energy Data Accessibility and Integration - Python
Published by thomastu about 4 years ago

pyEIA -

Minor Changes

  • Addresses #16, application-level logs now must enable the eia logger explicitly.

Energy Systems - Energy Data Accessibility and Integration - Python
Published by thomastu over 5 years ago

pyEIA - v0.0.2

  • 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.

Energy Systems - Energy Data Accessibility and Integration - Python
Published by thomastu about 9 years ago

pyEIA - v0.0.1

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.

Energy Systems - Energy Data Accessibility and Integration - Python
Published by thomastu over 9 years ago