Using Python to Parse VAERS Data

3 years ago
15

Showing how to use a simple Python script to parse the CSV files from VAERS and compare COVID19 reports to everything else.
Use this link for VCS url: https://github.com/calebwsaunders/VAERS_verification

VAERS data: https://vaers.hhs.gov/data/datasets.html
Just download the desired zip folder into the directory of main.py file and extract directly in that file.

Loading comments...