Inland Fisheries - Length/Weight [ds195]
State of California
@usgov.ca_gov_inland_fisheries_length_weight_ds195_b5636
State of California
@usgov.ca_gov_inland_fisheries_length_weight_ds195_b5636
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"photo" VARCHAR,
"sname" VARCHAR,
"cname" VARCHAR,
"family" VARCHAR,
"lwdate" TIMESTAMP,
"length" BIGINT,
"weight" DOUBLE,
"temp" BIGINT,
"ph" DOUBLE,
"hardness" BIGINT,
"conductiv" BIGINT,
"flow" DOUBLE,
"siteid" BIGINT,
"site" VARCHAR,
"elevation" BIGINT,
"county" VARCHAR,
"mapquad" VARCHAR,
"utmzone" BIGINT,
"utmeast27" BIGINT,
"utmnorth27" BIGINT,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.