Baselight

2022 NCFO Terminals File

Department of Transportation

@usgov.dot_gov_2022_ncfo_terminals_file

Loading...
Loading...

About this Dataset

2022 NCFO Terminals File

A data base of responses to the 2022 National Census of Ferries.

This file gives information about ferry terminals.
Organization: Department of Transportation
Last updated: 2024-06-26T20:43:20.582041
Tags: ferry, ferry-transit, ncfo, passenger-ferry

Tables

Table 1

@usgov.dot_gov_2022_ncfo_terminals_file.table_1
  • 44.48 KB
  • 529 rows
  • 21 columns
Loading...

CREATE TABLE table_1 (
  "terminal_id" BIGINT,
  "term_city" VARCHAR,
  "in_operation" BOOLEAN,
  "intercity_bus" BOOLEAN,
  "intercity_rail" BOOLEAN,
  "local_bus" BOOLEAN,
  "local_rail" BOOLEAN,
  "bike_share" BOOLEAN,
  "terminal_name" VARCHAR,
  "terminal_operated_by" VARCHAR,
  "terminal_operation" VARCHAR,
  "operator_id" BIGINT,
  "terminal_owned_by" VARCHAR,
  "terminal_ownership" VARCHAR,
  "parking" BOOLEAN,
  "term_state" VARCHAR,
  "census_year" BIGINT,
  "data_year" BIGINT,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "term_country" VARCHAR
);

Share link

Anyone who has the link will be able to view this.