@ -4,18 +4,13 @@ This is used to build tools which process and standardize the data.
More data later.
More data later.
# proposed architecture:
# Outline
AACT Dockerfile #when built on its own, allows for the creation of the AACT database.
## Directory Tree
- Should create appropriate users.
AACT_downloader
-
ClinicalTrialHistory Dockerfile #inherits from AACT (multistage builds?) and adds initialization steps to the database.
- adds schemas, tables, and views for both http requests and parsed history tables.
- adds connection roles
- adds connection users
ClinicalTrialDataProcessing docker-compose.yaml #deploys a ClinicalTrialHistory container, pgadmin4, and eventually the downloading program/environment.