Bruin CLI Step 2 of 2
Chess Data to DuckDB
1) Run the pipeline
Execute the entire pipeline with a single command:
bruin run ./chess/pipeline.yml
Bruin will:
- Fetch chess games for each player from the Chess.com API
- Fetch player profiles
- Run the
player_summary.sqltransformation to create the summary table
You'll see progress output as each asset completes. You can also view the pipeline lineage to see how assets connect:
