<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/e3fac8ddb842438cb38beaf07f8a43a4&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/e3fac8ddb842438cb38beaf07f8a43a4-9e0609f1fe8f65c7.gif</thumbnail_url><duration>183.915</duration><title>Run a DCF Collector with GitHub API</title><description>This Loom demonstrates how to use DCF to pull data from a public API into a local lakehouse using a quick init and run flow. It creates an empty project via uvx from dcf core dczf init, setting the catalog type to local, which generates project.yaml and a collectors directory defining a GitHub API collector for repository commits. Running uv run dcf commits loads data into a local DuckDB Lakehouse as parquet files under a Warehouse directory, writing 100 rows. It then shows querying the loaded data with dcfquery using SQL, such as selecting from github.dcf commits with a limit of 10.</description></oembed>