v0.5.1
Fixed
- Fixed parsing of state legislative district data (
statelegfield). The API response key changed fromstatelegtostate_legislative_districtsand the structure changed from a flat list to a dict withhouse/senatekeys containing legislator info. The library now handles both formats.
Upgrade
pip install --upgrade geocodio-library-python
Full Changelog: v0.5.0...v0.5.1