Skip to content

Enable counties from external source#10

Open
BriannaBrown-hub wants to merge 2 commits intofitnr:masterfrom
BriannaBrown-hub:master
Open

Enable counties from external source#10
BriannaBrown-hub wants to merge 2 commits intofitnr:masterfrom
BriannaBrown-hub:master

Conversation

@BriannaBrown-hub
Copy link
Copy Markdown

This PR adds two features to this utility.

  1. By specifying external_county_data on initialization, a user can supply their own county records provided it's an array of dictionaries and each row contains statefp, countyfp, and name attributes.
  2. It enables matching of county names with a . by normalizing the county name. Prior to this change St. Joseph would result in a match but St Joseph would not.

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