2020 NCFO Terminals File
Department of Transportation
@usgov.dot_gov_2020_ncfo_terminals_file
Department of Transportation
@usgov.dot_gov_2020_ncfo_terminals_file
This is the Terminals file for the 2020 National Census of Ferry Operators. It is one of five data sets that make up the 2020 NCFO
Organization: Department of Transportation
Last updated: 2022-04-28T23:27:55.305477
Tags: ferry, ferry-operators, ferry-transit, passenger-ferry, transportation, water-transportation
CREATE TABLE table_1 (
"terminal_id" BIGINT,
"operator_id" BIGINT,
"terminal_name" VARCHAR,
"term_city" VARCHAR,
"term_state" VARCHAR,
"term_country" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"in_operation" VARCHAR,
"parking" VARCHAR,
"local_bus" VARCHAR,
"intercity_bus" VARCHAR,
"local_rail" VARCHAR,
"intercity_rail" VARCHAR,
"bike_share" VARCHAR,
"terminal_ownership" VARCHAR,
"terminal_owned_by" VARCHAR,
"terminal_operation" VARCHAR,
"terminal_operated_by" VARCHAR,
"census_year" BIGINT,
"data_year" BIGINT
);Anyone who has the link will be able to view this.