Linked Station Neighbors
Federal Communications Commission
@usgov.fcc_gov_linked_station_neighbors
Federal Communications Commission
@usgov.fcc_gov_linked_station_neighbors
This file that is a subset of the Linked-Station Set file. This file specifies, for each U.S. or impeding Canadian station part of a linked station set, the set of stations in their linked-station set with which they need to coordinate. Stations with which the transitioning station must coordinate are upstream neighbors (the transitioning station’s post-auction channel interferes with the upstream neighbors’ pre-auction channel); stations that must coordinate with the transitioning station are downstream neighbors (the transitioning station’s pre-auction channel interferes with the downstream neighbors’ post-auction channel). • Contains two records for each U.S. and impeding Canadian station that is in a linked-station set, one record listing its upstream neighbors and another record listing its downstream neighbors
Organization: Federal Communications Commission
Last updated: 2020-11-12T13:20:13.619611
Tags: incentive-auctions
CREATE TABLE table_1 (
"facility_id" BIGINT,
"phase" BIGINT,
"lss_id" BIGINT,
"up_down" VARCHAR,
"neighbor_facility_ids_1" DOUBLE,
"neighbor_facility_ids_2" DOUBLE,
"neighbor_facility_ids_3" DOUBLE,
"neighbor_facility_ids_4" DOUBLE,
"neighbor_facility_ids_5" DOUBLE
);Anyone who has the link will be able to view this.