databridgevt / covid19

Data analysis of the 2020 COVID-19 pandemic
MIT License
6 stars 2 forks source link

Getting errors while building map using FIPS codes #61

Closed Makhsuda closed 4 years ago

Makhsuda commented 4 years ago

Here is what I am getting most of the time: Unrecognized FIPS are: [60, 66, 69, 72, 78, 80001, 80002, 80004, 80005, 80006, 80008, 80009, 80010, 80011, 80012, 80013, 80015, ..... , 00000] warnings.warn(msg) However, some of the numbers are not even in the list like 60, 66, 69 and more. I have pushed my code and it is in choroplethMap.py file