Skip to content

Add the ability to filter ZCTA results by state in get_acs - #580

Open
brendensm wants to merge 3 commits into
walkerke:masterfrom
brendensm:master
Open

Add the ability to filter ZCTA results by state in get_acs#580
brendensm wants to merge 3 commits into
walkerke:masterfrom
brendensm:master

Conversation

@brendensm

Copy link
Copy Markdown

I encountered this issue trying to pull data specific to my state. In this PR I have:

  • added a check in load_data_acs to query all ZCTAs if the state argument is supplied
  • added a statement in acs.R to filter returned results by the state argument when these conditions are met
  • added the dependency for zctaCrosswalk to quickly filter results

Brenden Smith and others added 3 commits August 6, 2024 08:47
Changes load_data to query all ZCTAs in this scenario.
Changes get_acs to filter returned ZCTAs after the query using zctaCrosswalk
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

Successfully merging this pull request may close these issues.

1 participant