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

2021 ACS 5 Year release not supported #124

Open
JSzkup opened this issue Dec 12, 2022 · 3 comments
Open

2021 ACS 5 Year release not supported #124

JSzkup opened this issue Dec 12, 2022 · 3 comments

Comments

@JSzkup
Copy link

JSzkup commented Dec 12, 2022

Add support for the 2021 ACS release from Dec 8th:
https://www.census.gov/programs-surveys/acs/news/data-releases.html

@jb-cloud
Copy link

We are seeing:

UnsupportedYearException: Geography is not available in 2021. Available years include (2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009)

But the geo in this case, tract, is available for 2021 5yr estimates.

https://api.census.gov/data/2021/acs/acs5/groups/B08303.html
https://data.census.gov/table?q=B08303&g=0400000US25$1400000&d=ACS+5-Year+Estimates+Detailed+Tables&tid=ACSDT5Y2021.B08303

@nvenkat94
Copy link

You can modify in your local core.py. just add 2021 into that tuple. It will work, I hope next update that would be fixed.

@nvenkat94
Copy link

Now they updated against that issue. Now that 2021 is available . You may close this issue.

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

No branches or pull requests

3 participants