Link Tonnages (historic)
Federal Geographic Data Committee
@usgov.fgdc_gov_link_tonnages_historic
Federal Geographic Data Committee
@usgov.fgdc_gov_link_tonnages_historic
CREATE TABLE table_1 (
"id" BIGINT,
"length" DOUBLE,
"dir" BIGINT,
"fid" BIGINT,
"se_anno_cad_data" VARCHAR,
"totalup" BIGINT,
"totaldown" BIGINT,
"coalup" BIGINT,
"coaldown" BIGINT,
"petrolup" BIGINT,
"petroldown" BIGINT,
"chemup" BIGINT,
"chemdown" BIGINT,
"crmatup" BIGINT,
"crmatdown" BIGINT,
"manuup" BIGINT,
"manudown" BIGINT,
"farmup" BIGINT,
"farmdown" BIGINT,
"machup" BIGINT,
"machdown" BIGINT,
"wasteup" BIGINT,
"wastedown" BIGINT,
"unkwnup" BIGINT,
"link" BIGINT,
"unkwndown" BIGINT,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.