Shipping

Projects

Proposals that graduated into working tools, plus two Congressional Tech sub-projects maintained in their own repos.

Built from the proposal list

Project V.1 · Theme V

Google Sheets Inflation Calculator

A Google Sheets template for easily calculating inflation.

A Google Sheets template plus supporting scripts for quickly adjusting dollar amounts for inflation — a small utility built for congressional staff and researchers. Drop in an =INFLATION(amount, start_year, end_year) formula and the sheet auto-imports the latest BLS CPI data. A companion InflationSources tab compares BLS against the Fed’s alternative measures (median, trimmed-mean, sticky-price), with an optional blended average.

Congressional Tech tools that live in their own repositories instead of this monorepo — some are forks kept in sync with an upstream daily, others built here directly. The two so far are deliberate complements: DeltaTrack is the local, zero-dependency diff engine for Hill staffers; BillTrax is the server-backed public platform layering AI, tracking, and cross-bill analysis on top of the same structured-bill approach. Each has its own sub-project page.