{"slug":"market-recap-week-2026-07-06","qid":"baseline_rates_week","label":"Treasury curve: the Friday July 10 print vs the July 2 close, both late receipts on file","post_title":"Market Recap: Week of July 6, 2026","post_url":"/blog/market-recap-week-2026-07-06#q-baseline_rates_week","columns":["chg_2y_bp","chg_10y_bp","chg_30y_bp","y10_fri_pct","y30_fri_pct","jul9_jul10_print_rows"],"rows":[{"chg_2y_bp":7,"chg_10y_bp":7,"chg_30y_bp":8,"y10_fri_pct":4.56,"y30_fri_pct":5.06,"jul9_jul10_print_rows":2}],"shape":"scalar","sql":"SELECT\n    round((toFloat64(anyIf(yield_2_year, date = '2026-07-10')) - toFloat64(anyIf(yield_2_year, date = '2026-07-02'))) * 100) AS chg_2y_bp,\n    round((toFloat64(anyIf(yield_10_year, date = '2026-07-10')) - toFloat64(anyIf(yield_10_year, date = '2026-07-02'))) * 100) AS chg_10y_bp,\n    round((toFloat64(anyIf(yield_30_year, date = '2026-07-10')) - toFloat64(anyIf(yield_30_year, date = '2026-07-02'))) * 100) AS chg_30y_bp,\n    round(toFloat64(anyIf(yield_10_year, date = '2026-07-10')), 2) AS y10_fri_pct,\n    round(toFloat64(anyIf(yield_30_year, date = '2026-07-10')), 2) AS y30_fri_pct,\n    (SELECT count() FROM global_markets.treasury_yields WHERE date IN ('2026-07-09', '2026-07-10')) AS jul9_jul10_print_rows\nFROM global_markets.treasury_yields\nWHERE date IN ('2026-07-02', '2026-07-10')","computed_at":"2026-07-26T06:06:58.961644+00:00","elapsed":0.036780665}