Key Assertions
Data license: Public court records
4 rows where filing_id = 41
This data as json, CSV (advanced)
| assertion_id ▼ | filing_id | assertion |
|---|---|---|
| 709 | 41 41 | Kassab's Motion to Compel was filed September 19, 2022 and set for hearing September 23, 2022, providing less than seven days' notice |
| 710 | 41 41 | Kassab and Montague defendants do not oppose Pohl's request for leave to file the privilege declaration less than seven days before hearing |
| 711 | 41 41 | The declaration supports privilege claims made in response to Kassab's Fifth Set of Written Discovery Requests |
| 712 | 41 41 | Favre Defendants and Nicholson Defendants did not respond to inquiry about whether they opposed the request for leave |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE key_assertions (
assertion_id INTEGER PRIMARY KEY AUTOINCREMENT,
filing_id INTEGER REFERENCES filings(filing_id),
assertion TEXT
);