🚧 Data2Evidence is under development. There might be breaking changes. 🚧
-
End-to-End Platform:
Get started with our all-in-one platform that simplifies ingestion, integration, ongoing management, and analysis of your research data. -
Interactive Dataset Exploration:
Explore datasets with interactive views of the data to evaluate the utility of the dataset to your research question. -
Visual Cohort Creation:
Easily create and manage cohorts using a visual interface without any coding knowledge. -
Integrated OHDSI Solutions: OHDSI solutions like Achilles for descriptive analytics, Data Quality Dashboard for data quality analysis and ATLAS for cohort building are integrated in the platform.
-
Efficient Data Management:
Organize, store, and secure your research datasets with robust governance and streamlined access.
You can find a video of Data2Evidence Cohort Functionality here
Data2Evidence requires Docker and npm to be installed. You can find more information here
Note: On Windows WSL/Ubuntu is required to run D2E
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 -e start
Create and load demo dataset by running:
d2e setupdemo
You should now be able to see the d2e portal when opening https://localhost:443. 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 | d2e ui |
---|---|---|
d2e flows | ||
Please click here to join us in Discord.