COVID-19 Dashboard

Loading data and initializing plots ...
CrRW for  
|
World Status for  
{{ get_attr_colorscale_min_value_legend(attr_colorscales[current.attr]) }} {{ get_attr_colorscale_max_value_legend(attr_colorscales[current.attr]) }}

For {{ date }}, {{ country.data.name }}, (Population: {{ fmt_comma(country.data.pop) }}).

Cr7d100k: {{ get_detail().crp }} per 100k
RW_Cr7d100k: {{ get_detail().crt }}
New Cases:
Total Cases: {{ fmt_comma(get_detail().ncc) }}
Vax Administered: {{ fmt_ind_val('vaps', get_detail().vap) }} ({{ fmt_ind_val('vacs', get_detail().vac) }} doses)
Fully Vaccinated: {{ fmt_ind_val('fvps', get_detail().fvp) }} ({{ fmt_ind_val('fvcs', get_detail().fvc) }} people)
Case Doubling Time: {{ (get_detail().cdt).toFixed(1) }} days
Total Death: {{ fmt_comma(get_detail().dth) }}
Death Rate: {{ (get_detail().dtr*100).toFixed(2) }} %
Total Cases / Population: {{ (get_detail().tcp*100).toFixed(4) }} %
U.S. Status for  
{{ get_attr_colorscale_min_value_legend(attr_colorscales[current.attr]) }} {{ get_attr_colorscale_max_value_legend(attr_colorscales[current.attr]) }}

For {{ date }}, {{ state.data.name }}, (Population: {{ fmt_comma(state.data.pop) }}).

Cr7d100k: {{ get_detail().crp }} per 100k
RW_Cr7d100k: {{ get_detail().crt }}
New Cases:
Total Cases: {{ fmt_comma(get_detail().ncc) }}
Test Positive Rate: 7-day | Cumu.
Vax Administered: {{ fmt_ind_val('vaps', get_detail().vap) }} ({{ fmt_ind_val('vacs', get_detail().vac) }} doses)
Fully Vaccinated: {{ fmt_ind_val('fvps', get_detail().fvp) }} ({{ fmt_ind_val('fvcs', get_detail().fvc) }} people)
Pandemic Vulnerability Index: {{ get_detail().pvi.toFixed(2) }} (Median)
Case Doubling Time: {{ (get_detail().cdt).toFixed(1) }} days
Total Death: {{ fmt_comma(get_detail().dth) }}
Death Rate: {{ (get_detail().dtr*100).toFixed(2) }} %
Total Cases / Population: {{ (get_detail().tcp*100).toFixed(4) }} %
  State Status for  
{{ get_attr_colorscale_min_value_legend(attr_colorscales[current.attr]) }} {{ get_attr_colorscale_max_value_legend(attr_colorscales[current.attr]) }}

For {{ date }}, {{ county.data.name }}, {{ county.data.state }} (Population: {{ fmt_comma(county.data.pop) }}).

Cr7d100k: {{ get_detail().crp }} per 100k
RW_Cr7d100k: {{ get_detail().crt }}
New Cases:
Total Cases: {{ fmt_comma(get_detail().ncc) }}
Vax Administered: {{ fmt_ind_val('vaps', get_detail().vap) }} ({{ fmt_ind_val('vacs', get_detail().vac) }} doses)
Fully Vaccinated: {{ fmt_ind_val('fvps', get_detail().fvp) }} ({{ fmt_ind_val('fvcs', get_detail().fvc) }} people)
Pandemic Vulnerability Index: {{ get_detail().pvi.toFixed(2) }}
Case Doubling Time: {{ (get_detail().cdt).toFixed(1) }} days
Total Death: {{ fmt_comma(get_detail().dth) }}
Death Rate: {{ (get_detail().dtr*100).toFixed(2) }} %
Total Cases / Population: {{ (get_detail().tcp*100).toFixed(4) }} %
CrRW Status Trend