Accounting & Execution
Obligation analysis
Budget execution the USSGL way. Track obligation rates by quarter, flag aging ULOs, identify expiring-year cancellation risk, and distinguish budget authority from obligations from outlays. Live DoD data pulled weekly from USASpending.gov.
Live data feed — USASpending.gov
DoD obligation data — automated weekly pull
A GitHub Action runs every Sunday and pulls current-period DoD obligation totals, federal account breakdowns, and top contract awards from the USASpending.gov API. The data is automatically chunked, embedded, and added to the accounting knowledge base — no manual upload needed.
Setup required
- 1. In Vercel → Settings → Environment Variables, add
INGEST_SECRETwith any long random string. - 2. In GitHub → your repo → Settings → Secrets and variables → Actions, add two secrets:
INGEST_URL=https://fedfm.vercel.app/api/ingestINGEST_SECRET= same value as in Vercel- 3. Push this code to GitHub. The Action runs automatically every Sunday, or trigger it manually from the Actions tab.
Quick actions
Document library
Open libraryUpload accounting and execution data
Financial statements, SF-133 reports, execution reports, obligations/outlays data, USSGL trial balances.