home / aphis_reports

Semantic search

citations

1 row where hash_id = "a535c7bd2a91bb3d"

✎ View and edit SQL

This data as json, CSV (advanced)

rowid ▼ hash_id code kind repeat desc narrative
19131 a535c7bd2a91bb3d 2.31(c)(3)   0 INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC). The Semi-annual Report to the Institutional Official references only the Program Review function in its title, and contains no information relating to the facility inspection function of the committee. The report is intended to encompass all functions of the committee and must provide information on both the semi-annual program review and semi-annual facility inspections that have been completed during the reporting period. All future reports must meet the regulatory requirements. An exit interview was conducted with a facility representative.

Advanced export

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

CSV options:

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 2472.079ms