An open API service indexing awesome lists of open source software.

https://github.com/ssciwr/onehealth-db

database repository for onehealth project
https://github.com/ssciwr/onehealth-db

Last synced: about 1 month ago
JSON representation

database repository for onehealth project

Awesome Lists containing this project

README

          

# One Health Platform

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ssciwr/onehealth-db/main.svg)](https://results.pre-commit.ci/latest/github/ssciwr/onehealth-db/main)
![License: MIT](https://img.shields.io/github/license/ssciwr/onehealth-db)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ssciwr/onehealth-db/ci.yml?branch=main)
![codecov](https://img.shields.io/codecov/c/github/ssciwr/onehealth-db)
![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ssciwr_onehealth-db&metric=alert_status)
![Language](https://img.shields.io/github/languages/top/ssciwr/onehealth-db)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ssciwr/onehealth-data-backend/blob/main/onehealth-db/docs/source/notebooks/insert_data.ipynb)

A surveillance platform displaying statistical information on mosquito-borne diseases across European regions.

The platform includes four main components: [webserver/frontend](https://github.com/ssciwr/onehealth-map-frontend), [model backend](https://github.com/ssciwr/onehealth-model-backend), and [data lake & database backend](https://github.com/ssciwr/onehealth-db), [data preprocessor](https://github.com/ssciwr/onehealth-data-backend).

**Further information:**

* [About](docs/about.md): Information about the project, research group, and development group
* [Data Lake & Database](docs/datalake_database.md): How data is preprocessed, processed and stored in the database
* [Database deployment](docs/deployment.md): How the complete system is deployed in development and in production
* [Issues](docs/issues.md): Some notes for running the package and further issues
* [Contact](docs/contact.md): Contact information of relevant groups