Code table of application status codes in eLMS. Manually updated table.
Entire table included in the eLMS Public Data Feed.
|
column |
type |
description |
|
status_name |
varchar(80) |
Plain English description of status. |
|
bot_code |
int |
Internal code used by the legacy CDBSbot system. |
|
cdbs_code |
varchar(5) |
CDBS status code from raw data. |
|
cdbs_status |
varchar(30) | Status code used in CDBS public view. |
|
elms_code |
varchar(3) | Status code used in eLMS. |
|
status_type |
varchar(3) |
Used to classify the status in FCC.today:
|
| is_super | varchar(1) |
Is the status code a supercedure? |
