outbreak
Here are 30 public repositories matching this topic...
COVID19 data + modeling at the county-level + hospital-level.
-
Updated
Jun 23, 2020 - HTML
Feature Description
Have a consistent, documented approach for i18n in sormas-ui.
This should also take into accout sormas-backend and sormas-rest.
Problem Description
It is not always clear which Locale and Language settings apply.
There are at least four sources and well as several cascaded caching mechanisms.
E.g. in #1880 it was noticed that the Locale is not always applied con
This repository contains data and code used to get and clean data from https://github.com/CSSEGISandData/COVID-19 and https://www.worldometers.info/coronavirus/
-
Updated
Jun 23, 2020 - Jupyter Notebook
@annecori has brought up the fact that the default incidence plots are ambiguous as to when the start and end dates are (e.g. it's difficult to tell if the end of the epicurve contains zero case).
We should include examples in the plotting vignette and the documentation showing that users can supply border = "black" that will show the zero days
Data preprocessing scripts and preprocessed data storage for COVID-19 Scenarios project
-
Updated
Apr 1, 2020 - Python
CoronaVirus(COVID-19) Live Map Tracker Android Kotlin App
-
Updated
Jun 6, 2020 - Kotlin
Update website
The website for epicontacts is sorely out-of-date. For example, the CRAN version has edges_pal() included in the documentation for colors, but it is missing on the website: http://www.repidemicsconsortium.org/epicontacts/reference/colors.html
It becomes a bit awkward to do this because the repo has added features since the last CRAN update, though.
It is a Probability Checker for COVID-19 , people can input values and symptoms and accr. to the data , patient will get the probability of +ve COVID-19.
-
Updated
Apr 13, 2020 - Jupyter Notebook
COVID-19 Data Repository for Bangladesh and Worldwide Cases
-
Updated
May 14, 2020 - Jupyter Notebook
A dashboard for reporting Covid-19 (coronavirus) cases in your country. Hosted on: https://coronavirus19.netlify.com/
-
Updated
Mar 22, 2020 - JavaScript
Rest api to manage covid cases and contact tracing
-
Updated
Jun 6, 2020 - Java
repository contains complete WHO data of 2003 outbreak with code used to web scrap, data mung and cleaning
-
Updated
May 24, 2020 - Jupyter Notebook
A web app where anyone can get or give support to solving everyday issues
-
Updated
Jun 8, 2020 - Ruby
The repository contains data and code for scrapping and cleaning data on Ebola outbreak in 2014
-
Updated
May 24, 2020 - Jupyter Notebook
This site will provide stats relate to corona-virus cases, information that WHO provided to fight against covoid19 in pictorial representation, symptoms checklist and many more
-
Updated
Apr 28, 2020 - Vue
Visualize the covid-19 pandemic
-
Updated
Jun 17, 2020 - PHP
A Telegram bot for the data of the COVID-19 (novel coronavirus) outbreak in Italy
-
Updated
Jun 15, 2020 - Python
Assign SARS-CoV-2 clades in the browser
-
Updated
Jun 23, 2020 - TypeScript
Information About Covid-19 Outbreak in Central Celebes, Indonesia With MVVM Pattern
-
Updated
Jun 14, 2020 - Kotlin
A simple disease model.
-
Updated
Mar 28, 2020 - JavaScript
COVID-19 heterogeneity across outbreak settings
-
Updated
May 7, 2020
Documentation related to the project "Quantifying the Impact of Data Sharing on Outbreak Dynamics" (QIDSOD)
-
Updated
Jun 22, 2020
Policy Change Index for Outbreak (PCI-Outbreak)
-
Updated
Feb 11, 2020
public repository for coronaction
-
Updated
May 22, 2020
Tracking the Coronavirus Spread
-
Updated
May 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the outbreak topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the outbreak topic, visit your repo's landing page and select "manage topics."


In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:
algorithm parts. See
src/algorithmsReact parts - components and pages. See
src/componentsandsrc/pagesState management: redux reducers and sagas. See
src/stateThe infrastructure:
jestand@testing-libraryare already set up. Un