{"slug":"market-recap-2026-h1","qid":"calendar_h1","label":"H1 2026's corporate calendar (all three month-end filing-index gaps disclosed)","post_title":"Market Recap: H1 2026","post_url":"/blog/market-recap-2026-h1#q-calendar_h1","columns":["ex_div_events","splits","ipos","h1_filings","filings_mar31","filings_apr30","filings_jun30"],"rows":[{"ex_div_events":28356,"splits":830,"ipos":205,"h1_filings":471377,"filings_mar31":55,"filings_apr30":34,"filings_jun30":31}],"shape":"scalar","sql":"SELECT\n    (SELECT count() FROM global_markets.stocks_dividends WHERE ex_dividend_date >= toDate('2026-01-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-01-01') AND execution_date <= toDate('2026-06-30')) AS splits,\n    (SELECT count() FROM global_markets.stocks_ipos WHERE listing_date >= toDate('2026-01-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-01-01') AND filing_date <= toDate('2026-06-30')) AS h1_filings,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-03-31')) AS filings_mar31,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-04-30')) AS filings_apr30,\n    (SELECT uniqExact(accession_number) FROM global_markets.stocks_sec_edgar_index WHERE filing_date = toDate('2026-06-30')) AS filings_jun30","computed_at":"2026-07-26T06:04:52.765001+00:00","elapsed":0.435008726}