Skip to main content

Organization

A telecommunications entity registered with the Federal Communications Commission (FCC).

Title

FCC Entity

Properties

classifications?

optional classifications: Set<OrganizationClassification>;

Title

Classifications

One or more classes which apply to the entity.


createdAt?

optional createdAt: Date;

The timestamp when the Point of Interest was created.

Title

Updated At


customerServiceContact?

optional customerServiceContact: PointOfContact;

Title

Customer Service Point of Contact

The point of contact for customer inquiries, if different from the primary contact.


customerServiceContactID?

optional customerServiceContactID: null | string;

The associated ID of the customer point of contact.

Title

Customer Point of Contact ID


dcAgent?

optional dcAgent: null | PointOfContact;

An agent in Washington DC who can accept service of process and official notices for the company.

This is required for all telecommunications carriers that participate in the Universal Service Fund.

Title

Washington DC Agent


dcAgentID?

optional dcAgentID: null | string;

The associated ID of the entity's Washington DC agent.

Title

Washington DC Agent ID


dcAgentOrganization?

optional dcAgentOrganization: null | Organization;

An organization associated with the Washington DC agent.

Title

Washington DC Agent Organization


dcAgentOrganizationID?

optional dcAgentOrganizationID: null | string;

The associated ID of the entity's Washington DC agent organization.

Title

Washington DC Agent Organization ID


doingBusinessAs?

optional doingBusinessAs: null | string;

The name under which the entity does business, if different from the legal name.

Title

Doing Business As Name @TJS-examples ["Xfinity", "Verizon", "AT&T"]


EIN?

optional EIN: null | string;

The EIN of the organization, if any.

Title

EIN


form499FiledAt?

optional form499FiledAt: Date;

The date the entity last filed its Form 499.

Title

Form 499 Filed At


form499ID?

optional form499ID: null | Form499ID;

The FCC Form 499 ID of the entity.

Title

FCC Form 499 ID

See

Form499ID


frn?

optional frn: FRN;

The FCC Registration Number (FRN) of the entity.

Title

FCC Registration Number


headquartersAddress?

optional headquartersAddress: null | PostalAddress;

The physical address of the entity's headquarters.

Title

Headquarters Address


headquartersAddressID?

optional headquartersAddressID: null | string;

The associated ID of the entity's headquarters address.

Title

Headquarters Address ID


holdingCompany?

optional holdingCompany: null | string;

The name of the entity's holding company, if applicable.

Title

Holding Company @TJS-examples ["Comcast Corporation", "Verizon Communications", "AT&T Inc."]


id

id: string;

The ID of the Point of Contact.

Title

ID


inactiveAt?

optional inactiveAt: Date;

The date on which the entity became inactive, if applicable.

Title

Inactive At


legalName?

optional legalName: null | string;

The legal name of the entity as registered with the FCC.

Title

Legal Name @TJS-examples ["Comcast Cable Communications, LLC", "Verizon Wireless", "AT&T Mobility"]


predecessorFRN?

optional predecessorFRN: FRN;

The FRN of the entity that proceeded this one, if applicable.

This is used when an entity is acquired, marked defuct, or merges with another entity.

Title

Predecessor FRN


primaryContact?

optional primaryContact: null | PointOfContact;

The primary contact person for the entity.

Title

Primary Contact


primaryContactID?

optional primaryContactID: null | string;

The associated ID of the entity's primary contact person.

Title

Primary Contact ID


providerID?

optional providerID: null | ProviderID;

The unique 6-digit code generated by the FCC that identifies each service provider.

Title

Fixed Broadband Provider ID

See

ProviderID


registeredAt?

optional registeredAt: Date;

The date the entity was registered with the FCC.

Title

Registered At


sanitizedLegalName?

optional sanitizedLegalName: null | string;

The sanitized name of the organization, for use identifying the organization.

Title

Sanitized Legal Name


successorFRN?

optional successorFRN: FRN;

The FRN of the entity that succeeded this one, if applicable.

This is used when an entity is acquired, marked defuct, or merges with another entity.

Title

Successor FRN


updatedAt?

optional updatedAt: Date;

The timestamp when the Point of Interest was updated.

Title

Updated At