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
- Host: GitHub
- URL: https://github.com/ssciwr/onehealth-db
- Owner: ssciwr
- License: mit
- Created: 2025-04-11T12:47:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T13:39:31.000Z (about 1 month ago)
- Last Synced: 2025-09-05T15:36:01.022Z (about 1 month ago)
- Language: Python
- Homepage: https://ssciwr.github.io/onehealth-db/
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Health Platform
[](https://results.pre-commit.ci/latest/github/ssciwr/onehealth-db/main)





[](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