home / aphis_reports

Semantic search

citations

0 rows where hash_id = "001c4db1dbb7779f"

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "citations" (
   [rowid] INTEGER PRIMARY KEY,
   [hash_id] TEXT REFERENCES [inspections]([hash_id]),
   [code] TEXT,
   [kind] TEXT,
   [repeat] INTEGER,
   [desc] TEXT,
   [narrative] TEXT
);
Built by Noomatic and Geoff · Powered by Datasette · Queries took 1290.97ms