Open robswc opened 5 months ago
Look into if we can get this dataframe:
https://github.com/robswc/nadocast-ui/blob/0cda87f2cf94ad3c6c967311f7e66e1010987c3f/app/pages/map.py#L102
To display the state along with the county in the column. Maybe we have to create a mapping of "state id" and abbreviation as I'm not sure if the data is contained within the fips geojson.
fips
Look into if we can get this dataframe:
https://github.com/robswc/nadocast-ui/blob/0cda87f2cf94ad3c6c967311f7e66e1010987c3f/app/pages/map.py#L102
To display the state along with the county in the column. Maybe we have to create a mapping of "state id" and abbreviation as I'm not sure if the data is contained within the
fips
geojson.