Costa Lab at UCSC.     Department of Ecology and Evolutionary Biology.     Institute of Marine Sciences, Long Marine Lab, University of California, Santa Cruz

Tablename: druggings

The table contains records about drug doses which were administered to animals. One row for each dose.

Field nameField typeField lengthField description
drugging_id integer None Unique record id number
sighting_id integer None Refers to the Sightings table.
drug_id integer None Refers to the Drugs table which contains drugs names and codes.
drugging_time time without time zone None Time of the day when drug was administered.
drugging_tech character varying 4 Technique of dose such as “iv” for intravenous, “is” for in-seal, etc.
drugging_vol real None Volume of dose in ml of solution.
drugging_vial_code character varying 10 Identifier on drug vial. Usually a batch code.
drugging_comment character varying 254 This field is for testing purposes only.