The scripts folder contains various scripts used for development, deployment, and automation in MOVE:
airflow: Airflow jobs, mostly used to perform migration, cleaning, and normalization of datasets used in MOVE;db: database migrations that define subsequent versions of the MOVE PostgreSQL data model;deployment: provisioning and deployment scripts;deployment/webfor our web stack;deployment/etlfor our ETL stack;
dev: provisioning scripts for the MOVE development environment.