{"slug":"market-recap-2026-07-09","qid":"baseline_treasury_receipt","label":"Treasury print status: July 9 rows on record, and the July 8 curve (latest at authoring)","post_title":"Market Recap: July 9, 2026, The Day in Numbers","post_url":"/blog/market-recap-2026-07-09#q-baseline_treasury_receipt","columns":["jul9_print_rows","latest_print_date","latest_2y_pct","latest_10y_pct","latest_30y_pct","latest_2s10s_pct"],"rows":[{"jul9_print_rows":1,"latest_print_date":"2026-07-09","latest_2y_pct":4.16,"latest_10y_pct":4.54,"latest_30y_pct":5.05,"latest_2s10s_pct":0.38}],"shape":"scalar","sql":"SELECT\n    (SELECT count() FROM global_markets.treasury_yields WHERE date = '2026-07-09') AS jul9_print_rows,\n    toString(any(date)) AS latest_print_date,\n    round(toFloat64(any(yield_2_year)), 2) AS latest_2y_pct,\n    round(toFloat64(any(yield_10_year)), 2) AS latest_10y_pct,\n    round(toFloat64(any(yield_30_year)), 2) AS latest_30y_pct,\n    round(toFloat64(any(yield_10_year)) - toFloat64(any(yield_2_year)), 2) AS latest_2s10s_pct\nFROM global_markets.treasury_yields\nWHERE date = '2026-07-09'","computed_at":"2026-07-26T06:01:35.398725+00:00","elapsed":0.002600194}