Summary
Visualizing Covid-19 patients number in the State of Minnesota using altair. The county data is taken from New York Times repository.
Introductions
I enjoy browsing through the data provided by the Minnesota Department of Health on Covid-19 cases daily. It provides the most up-to-date number of confirmed positive cases in the state. However, to get the historical data is a little circuitous.
So, I was thrilled to learn that the New York Times published their county-by-county Covid-19 data historically. It motivated me to create an interactive map of Minnesota and their historical data on a similar fashion as shown on the covid-19 dashboards.
In summary, using a Jupyter notebook, I want to showcase fastpages’ capacity to visualize interactive map and bar graph in Altair using Covid-19 data.