2020 NCFO Segments File
Department of Transportation
@usgov.dot_gov_2020_ncfo_segments_file
Department of Transportation
@usgov.dot_gov_2020_ncfo_segments_file
CREATE TABLE table_1 (
"segment_id" BIGINT,
"segment_name" VARCHAR,
"seg_terminal1_id" BIGINT,
"seg_terminal2_id" BIGINT,
"seg_type" BIGINT,
"serves_nps" BOOLEAN,
"census_year" BIGINT,
"data_year" BIGINT
);
Anyone who has the link will be able to view this.