epidemic-intelligence
is an open-source Python package developed at the Network Science Institute to explore large-scale spatio-temporal simulation data. Simply put, it uses Google's BigQuery to efficiently process and visualize simulations of networks across time, then uses the output to create publication ready visualizations.
This GitHub repository contains the code for the Python package and the documentation, which is contained within a JupyterBook.
Full documentation, including installation and setup, is available here.
The epidemic-intelligence
package can be found on the Python Package Index here.
Instructions for updating both the library and the corresponding documentation can be found in CONTRIBUTING.md
.
epidemic-intelligence
is distributed with the 3-clause BSD license. The full text of this license can be found in license.txt
.