MulletApp Archive

COVID19 Cases by State

var latestDate = new moment(); var processed; var myChart; var toShow = ; var lineColorCounter = 0; var baselineColorCounter = 0; var outbreak = true; var baslineColors = [ 'rgba(234, 20, 31, 0.25)', 'rgba(0, 168, 255, 0.25)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173,

COVID19 Cases by Country

var latestDate = new moment(); var processed; var myChart; var toShow = ; var lineColorCounter = 0; var baselineColorCounter = 0; var outbreak = true; var baslineColors = [ 'rgba(234, 20, 31, 0.25)', 'rgba(0, 168, 255, 0.25)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173, 71, 1)', 'rgba(112, 173,

Compare COVID19 Death Rate by Country

var dsource = "WHO Daily\nSituation Reports (GitHub)"; function rawToObjects(data) { console.log(data); latestDate = new moment(String(data['China'][data['China'].length - 1]['date']), "YYYY-MM-DD"); console.log(latestDate); var r = {}; for (var oldkey in data) { var key = oldkey; if (key == "US") key = "United States"; else if (key == "Korea, South") key = "South Korea"; if (!r.hasOwnProperty(key)) { r[key]

MulletApp: COVID-19 Rate of Change Interactive Charts by US State (OUTDATED)

TLDRUpFront: An interactive application allowing users to create their own InfoMullet-style COVID-19  Rate of Change Chart comparing 5 US States or Territories updated daily. Rates-of-change help us know where COVID-19 is going in the future and are useful for awareness, education, and advocating government responses.

MulletApp: (OUTDATED) COVID-19 Confirmed Cases Interactive Charts By US State

TLDRUpFront: Due to the continuing struggle for adequate testing, we pulled all applications that relied solely on Confirmed “tested” cases of COVID-19. We have replaced these applications with new ones.  The new applications present Confirmed information as well as forecasts of a calculation of Actual Infected, as well as Deaths, all on the same chart.

MulletApp: COVID-19 Death Rate Interactive Charts by Country

TLDRUpFront: An interactive application allowing users to create their own InfoMullet-style COVID-19  Death Rate Chart comparing 5 countries from a data-set of over 160 updated daily. Death Rates tell us what percentage of the infected are dying and how that is changing over time and are useful for educating why #FlattenTheCurveMatters, awareness, and advocating government