home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

3 rows where cited_by = "Kassab" and filing_id = 26

This data as json, CSV (advanced)

cited_by 1

  • Kassab · 3 ✖
statute_id ▼ filing_id statute description cited_by
142 26 26 Tex. Civ. Prac. & Rem. Code § 33.011(6) Defines responsible third party as a person who caused or contributed to causing in any way the harm for which recovery of damages is sought, whether by negligent act or omission or by other conduct that violates an applicable legal standard Kassab
143 26 26 Tex. Penal Code § 38.12 Defines barratry generally as the improper solicitation of clients Kassab
144 26 26 Tex. Disc. R. Prof'l Cond. 8.03(a) Requires a lawyer having knowledge that another lawyer has committed a violation of applicable rules of professional conduct that raises a substantial question as to that lawyer's honesty, trustworthiness or fitness to inform the appropriate disciplinary authority 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 4.433ms · Data license: Public court records