A workspace for data engineering, data analytics, and data science workflows.
- Airflow
- Jupyter
- Docker
- Docker Compose
- dbt
- DuckDB
make dev
to start a tmux session with windows for vim and docker-compose to run the servicesmake shell
to open an console for interacting withdbt
make dbt-build
to rundbt build
make dbt-test
to rundbt test
make format
to autoformat sql files with sqlfluff- http://localhost:3000 to list services
- Geo data is stored in the EPSG:3857 format i.e.
POINT(longitude, lattitude)