All Projects → globaldothealth → list

globaldothealth / list

Licence: MIT license
Repository for Global.health: a data science initiative to enable rapid sharing of trusted and open public health data to advance the response to infectious diseases.

Programming Languages

typescript
32286 projects
python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to list

covid19-analytics
Analysis of the COVID19 outbreak in Brazil mainly through epidemic and hospitalization models, by the Health Analytics and Prospera consulting business units of Funcional Heatlh Tech.
Stars: ✭ 22 (-29.03%)
Mutual labels:  epidemiology, covid19
COVID 19-Social-Dist-Simulation
COVID-19 social distancing simulator
Stars: ✭ 12 (-61.29%)
Mutual labels:  epidemiology, covid19
cli-corona
📈 Track COVID-19 (2019 novel Coronavirus) statistics via the command line.
Stars: ✭ 14 (-54.84%)
Mutual labels:  epidemiology, covid19
Fonts
A curation of fonts from all over the world.
Stars: ✭ 144 (+364.52%)
Mutual labels:  curation
cowin-vaccine-booking
The app enables tracking coivid vaccine availability and automatically book a vaccination slot. This is based on Cowin API and supports the recently added Captcha code of Cowin.
Stars: ✭ 150 (+383.87%)
Mutual labels:  covid19
schemaorg
python functions for applied use of schema.org
Stars: ✭ 25 (-19.35%)
Mutual labels:  curation
CovIndia-Website
The Front-End of CovIndia.com [SHUTDOWN]
Stars: ✭ 11 (-64.52%)
Mutual labels:  covid19
covid19africa
Africa open COVID-19 data working group
Stars: ✭ 47 (+51.61%)
Mutual labels:  covid19
covid19cuba-app
Mobile application of Covid19 Cuba Data project implemented with Flutter
Stars: ✭ 41 (+32.26%)
Mutual labels:  covid19
COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-22.58%)
Mutual labels:  covid19
covid19
Visualize and compare COVID 19 growth rates of different countries
Stars: ✭ 22 (-29.03%)
Mutual labels:  covid19
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (-35.48%)
Mutual labels:  covid19
Covid-19-d3
Created with CodeSandbox
Stars: ✭ 13 (-58.06%)
Mutual labels:  covid19
covid19-india
Live COVID-19 Statistics.
Stars: ✭ 26 (-16.13%)
Mutual labels:  covid19
covid19-kerala-api-deprecated
Deprecated - A fast API service for retrieving day to day stats about Coronavirus(COVID-19, SARS-CoV-2) outbreak in Kerala(India).
Stars: ✭ 14 (-54.84%)
Mutual labels:  covid19
covid19-stream-processors
Stream Information & Example Applications for Processing JHU and CovidTracking.com COVID-19 data available as streams over Solace
Stars: ✭ 35 (+12.9%)
Mutual labels:  covid19
EpiEstimApp
Source code for the EpiEstim app.
Stars: ✭ 28 (-9.68%)
Mutual labels:  epidemiology
serratus
Ultra-deep search for novel viruses
Stars: ✭ 196 (+532.26%)
Mutual labels:  covid19
Coronavirus-COVID-19-Tracker
Mapping 2019-nCoV (Official source): https://systems.jhu.edu/research/public-health/ncov/
Stars: ✭ 25 (-19.35%)
Mutual labels:  covid19
immuni-backend-analytics
Repository for the backend analytics
Stars: ✭ 39 (+25.81%)
Mutual labels:  covid19

Global.health List

Global.health's mission is to enable rapid sharing of trusted and open public health data to advance the response to infectious diseases.

This repository contains the servers and scripts that support its data curation efforts.

Should you have any questions please feel free to get in touch via: [email protected]

COVID-19 Data

The data exposed on Global.health was curated using two methods. ~60,000 cases were manually curated by humans analyzing sources and inputting data into spreadsheets. This data was ported from the spreadsheets into the Curator Portal as described here. The rest of the data was automatically ingested from sources through a process described here. Each case is marked as VERIFIED if a human has confirmed this data is valid or UNVERIFIED if it has not yet been reviewed.

You can tell if a case was imported from the manually created spreadsheets data in a couple of ways. The case will be marked as created by [email protected]. It will also have a source URL that links to this documentation. The source URL that was used to find data about these cases can be found in the additional sources section of the detailed case view (found by clicking on the table row).

Frontends

COVID-19

Daily exports of case data

A daily export of case data can be downloaded from the data portal. The data is generated using this script, with this data dictionary.

CI/CD status

Components

  • The data service in data-serving/data-service facilitates CRUD operations with the MongoDB database storing case data.
  • The curator service in verification/curator-service/api serves as the backend for the curator portal, which enables curators to view, enter, update, and verify cases; manage data sources and their ingestion; and manage portal access.
  • The geocoding service geocodes locations and is used by the data service, but can be used standalone as well.
  • The curator UI in verification/curator-service/ui is the frontend for the curator portal.

Developer documentation

READMEs

API docs

Sources licenses and terms of use

This repository and daily data exports are published under the MIT license.

Each automatically ingested data source used has a required license and terms of use attachment, forcing curators to look-up the sources they are setting-up for ingestion.

If you are the owner of a data source included here and would like us to remove data, add or alter an attribution, or add or alter license information, please open an issue on this repository and we will happily consider your request.

FOSSA Status

Stats

code size repo size FOSSA Status

commit activity

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].