Key Facts
Data license: Public court records
6 rows where filing_id = 21
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 302 | 21 21 | Kassab purports to assert barratry claims assigned to him by 242 of his clients |
| 303 | 21 21 | Kassab's counterclaim does not identify who the assignors are |
| 304 | 21 21 | Kassab's counterclaim does not state facts giving rise to the allegedly assigned barratry claims |
| 305 | 21 21 | The factual background section discusses how over 400 clients contacted the Kassab Law Firm and Kassab filed lawsuits in four Harris County courts |
| 306 | 21 21 | It is unclear whether the counterclaim claims are the same as those previously litigated in Brumfield and Gandy |
| 307 | 21 21 | Pohl represented by Jean C. Frizzell of Reynolds Frizzell LLP |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE key_facts (
fact_id INTEGER PRIMARY KEY AUTOINCREMENT,
filing_id INTEGER REFERENCES filings(filing_id),
fact TEXT
);