Evidence Referenced
Data license: Public court records
19 rows where filing_id = 67
This data as json, CSV (advanced)
| evidence_id ▼ | filing_id | evidence |
|---|---|---|
| 737 | 67 67 | Exhibit A: Jury Verdict (Questions 1-19 and certificates) |
| 738 | 67 67 | Exhibit B: Jury Charge Conference Transcript (showing Kassab stated 'Not to Number 2' when asked for Q2 objections) |
| 739 | 67 67 | Nearly two weeks of trial evidence |
| 740 | 67 67 | Kassab's Emergency Motion for Mistrial and exhibits 1-4 (filed Dec. 13, 2023) |
| 741 | 67 67 | Pohl's Response to Emergency Motion for Mistrial (filed Dec. 21, 2023) |
| 742 | 67 67 | 15 prior filings incorporated by reference (2021-2023) |
| 743 | 67 67 | Walker's 2018 depositions in a different case (consistent with 2022 testimony) |
| 744 | 67 67 | Favre affidavit discussing multiple offers to buy trade secrets |
| 745 | 67 67 | Federal judge's description of Kassab-Favre agreement as purchase contract |
| 746 | 67 67 | Kassab-Favre agreement including indemnification clause |
| 747 | 67 67 | Evidence of time Kassab's office spent compiling contact information for initial 2015 letters |
| 748 | 67 67 | Hourly rates for Lance and David Kassab |
| 749 | 67 67 | Kassab's cross-examination testimony on awareness of confidentiality |
| 750 | 67 67 | Expert opinion testimony on lawyer's duty of confidentiality regarding other lawyer's client materials |
| 751 | 67 67 | Evidence Kassab publicized grievance to TX AG, Harris County DA, Houston Chronicle, Texas Lawyer, Bar President candidate |
| 752 | 67 67 | Evidence of seven failed grievances Kassab was involved in drumming up |
| 753 | 67 67 | Redacted billing invoices with 10% blanket discount applied by Zavitsanos |
| 754 | 67 67 | Shepherd's nearly half million pages of produced documents |
| 755 | 67 67 | Testimony about client information kept in locked office above bank with security |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE evidence_referenced (
evidence_id INTEGER PRIMARY KEY AUTOINCREMENT,
filing_id INTEGER REFERENCES filings(filing_id),
evidence TEXT
);