+
+
+
+
+
+ {/each}
+
+
+ This page provides statistics and charts on initial public
+ offerings (IPOs) in the U.S. stock market. Annual data is
+ available from 2015 to 2025, with monthly data starting from 2019.
+
+
+ + Number of IPOs by Year +
+ +
+ There have been {data?.getIPOCalendar?.length?.toLocaleString(
+ "en-US",
+ )} IPOs between 2015 and 2025. The least was in {minYear} with only
+ {minCount}. The full year {maxYear} was an all-time record with {maxCount?.toLocaleString(
+ "en-US",
+ )} IPOs.
+
+
+
+
+ {#each yearList as year}
+