greatexpectationslabs / ge_tutorials

Learn how to add data validation and documentation to a data pipeline built with dbt and Airflow.
167 stars 84 forks source link

Adding the "getting started" tutorial content #10

Closed spbail closed 4 years ago

spbail commented 4 years ago

Added the contents of the GE getting started tutorial to this. I think the tutorial has 2 use cases: 1) tutorial - in which case we'd expect users to just use the Docker container for the postgres database and go through the tutorial by creating a new project directory from scratch 2) demo/explore GE - I think for this use case we might want to bundle this with the GE image, so it doesn't depend on a local installation of GE and dependencies (SQLalchemy, psycopg2 etc)

Let me know what you think!

spbail commented 4 years ago

Also FYI @abegong, just for visibility.