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 = 12, party = "Kassab" and role = "counterclaim"

This data as json, CSV (advanced)

role 1

  • counterclaim · 2 ✖

party 1

  • Kassab · 2 ✖
theory_id ▼ filing_id theory party role basis
118 12 12 Civil Barratry (expanded counterclaim — 242 claimants) Kassab counterclaim Counterclaims based on express assignments from 242 barratry victims whose cases were illegally solicited by Pohl
119 12 12 Compulsory Counterclaim Timeliness (Tex. Civ. Prac. & Rem. Code § 16.069) Kassab counterclaim Counterclaims arising from same transaction filed within 30 days of the original answer

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