▮ DFV TERMINAL
10Y 2Y CPI FEDFUNDS VIX SPX
--:--:-- UTC

Data Sources & Provenance

Probed live: 2026-05-10 14:43 UTC · DuckDB serving cache active (refreshed 2026-05-10 14:42:29.756849 UTC)
Every tab on the master Google Sheet is written by a Python writer running on the VPS at a private VPS. Writers run on systemd timers (no manual intervention). The terminal pages you see read the master sheet read-only via a Google service account, with a 5-minute cache.

Per-tab data flow

TabWriterCadence RowsFreshness keyLatest valueAge
Universe sec_writer weekly Sun 04:00 UTC 10,377 last_filing_date 2026-05-08 2d
Fundamentals_Annual sec_writer weekly Sun 04:00 UTC 20,528 period_end 20250531 344d
Fundamentals_Quarterly sec_writer weekly Sun 04:00 UTC 63,207 period_end 20251031 191d
Fundamentals_TTM sec_writer weekly Sun 04:00 UTC 1,191 as_of 2026-05-09 1d
Treasury_DailyRates fred_writer daily 13:00 UTC 16,788 record_date 2026-05-07 3d
FRED_Macro fred_writer daily 13:00 UTC 12 as_of 2026-05-08 2d
Insider_Daily openinsider_writer every 6h 100 filing_date 2026-05-08 8:54:53 2d
Prices_Daily prices_writer (yfinance) daily 22:00 UTC 8,433 as_of 2026-05-08 2d
Yahoo_Quote yahoo_quote_writer (yfinance .info) daily 23:00 UTC 10,380 ticker ZYME
Yahoo_Cashflow yahoo_cashflow_writer (yfinance qcf+qis) daily 01:00 UTC 10,380 as_of 2026-05-10 0d
Yahoo_Extras yahoo_extras_writer (yfinance qbs+qis+info) daily 00:00 UTC 10,380 as_of 2026-05-10 0d
Social_Trends social_writer (ApeWisdom) hourly 500 as_of 2026-05-10T14:00:06+00:00 0d

Source pedigree

SourceProviderAuthCostReliability
SEC EDGAR XBRL Financial Statement Data Sets U.S. Securities and Exchange Commission None (User-Agent header required) FreeAuthoritative
secfsdstools 2.4.3 Apache-2.0 OSS, parses SEC quarterly bundles FreeProduction-stable + 3 vendored bug patches
FRED API (st. louis fed) Federal Reserve Bank of St. Louis Free API keyFreeAuthoritative; same data the Fed publishes
openinsider.com scrape Aggregator of SEC Form 4 filings NoneFreeReliable; one-step removed from SEC
yfinance 1.3 Community wrapper around Yahoo Finance NoneFreeFragile; Yahoo unauth endpoint rate-limits to ~500 sequential .info requests
ApeWisdom API Public social-mention aggregator (WSB / stocktwits / yolo / investing) NoneFreeAggregates already-aggregated feeds; one step removed

What "fully autonomous" means

Known data gaps

Multi-currency CIK chunks dropped during last sec_writer run. About half the universe (incl. AAPL, JPM, XOM) is missing from Fundamentals_Annual/Quarterly because chunks containing even one foreign-issuer CIK had the whole batch's standardize step skipped. Fix is a per-CIK standardize loop instead of per-chunk batch — patched in v1.1, will fully populate on the next weekly timer cycle.