Skip to main content
The GovFiles dataset contains a single normalized company entity object per registration. This object is sourced directly from US state business registries. Raw registry strings are preserved in *_raw fields, and GovFiles adds normalized enum classifications alongside them (status, legal_form, party role kinds). Fields the registry does not publish are returned as null. Dates are ISO 8601 (YYYY-MM-DD). View an example entity

Company entity

Nested objects

Addresses

Up to three addresses, each an Address or null.

Address

A postal address. When the registry publishes an unparseable string, it is preserved in raw and the structured fields are null.

Name

A non-current name. The entity’s current legal name lives in legal_name.

Party

A person or entity the registry associates with the company. One party can hold several roles — an officer who is also a shareholder appears once with two entries in roles.

Role

Filing

A statutory filing — annual report, amendment, certificate, dissolution, etc.

Relationship

A link from this registration to another one.

IndustryCode

Identifier

An external ID tied to the company.

Enums

Status

active, inactive, dissolved, suspended, merged, withdrawn, unknown

LegalForm

llc, corporation, nonprofit, limited_partnership, limited_liability_partnership, partnership, trust, other, unknown

Domicile

domestic, foreign, unknown

EntityKind

person, company, unknown

RoleKind

registered_agent, officer, manager, member, governor, owner, incorporator, shareholder, other, unknown

NameKind

RelationshipKind

Example entity