Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Add DPG: OpenHexa (11027) #1704

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
119 changes: 119 additions & 0 deletions 11027.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
{
"id": "11027",
"name": "OpenHexa",
"sectors": [],
"stage": "DPG",
"categories": [
"Open Software"
],
"description": "An open-source data integration platform for public health projects.",
"website": "https://www.bluesquarehub.com/openhexa/",
"repositories": [
{
"name": "main",
"url": "https://github.com/BLSQ/openhexa,https://github.com/BLSQ/openhexa-app,https://github.com/BLSQ/openhexa-frontend,https://github.com/BLSQ/openhexa-notebooks,https://github.com/BLSQ/openhexa-sdk-python,https://github.com/BLSQ/openhexa-toolbox"
}
],
"sdgs": {
"sdg": [
"SDG3: Good Health and Well-Being"
],
"relevance": "Our data integration platform is focused on public health and has been designed to help data scientists and data analysts integrate and analyze a wide range of health data. Its goal is to strengthen public health programmes, such as improving Improving national surveillance systems for infectious diseases."
},
"openlicenses": [
{
"openLicense": "MIT",
"openLicenseEvidenceURLs": "https://github.com/BLSQ/openhexa/blob/main/LICENSE"
}
],
"clearOwnership": [
{
"clearOwnershipName": "Bluesquare SA",
"clearOwnershipURL": "https://www.bluesquarehub.com/openhexa/"
}
],
"documentation": "https://github.com/BLSQ/openhexa/blob/main/README.md\r\nhttps://github.com/BLSQ/openhexa/wiki/",
"NonPII": {
"collectsNonPII": "Yes",
"nonPIIAccessMechanism": "The data collected by the platform is stored in a PostgreSQL database and can easily be exported in CSV format"
},
"openStandards": [
"HTML",
" CSS",
" GraphQL",
" Geotif",
" Geo(JSON)",
" CSV\r\n\r\nSee https://github.com/BLSQ/openhexa-app \r\n"
],
"bestPractices": [
"Test-driven development",
" Agile development",
" Principles for Digital Development"
],
"dataPrivacySecurity": {
"collectsPII": "PII data is collected and stored but NOT distributed.",
"typesOfPIIDataCollected": [
"Users typically bring their own data to the platform",
" which may include PII."
],
"dataPrivacySecurity": " Moderation and respect of code of conducts are handled in-person trough regular meetings with our partners that use the platform. Compliance with data protection laws is handled both at the company level and on a case by case basis with our partners through data sharing agreements. We also have regular internal meetings with our Data Protection Officer to discuss compliance with applicable laws."
},
"userContent": {
"contentManagement": "Content is NOT collected NOT stored and NOT distributed.",
"contentTypes": [],
"contentManagementPolicy": ""
},
"protectionFromHarassment": {
"facilitatesUserInteraction": "No",
"harassmentPolicy": ""
},
"locations": {
"developmentCountries": [
"Belgium",
"Senegal"
],
"deploymentCountries": [
"Burkina Faso",
"Cameroon",
"Democratic Republic of the Congo",
"Mali",
"Morocco",
"Niger",
"Rwanda",
"Senegal",
"Togo"
]
},
"deploymentOrganisations": [
"World Health Organization (WHO)"
],
"deploymentCountriesDepartments": [
"Ministries of Health in :\r\n\r\n- The Democratic Republic of the Congo\r\n- Cameroon\r\n- Burkina Faso\r\n- Niger\r\n- C\u00f4te d'Ivoire"
],
"otherDeploymentOrganisations": [
"It is also being used in the PRAPS (Projet r\u00e9gional d'appui au pastoralisme au Sahel)\r\n\r\nhttp://www.praps.mr/"
],
"awardsReceived": [
"OpenHexa has been included in the Digital Square solutions catalog\r\nhttps://digitalsquare.org/resourcesrepository/2023/5/25/global-goods-guidebook-version-40"
],
"platformIndependence": {
"isPlatformIndependent": "No",
"openAlternatives": []
},
"organizations": [
{
"name": "OpenHexa",
"website": "https://www.bluesquarehub.com/openhexa/",
"org_type": "owner",
"contact_name": " Nicolas De Borman ",
"contact_email": "[email protected]"
}
],
"privacy": [
{
"privacyCompliance": "General Data Protection Regulation (GDPR) \r\n\r\nCompliance with data protection laws is handled both at the company level and on a case by case basis with our partners through data sharing agreements. We also have regular internal meetings with our Data Protection Officer to discuss compliance with applicable laws.",
"privacyComplianceURL": "We don't have a privacy policy in the platform itself, as we handle compliance with the relevant regulations individually for each project that we host on our own instance of the platform.\r\n\r\nThe platform is not targeted at a general audience, but rather at data scientists and data analysts, who are able to deploy their own data processing code to the platform - it is thus necessary to handle compliance on a case-by-case basis.\r\n\r\nA third party willing to deploy our solution will have to handle compliance on a case-by-case basis as well."
}
],
"aliases": ""
}
Loading