pyEIA icon indicating copy to clipboard operation
pyEIA copied to clipboard

An Energy Information Administration (EIA) API python client for researchers who just need data.

Results 5 pyEIA issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [httpx](https://github.com/encode/httpx) from 0.13.3 to 0.23.0. Release notes Sourced from httpx's releases. Version 0.23.0 0.23.0 (23rd May, 2022) Changed Drop support for Python 3.6. (#2097) Use utf-8 as the default...

dependencies

Note: should flesh this out later, but here's a brief overview of this issue: The EIA api apparently can have "hidden" child categories that are not returned by the childcategories...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

The v2 api will be deprecated in November 2022. This package should be updated (to the extent possible) to port existing interfaces to their API v2 equivalents. For more information...