-
Notifications
You must be signed in to change notification settings - Fork 0
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
Initial commit #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I'm not a python dev so only am commenting on the readme - put in a minor language edit.
Co-authored-by: Chris Holmes <[email protected]>
It's fine if you don't use poetry here, but just as a general comment, poetry supports PEP 517, so you don't need poetry installed to install a package that uses poetry. |
1 similar comment
It's fine if you don't use poetry here, but just as a general comment, poetry supports PEP 517, so you don't need poetry installed to install a package that uses poetry. |
No idea about it @kylebarron, thanks for letting me know. I'll add poetry then, if you want to commit that would be great too. |
On this PR, I've moved the scripts from: opengeospatial/geoparquet#113
I've also added several improvements:
The following files have been created from bigquery and uploaded to
geoparquet
bucket:https://storage.googleapis.com/geoparquet/geography_usa_state_2019.parquet
https://storage.googleapis.com/geoparquet/geography_usa_county_2019.parquet
https://storage.googleapis.com/geoparquet/geography_usa_censustract_2019.parquet
https://storage.googleapis.com/geoparquet/geography_usa_zcta5_2019.parquet
https://storage.googleapis.com/geoparquet/geography_usa_blockgroup_2019.parquet