{{ $date := .Site.Data.summary.last_updated }}
{{ if isset .Params "date" }}
{{ $date = .Params.date }}
{{ end }}
{{ $data := index .Site.Data.active_town (dateFormat "2006-01-02" $date) }}
{{ range $data }}
{{ .town }}
{{ lang.NumFmt 0 .active }}
{{ end }}
The sum of these values may differ from the number of active cases countywide due to rounding.
** Town located outside Howell County but with a ZIP Code area which extends into Howell County. Only Howell County residents with this town’s ZIP Code are counted.