BLM OR Monitoring And Sample Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_monitoring_and_sample_point_hub
Department of the Interior
@usgov.doi_gov_blm_or_monitoring_and_sample_point_hub
CREATE TABLE table_1 (
"objectid" VARCHAR,
"sample_id" VARCHAR,
"sample_grp" VARCHAR,
"sample_type" VARCHAR,
"sample_meth" VARCHAR,
"lastvisit_dt" VARCHAR,
"establish_dt" VARCHAR,
"direction" VARCHAR,
"length_ft" DOUBLE,
"elevation_ft" DOUBLE,
"rating1" VARCHAR,
"rating2" VARCHAR,
"rating3" VARCHAR,
"othername" VARCHAR,
"proj_nm" VARCHAR,
"coord_src" VARCHAR,
"accuracy_ft" DOUBLE,
"comments" VARCHAR,
"sample_guid" VARCHAR,
"current_cd" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.