In this lab, Zach walks you through the process of building data contracts using the Polygon API, focusing on schema enforcement and data quality checks. We aim to create a daily dataset of valid stock tickers, ensuring that our schema correctly identifies nullable and non-nullable fields. He also demonstrates how to handle API responses and enforce data integrity throughout the pipeline.