Docks
Federal Geographic Data Committee
@usgov.fgdc_gov_docks_cc874
Federal Geographic Data Committee
@usgov.fgdc_gov_docks_cc874
The Docks dataset is periodically updated by the United States Army Corp of Engineers (USACE) and is part of the U.S. Department of Transportation (USDOT)/Bureau of Transportation Statistics (BTS) National Transportation Atlas Database (NTAD). The Dock file provides the complete dock list of all facility types. Additional attributes include a location description, street address, city, state, zip code, county, congressional district, owners, operators, highway-and-railway connections, commodities, type of construction, cargo-handling equipment, water depth alongside the facility, berthing space, and deck height. A data dictionary, or other source of attribute information, is accessible at https://doi.org/10.21949/1529017
Organization: Federal Geographic Data Committee
Last updated: 2025-06-30T16:05:47.299698
Tags: ngda-fgdc-gda-transportation
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"fid" BIGINT,
"longitude" DOUBLE,
"latitude" DOUBLE,
"nav_unit_i" VARCHAR,
"unlocode" VARCHAR,
"nav_unit_n" VARCHAR,
"location_d" VARCHAR,
"facility_t" VARCHAR,
"street_add" VARCHAR,
"city_or_to" VARCHAR,
"state_post" VARCHAR,
"zipcode" VARCHAR,
"county_nam" VARCHAR,
"county_fip" BIGINT,
"congress" VARCHAR,
"congress_f" VARCHAR,
"wtwy_name" VARCHAR,
"port_name" VARCHAR,
"psa_name" VARCHAR,
"mile" DOUBLE,
"bank" VARCHAR,
"latitude1" DOUBLE,
"longitude1" DOUBLE,
"operators" VARCHAR,
"owners" VARCHAR,
"purpose" VARCHAR,
"highway_no" VARCHAR,
"railway_no" VARCHAR,
"location" BIGINT,
"dock" BIGINT,
"commoditie" VARCHAR,
"constructi" VARCHAR,
"mechanical" VARCHAR,
"remarks" VARCHAR,
"vertical_d" VARCHAR,
"depth_min" VARCHAR,
"depth_max" VARCHAR,
"berthing_l" VARCHAR,
"berthing_t" VARCHAR,
"deck_heigh" VARCHAR,
"deck_hei_1" VARCHAR,
"service_in" VARCHAR,
"service_te" VARCHAR
);Anyone who has the link will be able to view this.