Skip to content

Conversation

@anth-volk
Copy link
Collaborator

@anth-volk anth-volk commented Mar 18, 2025

Fixes #194
Fixes #198

This PR adds the code to create a generate a small county FIPS dataset from a 2020 US Census Bureau source. It also adds the generated dataset, code to export the dataset, and tests to ensure the dataset follows an expected structure.

@nikhilwoodruff Does this structure (a one-off script to create the dataset that is not regularly accessed via some sort of GH Actions script) work for this dataset?

@anth-volk anth-volk assigned anth-volk and unassigned anth-volk Mar 18, 2025
@anth-volk anth-volk marked this pull request as ready for review March 21, 2025 04:44
@anth-volk
Copy link
Collaborator Author

@nikhilwoodruff Would love your review and expertise on this, as I am new to this package and this type of programming. In particular, is the code I wrote to convert the government's dataset into the format we're looking for correct?

@nikhilwoodruff
Copy link
Contributor

Will review by EOD tomorrow

Copy link
Contributor

@nikhilwoodruff nikhilwoodruff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're doing this every few years, seems totally fine to have it be a one-off script we run. LGTM

@anth-volk anth-volk merged commit 7291c31 into main Mar 27, 2025
2 checks passed
@nikhilwoodruff nikhilwoodruff deleted the feat/county-fips-dataset branch August 4, 2025 12:48
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.

Flag in ZIP code dataset build script that this style of building and importing is deprecated Add county FIPS dataset

3 participants