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

subject table does not support 2022 data #148

Open
tsingyuan1981 opened this issue Jun 5, 2024 · 0 comments
Open

subject table does not support 2022 data #148

tsingyuan1981 opened this issue Jun 5, 2024 · 0 comments

Comments

@tsingyuan1981
Copy link

c.acs5st.state_county(['S0101_C01_001E'], state_fips=48, county_fips=201, year=2022)[0]

get the error as follows:

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

The ACS website already supports 2022 subject data by county. The census api does not support. Need to fix.

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

1 participant