robswc / nadocast-ui

an unofficial user interface for the nadocast project
https://nadocast-ui.robswc.me/
MIT License
2 stars 3 forks source link

Add `State` to Map table, differentiate between counties with same name #7

Open robswc opened 5 months ago

robswc commented 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.