Principal Port
Federal Geographic Data Committee
@usgov.fgdc_gov_principal_port_d2229
Federal Geographic Data Committee
@usgov.fgdc_gov_principal_port_d2229
CREATE TABLE table_1 (
"fid" BIGINT,
"id" BIGINT,
"port_name" VARCHAR,
"imports" BIGINT,
"exports" BIGINT,
"domestic" BIGINT,
"se_anno_cad_data" VARCHAR,
"port" BIGINT,
"type" VARCHAR,
"latitude1" DOUBLE,
"longitude1" DOUBLE,
"rank" BIGINT,
"total" BIGINT,
"foreign" BIGINT,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.