add/update README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- m-and-a
|
| 5 |
+
- valuation
|
| 6 |
+
- multiples
|
| 7 |
+
- smb
|
| 8 |
+
- lower-middle-market
|
| 9 |
+
- private-equity
|
| 10 |
+
- ebitda
|
| 11 |
+
- ev-multiples
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
+
size_categories:
|
| 15 |
+
- 1K<n<10K
|
| 16 |
+
pretty_name: SMB and Lower Middle Market M&A Valuation Multiples
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# SMB and Lower Middle Market M&A Valuation Multiples
|
| 20 |
+
|
| 21 |
+
Per-vertical valuation multiples (EV/EBITDA, EV/Revenue, SDE) for 107 SMB
|
| 22 |
+
and lower-middle-market sub-verticals, derived from 25,615+ verified M&A
|
| 23 |
+
transactions across SEC filings, EDGAR 8-K, and verified press releases.
|
| 24 |
+
|
| 25 |
+
Includes p25/p50/p75 multiples per sub-vertical and per size bracket,
|
| 26 |
+
methodology recommendations, and named-acquirer pool composition.
|
| 27 |
+
|
| 28 |
+
## Files
|
| 29 |
+
|
| 30 |
+
- `multiples.json` — per (sub-vertical × EV-bracket) median + p25/p75 EV/EBITDA, EV/Revenue, SDE multiples
|
| 31 |
+
- `multiples-by-year.json` — per (sub-vertical × year) date-stamped quartiles (210 cells, n>=10, 2018-2025)
|
| 32 |
+
|
| 33 |
+
## Source
|
| 34 |
+
|
| 35 |
+
Live JSON: https://exitvalue.ai/data/multiples.json
|
| 36 |
+
Methodology: https://exitvalue.ai/methodology
|
| 37 |
+
Zenodo DOI: https://doi.org/10.5281/zenodo.20398222
|
| 38 |
+
|
| 39 |
+
Updated nightly from continuous EDGAR ingestion.
|
| 40 |
+
|
| 41 |
+
## License
|
| 42 |
+
|
| 43 |
+
CC-BY-4.0. Free to use with attribution to ExitValue.ai.
|
| 44 |
+
|
| 45 |
+
## Citation
|
| 46 |
+
|
| 47 |
+
```
|
| 48 |
+
ExitValue.ai. (2026). SMB and Lower Middle Market M&A Valuation Multiples.
|
| 49 |
+
Hugging Face. https://huggingface.co/datasets/nickcals/smb-mna-multiples
|
| 50 |
+
```
|