GeoDaCenter / covid

COVID Atlas alpha code
https://geodacenter.github.io/covid/
GNU General Public License v3.0
47 stars 19 forks source link

Website: Drop down menu of data source didn't show correctly #265

Closed jinfei1125 closed 2 years ago

jinfei1125 commented 2 years ago

On the website, for some data types such as Mobility, the only available data source is SafeGraph, but it still shows CDC. image

nofurtherinformation commented 2 years ago

Thank you for tagging this!

This issue was caused by tabular data being attributed to different geojson boundaries, and has been updated to correctly identify the dataset provider in the select menu when the base geojson and tabular data providers are not the same.