Skip to content

data2evidence/d2e

Repository files navigation

Data2Evidence

NPM Version GitHub release Discord Static Badge

Why the Data2Evidence platform?

  • Interactive Dataset Exploration:
    Discover datasets with interactive views of aggregates, demographics, and disease trends.

  • Visual Cohort Creation:
    Easily create and manage cohorts using a visual interface without any coding.

  • Integrated OHDSI Solutions:
    OHDSI solutions like Achilles for descriptive analytics, the Data Quality Dashboard for data quality analysis, and the cohort builder of ATLAS are integrated in the platform.

  • Efficient Data Management:
    Organize, store, and secure your research datasets with robust governance and streamlined access.

  • End-to-End Platform:
    Get started with our all-in-one platform that simplifies installation, integration, and ongoing management of your research data.

Data2Evidence Cohort Functionality

Data2Evidence You can find a video of Data2Evidence Cohort Functionality here

Data2Evidence Quick Start

Data2Evidence requires Docker and npm to be installed. You can find more information here

Install the Data2Evidence CLI by running:

npm i -g d2e

Create folder for Data2Evidence:

mkdir d2e
cd d2e

Generate .env file for Data2Evidence with random generated secretes and certificats:

d2e init

Start the Data2Evidence services by running:

d2e start

Create and load demo dataset by running:

d2e setupdemo

You should now be able to seee the d2e portal when opening https://localhost:3000. You can login with the username admin and the password Updatepassword12345.

For additional setup details and configuration options, please visit the D2E documentation.

Issues & Bug Reports

Encounter an issue or have a feature request? Please help us improve by reporting them through the GitHub Issues page.

CICD

Build / Tests

d2e services d2e functions/flows d2e ui
d2e/cli build and publish d2e-functions build plugin d2e-ui build plugin
d2e/services Docker Build d2e-functions/pa Run HTTP tests d2e-ui/pa (vue)
d2e/services Docker Compose Up d2e-functions/dbcredentials ALP DB Credentials unit tests d2e-ui/portal unit tests (Frontend)
d2e/services Cachedb tests d2e-flows Docker Build d2e-ui/portal unit tests (Components Library)
d2e/services envConverter unit tests d2e-flows build plugin d2e-ui/pyqe unit tests

Test Systems

DockerCompose AzureTest CD DC Deploy AzureDev

Get in contact

Please click here to join us in Discord.