home / kassab_analytics

Menu
  • Search all tables

Defenses Raised

397 defensive theories across all filings

Data license: Public court records

1 row where filing_id = 45

This data as json, CSV (advanced)

defense_id ▼ filing_id defense
281 45 45 Proportionate responsibility / fault apportionment to 10 non-party individuals and entities (Favre, Precision, Shepherd, Walker, Seymour, Ladner, Dona Pohl, Jaimes, Talley, Santana)

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE defenses_raised (
    defense_id INTEGER PRIMARY KEY AUTOINCREMENT,
    filing_id INTEGER REFERENCES filings(filing_id),
    defense TEXT
);
Powered by Datasette · Queries took 3.855ms · Data license: Public court records