Approved Notice Of Intention/Permit
State of California
@usgov.ca_gov_approved_notice_of_intention_permit_d6bc8
State of California
@usgov.ca_gov_approved_notice_of_intention_permit_d6bc8
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"noticepermitnumber" VARCHAR,
"noticedated" TIMESTAMP,
"noticedatedetermination" TIMESTAMP,
"noticestatus" VARCHAR,
"noticetype" VARCHAR,
"api" BIGINT,
"leasename" VARCHAR,
"wellnumber" VARCHAR,
"welldesignation" VARCHAR,
"welltype" VARCHAR,
"welltypelabel" VARCHAR,
"operatorname" VARCHAR,
"operatorcode" BIGINT,
"fieldname" VARCHAR,
"fieldcode" BIGINT,
"areaname" VARCHAR,
"areacode" BIGINT,
"wellisconfidential" VARCHAR,
"district" VARCHAR,
"county" VARCHAR,
"basemeridian" VARCHAR,
"township" VARCHAR,
"range" VARCHAR,
"section" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.