Getting started
Learn how to build a data pipeline in Y42.

Overview
This tutorial shows you how to build a data pipeline in Y42. Upon completing this tutorial, you will be able to:
- Create an Organization
- Create a Space
- Ingest sample data using Google Sheets
- Commit asset definitions to the Git repository
- Materialize assets to create a tables or views in your data warehouse
- Transform data using dbt model assets
- Use the
y42 build
command to run and test your pipelines