home / kassab_analytics

Menu
  • Search all tables

Legal Theories

509 claims, defenses, counterclaims, and affirmative defenses

Data license: Public court records

1 row where filing_id = 29, party = "Kassab" and role = "claim"

This data as json, CSV (advanced)

role 1

  • claim · 1 ✖

party 1

  • Kassab · 1 ✖
theory_id ▼ filing_id theory party role basis
237 29 29 Bad Faith TUTSA Claims — Attorney's Fees (Tex. Civ. Prac. & Rem. Code § 134A.005) Kassab claim All or some of Plaintiffs' claims for misappropriation under TUTSA were made in bad faith, enabling Defendants to recover reasonable attorney's fees

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