You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can run tigris::congressional_districts(state = "IL", year = 2023) and tigris::puma(state = "IL", year = 2023) without error, but swapping 2023 for 2024 causes an error even though it seems like those files are available:
Howdy,
I can run
tigris::congressional_districts(state = "IL", year = 2023)
andtigris::puma(state = "IL", year = 2023)
without error, but swapping 2023 for 2024 causes an error even though it seems like those files are available:https://www2.census.gov/geo/tiger/TIGER2024/CD/
https://www2.census.gov/geo/tiger/TIGER2024/PUMA20/
I've tried the same for several other geometries, PUMA and CD were the only ones that kicked errors for 2024 for me.
The text was updated successfully, but these errors were encountered: