home / kassab_analytics

Menu
  • Search all tables

Statutes Cited

397 statutory references with descriptions

Data license: Public court records

2 rows where filing_id = 17

This data as json, CSV (advanced)

cited_by 1

  • Pohl 2
statute_id ▼ filing_id statute description cited_by
114 17 17 Tex. Civ. Prac. & Rem. Code § 16.003(a) Two-year limitation period for conversion Pohl
115 17 17 Tex. Civ. Prac. & Rem. Code § 16.010(a) Three-year limitation period for TUTSA violations Pohl

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