home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

3 rows where filing_id = 40

This data as json, CSV (advanced)

cited_by 1

  • Kassab/Nicholson 3
statute_id ▼ filing_id statute description cited_by
215 40 40 Tex. R. Civ. P. 166a(c) Standard for traditional summary judgment — interested-witness testimony must be 'clear, positive and direct' to support summary judgment Kassab/Nicholson
216 40 40 Tex. R. Evid. 107 Rule of optional completeness — if party introduces part of act, declaration, or writing, adverse party may introduce remainder necessary to explain or allow full understanding Kassab/Nicholson
217 40 40 Tex. Rules Disciplinary P. R. 17.03 Neither complainant nor respondent is affected by res judicata or estoppel from any disciplinary action Kassab/Nicholson

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