{"slug":"market-recap-2026-06","qid":"calendar_june","label":"June's corporate calendar: dividends, splits, listings, filings (June 30 index gap disclosed)","post_title":"Market Recap: June 2026","post_url":"/blog/market-recap-2026-06#q-calendar_june","columns":["ex_div_events","splits","ipos","june_filings","filings_jun30","news_articles"],"rows":[{"ex_div_events":6651,"splits":164,"ipos":35,"june_filings":68388,"filings_jun30":31,"news_articles":5707}],"shape":"scalar","sql":"SELECT\n    (SELECT count() FROM global_markets.stocks_dividends WHERE ex_dividend_date >= toDate('2026-06-01') AND ex_dividend_date <= toDate('2026-06-30')) AS ex_div_events,\n    (SELECT count() FROM global_markets.stocks_splits WHERE execution_date >= toDate('2026-06-01') AND execution_date <= toDate('2026-06-30')) AS splits,\n    (SELECT count() FROM global_markets.stocks_ipos WHERE listing_date >= toDate('2026-06-01') AND listing_date <= toDate('2026-06-30')) AS ipos,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date >= toDate('2026-06-01') AND filing_date <= toDate('2026-06-30')) AS june_filings,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-06-30')) AS filings_jun30,\n    (SELECT count() FROM global_markets.stocks_news WHERE published_utc >= toDateTime('2026-06-01 00:00:00') AND published_utc < toDateTime('2026-07-01 00:00:00')) AS news_articles","computed_at":"2026-07-26T07:51:16.652523+00:00","elapsed":0.003408847}