home / kassab_analytics

Menu
  • Search all tables

Legal Theories

509 claims, defenses, counterclaims, and affirmative defenses

Data license: Public court records

2 rows where filing_id = 38 and party = "Kassab"

This data as json, CSV (advanced)

role 2

  • affirmative_defense 1
  • defense 1

party 1

  • Kassab · 2 ✖
theory_id ▼ filing_id theory party role basis
289 38 38 Abatement for pending related litigation Kassab defense Kassab argues Cheatham case outcome will impact his illegality defense and that Pohl is still incurring damages
292 38 38 Unclean Hands (rebutted) Kassab affirmative_defense Defense applies only to equitable relief and requires injury to party raising defense (In re Nolle); damages are not equitable relief; Kassab has not alleged Pohl's conduct harmed him

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE legal_theories (
    theory_id INTEGER PRIMARY KEY AUTOINCREMENT,
    filing_id INTEGER REFERENCES filings(filing_id),
    theory TEXT,
    party TEXT,
    role TEXT,
    basis TEXT
);
Powered by Datasette · Queries took 5.535ms · Data license: Public court records