home / aphis_reports

Semantic search

citations

0 rows where hash_id = "001e26e8c4c7d806"

✎ 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 1265.348ms