Skip to content

process method assumes county names are unique #6

Description

@fbtoc

NYTCovid.process() in NYTCovid.py makes the assumption that county names are unique across the US. That's not actually true. Instead of selecting on 'county', select on 'fips'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions