home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

2 rows where cited_by = "Kassab" and filing_id = 20

This data as json, CSV (advanced)

cited_by 1

  • Kassab · 2 ✖
statute_id ▼ filing_id statute description cited_by
120 20 20 Tex. Civ. Prac. & Rem. Code § 16.069 Savings provision allowing counterclaims arising from the same transaction or occurrence to be filed even if independently time-barred, provided filing within 30 days of answer deadline Kassab
121 20 20 Tex. Disciplinary R. Prof'l Conduct 8.03 Requires lawyers to report known violations of the disciplinary rules to the State Bar 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 5.0ms · Data license: Public court records