home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

1 row where filing_id = 33

This data as json, CSV (advanced)

cited_by 1

  • Kassab 1
statute_id ▼ filing_id statute description cited_by
181 33 33 Tex. Gov't Code § 82.0651 Civil barratry statute providing causes of action for persons illegally solicited by attorneys — basis for the four barratry lawsuits 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 9.353ms · Data license: Public court records