home / kassab_analytics

Menu
  • Search all tables

Legal Theories

509 claims, defenses, counterclaims, and affirmative defenses

Data license: Public court records

1 row where role = "counterclaim (not reached)"

This data as json, CSV (advanced)

role 1

  • counterclaim (not reached) · 1 ✖

party 1

  • Kassab 1
theory_id ▼ filing_id theory party role basis
446 64 64 Bad Faith Misappropriation Claim (Counterclaim) Kassab counterclaim (not reached) Submitted to jury as Questions 20-21. Conditioned on jury answering 'No' to all parts of Q2 for Kassab. Since jury answered 'Yes' to Q2, bad faith questions were not answered.

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 52.531ms · Data license: Public court records