Query Census Store locally using DuckDB
Query Census Store locally using DuckDB Apache Iceberg integration for Zero-ETL access to CSV datasets.
Prerequisites
Step 1: Create Census Store Iceberg REST Catalog Credentials
Step 2: Install Iceberg Extension
FORCE INSTALL iceberg FROM core_nightly; LOAD iceberg;
Step 3: Attach catalog
Step 4: Query Iceberg Tables
Last updated
Was this helpful?
