Love this! It'd be interesting if some builds this but adds more dimensions (similar to Company status) to it that you can query or group by. For example, if I look at S21 and W21 batches, then it'd be nice to know things like -
1. How many of these companies made it to series A, series B, etc
2. How many of these companies have > x employees (where x can be 5, 10, 20, etc)
3. How many of these companies had a founder that moved on to something else
This does require a lot more intelligent data scraping or manual data collection though.
I've been scraping YC data week over week to track things like changes in founder, pivots in the idea, company shutting down, etc. You can check it out here https://pivots.fyi/
1. How many of these companies made it to series A, series B, etc
2. How many of these companies have > x employees (where x can be 5, 10, 20, etc)
3. How many of these companies had a founder that moved on to something else
This does require a lot more intelligent data scraping or manual data collection though.