All Projects → sbl-sdsc → coronavirus-knowledge-graph

sbl-sdsc / coronavirus-knowledge-graph

Licence: MIT License
OBSOLETE: Prototype Neo4j Knowledge Graph for Coronavirus outbreaks (see NEW VERSION: https://github.com/covid-19-net/covid-19-community)

Programming Languages

Jupyter Notebook
11667 projects
shell
77523 projects

Projects that are alternatives of or similar to coronavirus-knowledge-graph

covid19-animation-generator
Generates an animation of COVID-19 data
Stars: ✭ 33 (+94.12%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
covid-19-community
Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19
Stars: ✭ 95 (+458.82%)
Mutual labels:  binder, coronavirus, covid-19
covid19-data-greece
Datasets and analysis of Novel Coronavirus (COVID-19) outbreak in Greece
Stars: ✭ 16 (-5.88%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+170.59%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (+617.65%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+152.94%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
Corona Cli
🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
Stars: ✭ 1,812 (+10558.82%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
CoronaVirusDatabase
A repository for analyzing references and database of "gisanddata.maps.arcgis.com" website for Corona Virus.
Stars: ✭ 38 (+123.53%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (+123.53%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+188.24%)
Mutual labels:  coronavirus, coronavirus-analysis, covid-19
covid-19
Current and historical coronavirus covid-19 confirmed, recovered, deaths and active case counts segmented by country and region. Includes csv, json and sqlite data along with an interactive website explorer.
Stars: ✭ 15 (-11.76%)
Mutual labels:  coronavirus, covid-19
twitter-digest
✉️ A netlify lambda function that emails you tweets from a twitter list.
Stars: ✭ 14 (-17.65%)
Mutual labels:  coronavirus, covid-19
covid-19-data
COVID-19 datasets are constructed entirely from primary (government and public agency) sources
Stars: ✭ 104 (+511.76%)
Mutual labels:  coronavirus, covid-19
data2019nCoV
COVID-19 Pandemic Data R Package
Stars: ✭ 40 (+135.29%)
Mutual labels:  coronavirus, covid-19
covid-alert
A privacy-preserving app for comparing last-known locations of coronavirus patients
Stars: ✭ 43 (+152.94%)
Mutual labels:  coronavirus, covid-19
awesome-social-distancing
😷 Collection of awesome resources, tools, and initiatives to alleviate loneliness, isolation, and other burdens imposed by "social distancing" measures.
Stars: ✭ 13 (-23.53%)
Mutual labels:  coronavirus, covid-19
coronavirus-mask-image-dataset
Image dataset from Instagram of people wearing medical masks, no mask, or a non-medical (DIY) mask
Stars: ✭ 57 (+235.29%)
Mutual labels:  coronavirus, covid-19
Automated-Social-Distancing-Monitoring
automated social distancing monitoring system
Stars: ✭ 1 (-94.12%)
Mutual labels:  coronavirus, covid-19
covid-19-next
Offline Covid-19 stats
Stars: ✭ 17 (+0%)
Mutual labels:  coronavirus, covid-19
ncov2019
从官方数据中提取我感兴趣的2019新型冠状病毒发展情况
Stars: ✭ 20 (+17.65%)
Mutual labels:  coronavirus, covid-19

Coronavirus-Knowledge-Graph

This project is obsolete.

The current version of this project is here: COVID-19-Net Knowledge Graph

WORK IN PROGRESS

Binder

Fig. Strain subgraph

Documentation below is obsolete

Prototype to create a Neo4j Knowledge Graph for Coronavirus outbreaks.

The goal of this Knowledge Graph project is to link heterogeneous data from publically available resources relevant to the COVID-19 outbreak. By linking disparate datasets, new insights may be gained.

Currently, this project integrates data from:

The initial focus of this repo is on the Novel Coronavirus COVID-19 (2019-nCoV). In the future we will include data for SARS and MERS.

How to use this project?

  1. Launch this repo on MyBinder.org. Binder lets you run Jupyter Notebooks in your web browser without software installation.

Binder

  1. Once Jupyter Lab launches (this may take a couple of minutes), navigate to the notebooks directory.

  2. Run the following Jupyter Notebooks:

  • 1-PrepareDatasets.ipynb (downloads public data about COVID-19)

  • 2-CreateKnowledgeGraph (creates a Neo4j Knowledge Graph)

  • 3-AddGeneProteinInfo (adds genome, gene, and protein information)

  • 4-ExampleQueries (runs Cypher queries on the Knowledge Graph)

Coronavirus KG Views displayed in Neo4j Browser

Fig. 1: The whole Coronavirus KG

Fig. 2: Outbreaks by Country, State/Province, and City

Fig. 3: Pathogen, Genome, Genes, and Proteins

Fig. 4: Strains found in Hubei province

How can you help?

  • Suggest complementary publically accessible datasets to include in this Knowledge Graph
  • Suggest queries and analyses
  • Report bugs or issues
  • Submit a pull request

Please send feedback or feature requests.

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].