All Projects → ml-workgroup → covid-19-image-repository

ml-workgroup / covid-19-image-repository

Licence: other
Anonymized dataset of COVID-19 cases with a focus on radiological imaging. This includes images (x-ray / ct) with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to covid-19-image-repository

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 (+190.48%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid-data, covid19-data
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (+2.38%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid-data, covid19-data
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (-9.52%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid19-data
rid-covid
Image-based COVID-19 diagnosis. Links to software, data, and other resources.
Stars: ✭ 74 (+76.19%)
Mutual labels:  radiology, xray, coronavirus, covid-19, covid19
COVID-19-AI
Collection of AI resources to fight against Coronavirus (COVID-19)
Stars: ✭ 25 (-40.48%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid19-data
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 (+9.52%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid19-data
covid-19
A web application to display Coronavirus Diseases (COVID19) statistics from different countries.
Stars: ✭ 28 (-33.33%)
Mutual labels:  corona, coronavirus, covid-19, covid19, covid-data
coviddata
Daily COVID-19 statistics by country, region, and city
Stars: ✭ 49 (+16.67%)
Mutual labels:  coronavirus, covid-19, covid19, covid-data, covid19-data
covid19-api
Covid19 Data API (JSON) - LIVE
Stars: ✭ 20 (-52.38%)
Mutual labels:  coronavirus, covid-19, covid-data, covid19-data
CoronaVirusOutbreakAPI
A tiny and small program to crawler and analyze outbreak of COVID-19 in world and every country using PHP.
Stars: ✭ 20 (-52.38%)
Mutual labels:  corona, coronavirus, covid-19, covid19
cli-corona
📈 Track COVID-19 (2019 novel Coronavirus) statistics via the command line.
Stars: ✭ 14 (-66.67%)
Mutual labels:  corona, coronavirus, covid-19, covid19
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (+16.67%)
Mutual labels:  coronavirus, covid-19, covid-data, covid19-data
Cwa Server
Backend implementation for the Apple/Google exposure notification API.
Stars: ✭ 1,776 (+4128.57%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid-19
An app made with Flutter to track COVID-19 case counts.
Stars: ✭ 47 (+11.9%)
Mutual labels:  coronavirus, covid-19, covid19, covid19-data
COVID-19-Datasets
Novel Coronavirus (COVID-19) Cases for India, provided by University of Kalyani.
Stars: ✭ 19 (-54.76%)
Mutual labels:  coronavirus, covid-19, covid19, covid19-data
open-data-covid-19
Open Data Repository for the Covid-19 dataset.
Stars: ✭ 19 (-54.76%)
Mutual labels:  covid-19, covid19, covid-data, covid19-data
covid-br
COVID dashboard status from Brazil.
Stars: ✭ 28 (-33.33%)
Mutual labels:  corona, coronavirus, covid-19, covid19
covid19gr
Open Data Aggregation & Knowledge Base Repository for the evolution of the SARS-COV-2 pandemic in Greece.
Stars: ✭ 21 (-50%)
Mutual labels:  coronavirus, covid-19, covid19, covid19-data
CoronaVirusDatabase
A repository for analyzing references and database of "gisanddata.maps.arcgis.com" website for Corona Virus.
Stars: ✭ 38 (-9.52%)
Mutual labels:  coronavirus, covid-19, covid19, covid-data
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+5430.95%)
Mutual labels:  corona, coronavirus, covid-19, covid19

COVID-19 Image Repository

This project aims to create an anonymized data set of COVID-19 cases with a focus on radiological imaging. This includes images with extensive metadata, such as admission-, ICU-, laboratory-, and patient master-data.

This repository contains image data from the Institute for Diagnostic and Interventional Radiology, Hannover Medical School, Hannover, Germany.

Feature Set

id label unit comment / reference interval (precision)
1 patient_id randomly generated patient id
2 image_id randomly generated image id (filename)
3 sex m/w
4 age years currently redacted (see below)
5 size cm currently redacted (see below)
6 weight kg currently redacted (see below)
7 admission offset days days since admission (begin of symptoms)
8 icu admission offset days
9 death offset days days until death or null
10 modality currently all images are chest radiographs
11 projection ap, pa ...
12 lactate dehydrogenase U/l < 248 (5)
13 c-reactive protein mg/l <= 5 (1)
14 d-dimer mg/l 0 - 0.5 (0.1)
15 coagulation factor XIII % 70 - 140 (5)
16 neutrophils Tsd/µl 1.5 - 7.7 (0.1)
17 lymphocytes Tsd/µl 1.1 - 4.0 (0.1)
18 pO2 mmHg (5)
19 pCO2 mmHg (5)
20 corona test type

Age, size, and weight are currently redacted. We will publish this data when there are enough patients, that meaningful intervals can be chosen according to the concept of k-anonymity and l-diversity.

Offsets, i.e. admission offset and icu admission offset, are given as relative times in regard to the exam. Please consult the feature set table for units. I.e. an admission offset == -4 and icu admission offset == 6 would encode, that the patient was admitted to the hospital four days ago and was transferred to the ICU six days after the image was taken. Especially the admission offset can be noisy; please see FAQ #1.

All lab values (12 - 19) are given in intervals to protect patient identity. A value below the detection limit is denoted by -inf, above the detection limit by inf.

Download

We provide the raw, unprocessed, gray value image data as Nifti files. This is done to protect patient identity, as Dicom files are hard to anonymize. However, the files are too large to host on Github.

Additionally, we included downscaled versions of the Nifti images in the png folder.

Space and bandwith are kindly provided by the Open Telekom Cloud (Deutschen Telekom AG).

Download Links: https://doi.org/10.25835/0090041

  • Version 2.0

  • Version 1.0

    Do not use this version (see erratum 1). The data is provided for reproducibility reasons.

Observations (FAQ)

  1. admission offset > icu admission offset
    Some of the cases suggest that the admission to the clinic was after admission to the ICU. This is an artifact due to using the specific (COVID) case data for determining the admission date (and therefore offset). The patient may have already been at the ICU before being diagnosed with COVID.

Errata

  1. In Version 1.0 there is an issue with the date calculation (issue #6). This might lead to incorrect date offset calculations. We strongly advise to upgrade to a newer version.

License and Attribution

Master-, image- and laboratory-data of this repository are licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0).

If you use this data, you must attribute the authors in any publication (DOI: 10.6084/m9.figshare.12275009). You may include the specific release or commit hash for reproducibility.

Contact Information

Please use the ticketing system where applicable. Otherwise, please use the following EMail address: [email protected]

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