Key Facts
Data license: Public court records
6 rows where filing_id = 37
This data as json, CSV (advanced)
| fact_id ▼ | filing_id | fact |
|---|---|---|
| 497 | 37 37 | David Kassab personally reviewed Pohl's discovery productions in the Barratry Litigation |
| 498 | 37 37 | Productions from Berry/Cheatham cases included: attorney-client contracts, service agreements with Walker/Ladner/Seymour/Precision, emails about 'signing up' auto accident victims, payment-related emails, banking records, CMV Investigations invoices, text messages with Maxwell and Santana |
| 499 | 37 37 | Productions from Mississippi Litigation (6,937 pages) included: 'Williamson-Pohl Master List' spreadsheets identifying hundreds of BP clients by name/address/phone/email with estimated claim amounts, service agreements, invoices, emails, attorney-client contracts, marketing brochures, financial payment records, attorney fee information, Precision bank records, operating/distribution agreements with Santana/Talley, 'BP Settlement Claimant Forms,' Helping Hands Group/GM Settlement Verification/Helping Hands Financing contracts, Liberis Law Firm contracts |
| 500 | 37 37 | Pohl's Gandy affidavit identifies specific plaintiffs and fee agreement dates: Carlean Skinner (Feb. 14, 2013), Charlee Money (Feb. 5, 2013), Mary Keys (Feb. 7, 2013), Jeffery Shanks (Sept. 19, 2012), Odessa Williams (Feb. 26, 2013), Pamela Shanks (Sept. 19, 2012), Willie Keys (Feb. 7, 2013) |
| 501 | 37 37 | The attached contract is between Jimmy Williamson P.C./Michael A. Pohl and a BP claimant — 25% for class action claims process, 33-1/3% for settlements outside class action |
| 502 | 37 37 | Discovery burden calculation: 400+ client files at 15 min each = 100+ hours; 61,000+ pages at 200 pages/hour = 305+ hours; total 405+ hours at $450/hr = $182,250 |
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
);