-
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.
You can find a video of Data2Evidence Cohort Functionality here
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.
Encounter an issue or have a feature request? Please help us improve by reporting them through the GitHub Issues page.
d2e services | d2e functions/flows | d2e ui |
---|---|---|
Please click here to join us in Discord.