Live data from Hacker News

Show HN: Every CEO and CFO change at US public companies, live from SEC

tracksuccession.com

1–10 of 71 posts

Show HN: Every CEO and CFO change at US public companies, live from SEC

#1
Built this solo. It watches SEC filings for executive and board changes, extracts the data, and shows it in real time. 2,100+ changes in the last 30 days. The comp data is interesting: average new CEO total comp is $8.4M across 284 appointments. The /explore page is fully open, no login needed.

Show HN: Every CEO and CFO change at US public companies, live from SEC
tracksuccession.com

Re: Show HN: Every CEO and CFO change at US public companies, live from SEC

#10

How does the comp extraction work? 8-K prose has no standard format so curious whether you're running it through an LLM or using a rules-based parser, and how you handle amendments where the actual figures show up in a later filing.

The 8-K text gets run through an LLM to extract the structured fields. It handles the variation in format pretty well. For amendments, the system picks up the amended filing and updates the record — the comp figures sometimes only appear in the amendment.
Post reply on HN