Hello, world!
Your first steps with Prefect – learn how to create a basic flow and understand core concepts.
API-sourced ETL
Build a small ETL pipeline that fetches JSON from a public API, transforms it with pandas, and writes a CSV – all orchestrated by Prefect.
dbt Model Orchestration
Orchestrate any dbt project with bullet-proof retries, observability, and a single Python file – no YAML or shell scripts required.
Social Analytics Dashboard
Build a social media analytics dashboard using Prefect Assets, ATProto/Bluesky APIs, dbt transformations, and Streamlit visualization.
Simple web scraper
Learn how to scrape article content from web pages with Prefect tasks, retries, and automatic logging.