• This repository has been archived on 24/Oct/2023
  • Stars
    star
    165
  • Rank 223,966 (Top 5 %)
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn how to add data validation and documentation to a data pipeline built with dbt and Airflow.

Great Expectations tutorials

This repository contains the material for a number of Great Expectations tutorials. They all contain instructions in the respective README files.

We invite community contributions for these tutorials!

getting_started_tutorial_final_v3_api [TBD]

This example contains the final state of the "Getting started with Great Expectations" tutorial for the Great Expectations API v3 (Batch Kwargs API), which is included in Great Expectations version 0.13 and above. It also acts as a starting point to explore and demo Great Expectations. See the README in the directory for details.

getting_started_tutorial_final_v2_api

This example contains the final state of the "Getting started with Great Expectations" tutorial for the Great Expectations API v2 (Batch Kwargs API) which applies to Great Expectations version 0.12.x and below. It also acts as a starting point to explore and demo Great Expectations. See the README in the directory for details.

ge_dbt_airflow_tutorial

This example demonstrates the use of Great Expectations in a data pipeline with dbt and Apache Airflow. See the README in the directory for details. Note This tutorial currently requires an update to work with the new-style Checkpoints that were introduced in version 0.13.8.