home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

2 rows where filing_id = 12

This data as json, CSV (advanced)

cited_by 1

  • Kassab 2
statute_id ▼ filing_id statute description cited_by
83 12 12 Tex. Civ. Prac. & Rem. Code § 16.069 Allows filing of counterclaims arising from same transaction even if barred by limitations, if filed within 30 days of the answer deadline Kassab
84 12 12 Tex. Disciplinary R. Prof'l Conduct 8.03 Mandatory reporting of attorney misconduct to the State Bar — cited as basis for Kassab's grievances against Pohl Kassab

Advanced export

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

CSV options:

CREATE TABLE statutes (
    statute_id INTEGER PRIMARY KEY AUTOINCREMENT,
    filing_id INTEGER REFERENCES filings(filing_id),
    statute TEXT,
    description TEXT,
    cited_by TEXT
);
Powered by Datasette · Queries took 6.029ms · Data license: Public court records