Skip to content

Latest commit

 

History

History

process

Process

This program:

  • Downloads reports from DEIS
  • Generates CSV output files (See output)
  • Prints a human-friendly summary of the vaccination process to date

Requirements

Setup

Install dependencies

Run npm install

Build

Run make

Run

node dist/main.js

This will modify the files in the output directory.