Key Facts
Data license: Public court records
7 rows where filing_id = 31
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 412 | 31 31 | This is the seventh iteration of Kassab's answer — the live pleading going into the MSJ hearing |
| 413 | 31 31 | Filed the same day (August 29, 2022) as Kassab's Traditional Motion for Summary Judgment (Filing #30) |
| 414 | 31 31 | New defenses #16 (Judicial Immunity) and #17 (Rule 17.09 Immunity) align with MSJ arguments A and B |
| 415 | 31 31 | Defense #13 expanded to include 'Unlawful Acts Rule' matching MSJ argument F |
| 416 | 31 31 | 242 assigned barratry claimants maintained in counterclaim |
| 417 | 31 31 | Murray Fogler of Fogler, Brar, O'Neil and Gray, LLP continues as co-counsel regarding Plaintiffs' affirmative claims |
| 418 | 31 31 | Factual background (¶¶17-35) identical to prior answers |
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
);