Skip to content

Multi-threaded simulation based on daily NYC case data, age-distribution, mortality rates by age and gender (C++/C Swig to Python module)

Notifications You must be signed in to change notification settings

acocuzzo/covid-simulation

Repository files navigation

Covid simulation in CPP and wrapper in C, modeling cases per day based on NYC data, population size, age-distribution, and mortality rates by age.

Created python module using swig.

Cron Jobs:

Web-page scraper for NYC daily case data (we exclude the last four days of data as these numbers are delayed by four days).

Daily builds - Run the model nightly based on updated data at 9:30 pm, update sqlite database.

About

Multi-threaded simulation based on daily NYC case data, age-distribution, mortality rates by age and gender (C++/C Swig to Python module)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published