{"slug":"market-recap-week-2026-06-29","qid":"calendar_week","label":"The week's corporate calendar: with the June 30 filing-index gap on display","post_title":"Market Recap: Week of June 29, 2026","post_url":"/blog/market-recap-week-2026-06-29#q-calendar_week","columns":["ex_div_events","splits","ipos","filings_jun29","filings_jun30","filings_jul1","filings_jul2","news_articles"],"rows":[{"ex_div_events":2221,"splits":47,"ipos":7,"filings_jun29":4439,"filings_jun30":31,"filings_jul1":4283,"filings_jul2":5203,"news_articles":778}],"shape":"scalar","sql":"SELECT\n    (SELECT count() FROM global_markets.stocks_dividends WHERE ex_dividend_date >= toDate('2026-06-29') AND ex_dividend_date <= toDate('2026-07-02')) AS ex_div_events,\n    (SELECT count() FROM global_markets.stocks_splits WHERE execution_date >= toDate('2026-06-29') AND execution_date <= toDate('2026-07-02')) AS splits,\n    (SELECT count() FROM global_markets.stocks_ipos WHERE listing_date >= toDate('2026-06-29') AND listing_date <= toDate('2026-07-02')) AS ipos,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-06-29')) AS filings_jun29,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-06-30')) AS filings_jun30,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-07-01')) AS filings_jul1,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-07-02')) AS filings_jul2,\n    (SELECT count() FROM global_markets.stocks_news WHERE published_utc >= toDateTime('2026-06-29 00:00:00') AND published_utc < toDateTime('2026-07-03 00:00:00')) AS news_articles","computed_at":"2026-07-26T06:05:30.572879+00:00","elapsed":0.101265565}