Add basic risk by age dashboard.
This commit is contained in:
@@ -116,7 +116,7 @@ async function processCombined({ date, zip }, countyInfo, output) {
|
||||
|
||||
async function processSingleZip (zip, countyInfo) {
|
||||
const output = {
|
||||
directory: `./public/data/state/deaths/`,
|
||||
directory: `./public/data/overall/deaths/`,
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user