qrtt1 / tw_campaign_finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to tw-campaign-finance

Getting started

Install dbt:

python3 -m venv venv
source venv/bin/activate
source venv/bin/activate

pip install dbt-duckdb

Using the project

Download the incomes & expenditures csv from: https://g0v.hackmd.io/gGGUBDEXQOKGL_feUpPekg

Try running the following commands:

  • dbt seed
  • dbt run
  • dbt test

The resulting parquet files will be available under target/.

See also vgplot/ directory for yaml spec for interactive exploration with mosaic

License

MIT

About

License:MIT License


Languages

Language:CSS 62.6%Language:HTML 18.8%Language:TypeScript 16.4%Language:JavaScript 2.2%