Public Health

Ok, so I know that this class is about data science, R, and data visualization… However, I figured that it might be helpful for us all to have some public health dashboards in one easy place. If you want, we can pretend that this section is course content related… because it shows data and whatnot. Or that it can give you ideas for portfolio pieces…

Crowns and Tears: A Covid-19 visualization with a Music Box and punch cards

Source Code: https://github.com/simonhuwiler/crowns-and-tears

Masks

Dashboards

Wake Forest

The embedded dashboards are maintained by Wake Forest University and are made using Microsoft Power BI. More info about the dashboard can be found here here

North Carolina

<iframe style=“width:100%>
            <script type='text/javascript'>                    var divElement = document.getElementById('viz1647719625614');                    var vizElement = divElement.getElementsByTagName['object'](0);                    if ( divElement.offsetWidth > 800 ) { vizElement.style.width='700px';vizElement.style.height='1750px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.width='700px';vizElement.style.height='1750px';} else { vizElement.style.width='100%';vizElement.style.height='2050px';}                     var scriptElement = document.createElement('script');                    scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js';                    vizElement.parentNode.insertBefore(scriptElement, vizElement);                </script>