Points Of Diversion - Recreation
State of Oregon
@usgov.state_of_oregon_points_of_diversion_recreation_5807e
State of Oregon
@usgov.state_of_oregon_points_of_diversion_recreation_5807e
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"pod_display" VARCHAR,
"pod_display_short" VARCHAR,
"wris_link" VARCHAR,
"snp_id" BIGINT,
"pod_location_id" BIGINT,
"pod_use_id" BIGINT,
"app_char" VARCHAR,
"app_nbr" BIGINT,
"permit_char" VARCHAR,
"permit_nbr" DOUBLE,
"cert_nbr" DOUBLE,
"claim_char" VARCHAR,
"claim_nbr" VARCHAR,
"decree_title" VARCHAR,
"transfer_nbr" VARCHAR,
"wr_type" VARCHAR,
"name_last" VARCHAR,
"name_first" VARCHAR,
"name_company" VARCHAR,
"pod_nbr" BIGINT,
"pod_char" VARCHAR,
"source_type" VARCHAR,
"use_code" VARCHAR,
"use_category" BIGINT,
"use_code_description" VARCHAR,
"priority_date" TIMESTAMP,
"duty" DOUBLE,
"rate_cfs" DOUBLE,
"rate_cfs_est" BIGINT,
"max_rate_cfs" DOUBLE,
"acre_feet" DOUBLE,
"acre_feet_est" BIGINT,
"max_rate_acre_feet" DOUBLE,
"source" VARCHAR,
"tributary_to" VARCHAR,
"streamcode" VARCHAR,
"stream_name" VARCHAR,
"supplemental" BIGINT,
"begin_month" BIGINT,
"begin_day" BIGINT,
"end_month" BIGINT,
"end_day" BIGINT,
"technician_initials" VARCHAR,
"agency" VARCHAR,
"rec_creation_date" TIMESTAMP,
"last_updt_date" TIMESTAMP,
"feature_quality_code" DOUBLE,
"remarks" VARCHAR
);
Anyone who has the link will be able to view this.