These csv data files contains example eligibility criteria for clinical trials.
-
git clone the contents of this repo.
-
The format of each data file is as follows:
- header record
- UTF8 character set
- Comma field separator
- CSV
To change the postgres user credentials, change POSTGRES_USER
and POSTGRES_PASSWORD
in Dockerfile
docker-compose up