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 = 20, party = "Kassab" and role = "defense"

This data as json, CSV (advanced)

role 1

  • defense · 1 ✖

party 1

  • Kassab · 1 ✖
theory_id ▼ filing_id theory party role basis
176 20 20 Responsible Third Party Designation — Tex. Civ. Prac. & Rem. Code § 33.004 Kassab defense Third parties including Shepherd, Walker, Seymour, Ladner, Dona Pohl, Jaimes, Talley, Santana, and their entities are the sole or proximate cause of any damages

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