Earthquake Epicenter (1971-2008)
State of Oregon
@usgov.state_of_oregon_earthquake_epicenter_1971_2008
State of Oregon
@usgov.state_of_oregon_earthquake_epicenter_1971_2008
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"year" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"magnitude" DOUBLE,
"reference" VARCHAR,
"comments" VARCHAR
);
Anyone who has the link will be able to view this.