Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better automate US states data retrieval #1

Open
yaph opened this issue May 20, 2014 · 2 comments
Open

Better automate US states data retrieval #1

yaph opened this issue May 20, 2014 · 2 comments

Comments

@yaph
Copy link
Owner

yaph commented May 20, 2014

Write a Python scraper that stores data as JSON.

@FlorisFok
Copy link

pandas.read_html of https://en.wikipedia.org/wiki/List_of_U.S._state_and_territory_abbreviations. Will this do?

@yaph
Copy link
Owner Author

yaph commented Oct 7, 2022

The data source that is currently used is fine. I guess pandas.read_html should work with this table too. The result needs to include all the fields in geonamescache/geonamesdata.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants