Repository files navigation
Scraping data from NJ.com
Converting scraped data into formatted data
go into \towndelta\split-town in powershell
run .\main.ps1 in powershell, this reads from combined.csv
This will create a lot of CSVs and an HTML table file.
Converting formatted data into clickable SVG maps.
goto the root
edit the 5 ps1 files so the variable name matches the first segment of the "month-day" you set before.
run all 5 ps1 files. you can do this at the same time. These read from \towndelta\split-town\delta.csv
This will create an SVG for each file.
Upload to my website and manually make some snapshots and write a title.
Post on r/newjersey.
Hover.css (website)
chart.js (website)
I didn't make the base SVG file. That came from a wiki.
Data comes from NJ.com's report on daily cases per town in NJ.
About
Scripts I wrote to generate the maps, graphs, and CSVs for my NJ Covid-19 analysis.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.