Provides details on digital notifications filed for broadcast stations with HD Radio.
column |
type |
description |
lms_application_id |
varchar(32) |
Primary index used for all applications. Corresponds with the FCC’s application identifier used in LMS and therefore can be used to cross reference with FCC raw data. Unless otherwise indicated, all relational tables in eLMS are linked by lms_application_id. |
action_date |
date |
Date of the notification. |
tech_rep_first |
varchar(80) | First name of the technical representative. (NOTE: Legacy CDBS records will show the full name in this field.) |
tech_rep_last |
varchar(80) | Last name of the technical representative. |
tech_rep_phone | varchar(10) |
Telephone number of technical representative. |
analog_erp |
varchar(8) | Analog effective radiated power. |
digital_erp |
varchar(8) | Digital effective radiated power. |
combined_tpo |
varchar(8) | Combined transmitter power output. |
analog_tpo |
varchar(8) |
Transmitter power output of analog transmitter. |
digital_tpo |
varchar(8) | Transmitter power output of digital transmitter. |
analog_erp_ind |
varchar(1) | Applicant certifies that the analog effective radiated power will remain the same as authorized after the commencement of digital operations. |
ibiquity_ind |
varchar(1) | Applicant certifies that the digital operation complies with the iBiquity (Xperi) specifications. |
exposure |
varchar(1) | Applicant certifies that the digital operation continues to meet all radio frequency radiation exposure guidelines. |
record_added |
timestamp | Timestamp of when record was added to eLMS. |