Cloud Brigade has been exploring Covid 19 data using Machine Learning algorithms, focusing on (or digging deeper) into data points that we feel were under-reported in the media. You can read more about our work in our blog, including this post.
Covid-19 Infections and Deaths in Santa Cruz
In this dashboard we look at infection and death rates in our county, and color code this information based on the restriction tiers imposed. This serves to provide a time-series representation of the data, and to see how the restriction tiers may have impacted the spread of Covid-19 or the mortality rates.
var divElement = document.getElementById(‘viz1615820896832’); var vizElement = divElement.getElementsByTagName(‘object’)[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.minWidth=’420px’;vizElement.style.maxWidth=’650px’;vizElement.style.width=’100%’;vizElement.style.minHeight=’587px’;vizElement.style.maxHeight=’887px’;vizElement.style.height=(divElement.offsetWidth*0.75)+’px’;} else if ( divElement.offsetWidth > 500 ) { vizElement.style.minWidth=’420px’;vizElement.style.maxWidth=’650px’;vizElement.style.width=’100%’;vizElement.style.minHeight=’587px’;vizElement.style.maxHeight=’887px’;vizElement.style.height=(divElement.offsetWidth*0.75)+’px’;} else { vizElement.style.width=’100%’;vizElement.style.height=’727px’;} var scriptElement = document.createElement(‘script’); scriptElement.src = ‘https://public.tableau.com/javascripts/api/viz_v1.js’; vizElement.parentNode.insertBefore(scriptElement, vizElement);
Covid-19 Impact on Socio-economic and Race Groups
var divElement = document.getElementById(‘viz1605151530341’); var vizElement = divElement.getElementsByTagName(‘object’)[0]; vizElement.style.width=’1016px’;vizElement.style.height=’991px’; var scriptElement = document.createElement(‘script’); scriptElement.src = ‘https://public.tableau.com/javascripts/api/viz_v1.js’; vizElement.parentNode.insertBefore(scriptElement, vizElement);
Want to keep informed on this project?