-
Notifications
You must be signed in to change notification settings - Fork 34
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
Support more geographies #3
Comments
Blocks and block groups? |
I think they're possible, but I'm not sure what parent area you'd have to
iterate thru to pull them piece by piece.
The MOE is probably gnarly in the ACS too, no?
Might be a good area to explore, especially if we aim to add support for
2010 sf1 in addition to the acs5.
…On Tue, Jul 2, 2019, 12:31 PM Chris Amico ***@***.***> wrote:
Blocks and block groups?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AAACOCN6ZXSMLDHRFG3A3FLP5OUJVA5CNFSM4HCSM7Y2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZCKEHQ#issuecomment-507814430>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAACOCMHWTWVYKGSKLWMS4DP5OUJVANCNFSM4HCSM7YQ>
.
|
Belatedly... You can get them by state, under the decennial census. So that would most likely mean adding support for 2010 SF1. For blocks, though, I'm not sure the Census API is easier than the FTP site and a makefile. I ended up generating a text file with URLs and running I'll dig into block groups more and report back. |
Here's what the API now supports:
The text was updated successfully, but these errors were encountered: