python-us
python-us copied to clipboard
A package for easily working with US and state metadata
[OpenStates](openstates.org) relies on some additional shapefile information that this package doesn't have. It seemed reasonable to pass it along. And, in the process, update what shapefiles we can to 2020...
On `Python 3.10.1`, a fresh `pip install us` yields this TypeError: ```python Python 3.10.1 (main, Dec 22 2021, 05:19:12) [GCC 11.2.0] on linux Type "help", "copyright", "credits" or "license" for...
Major Thanks to @petgoldfish
How can we help cut the 3.0 release so we can push for 3.9 and 3.10 support?
Should return D.C. I tried with `DC_STATEHOOD` also, which didn't make a difference. Could a proxy "state" to D.C. be a solution?
Would there be interest in adding a zipcode lookup functionality for this package? That would mean extending the data beyond just state level and return city, state, county, timezone, lat/long...
Hello! I love, and indeed have always loved, this package. 2.0.2 has an old jellyfish dependency, however, and I see that 3 has been pushed with a jellyfish upgrade. I...
Add the three associated states of the USA which are lists as Marshall Islands, Micronesia, and Palau [here](https://en.wikipedia.org/wiki/Associated_state#States_currently_in_a_formal_association)
I see you guys added support for Python 3.8 in version 2.0.0, but still got this error in conda today (after solving the base environment for an age): > UnsatisfiableError:...