> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peopledatalabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Company Data Overview

<HTMLBlock>
  {`
  <style>
    .content-toc {
      align-self: start;
    }
  </style>
  `}
</HTMLBlock>

<br />

The following table contains an overview of each company-related field in our dataset. Click the field name to go to the corresponding section in our [Company Schema](https://docs.peopledatalabs.com/docs/company-schema) to see additional details about each field.

> 📘 Field Availability
>
> Please note: Not all fields are available in all packages.
>
> For more details about the fields we offer, including fill rates and which fields are included in the base vs premium packages, check out our [Company Data Field Bundles](https://docs.peopledatalabs.com/docs/company-data-field-bundles).

<br />

<Table align={["left","left","left","center","center","left"]}>
  <thead>
    <tr>
      <th style={{ textAlign: "left" }}>
        Field
      </th>

      <th style={{ textAlign: "left" }}>
        Type
      </th>

      <th style={{ textAlign: "left" }}>
        Short Description
      </th>

      <th style={{ textAlign: "center" }}>
        Requires add-on
      </th>

      <th style={{ textAlign: "center" }}>
        Searchable
      </th>

      <th style={{ textAlign: "left" }}>
        Bundle
      </th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        Object containing information on related company profiles.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.affiliated_id`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        PDL Company ID of the affiliated company record.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.display_name`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        display\_name of the affiliated company record.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.employee_count`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The current employee count for the related company listed in the [affiliated\_entities](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities) object.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.relationship`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/relationship_types)
      </td>

      <td style={{ textAlign: "left" }}>
        Categorization of the relationship type to the affiliated company record.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.relationship_catalyst`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/relationship_catalysts)
      </td>

      <td style={{ textAlign: "left" }}>
        Categorization of the event that formed the relationship to the affiliated company record.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.relationship_status`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/relationship_statuses)
      </td>

      <td style={{ textAlign: "left" }}>
        Whether the relationship is active, pending, or inactive.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Parent Subsidiary Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#parent-subsidiary-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.start_date`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `String (Date)`
      </td>

      <td style={{ textAlign: "left" }}>
        Date when the affiliated company became related. For mergers or acquisitions, this will be the date that the transaction is closed (when that information is available); otherwise, this will be the date announced.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Parent Subsidiary Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#parent-subsidiary-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.end_date`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `String (Date)`
      </td>

      <td style={{ textAlign: "left" }}>
        When applicable, the date when the the affiliated company was divested or otherwise no longer affiliated.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Parent Subsidiary Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#parent-subsidiary-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_entities.relationship_citations`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_entities)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        List of URL links to news articles, press releases, or company webpages that describe the business relationship.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Parent Subsidiary Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#parent-subsidiary-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`affiliated_profiles`](https://docs.peopledatalabs.com/docs/company-schema#affiliated_profiles)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        Additional Company IDs that are affiliated with the queried company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`all_subsidiaries`](https://docs.peopledatalabs.com/docs/company-schema#all_subsidiaries)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        Full hierarchy chain of Company IDs for all downstream entities
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`alternative_domains`](https://docs.peopledatalabs.com/docs/company-schema#alternative_domains)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        A list of alternate domains associated with this company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`alternative_names`](https://docs.peopledatalabs.com/docs/company-schema#alternative_names)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        A list of names associated with this company, including past profile names
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`annualized_employee_turnover_rate`](https://docs.peopledatalabs.com/docs/company-schema#annualized_employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The annualized percentage of employees who left the company compared to the company’s average workforce size over the most recent period. This field is identical to the [employee\_turnover\_rate](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate) field, except that each period is annualized to enable direct comparison across different points in time.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`annualized_employee_turnover_rate.3_month`](https://docs.peopledatalabs.com/docs/company-schema#annualized_employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The annualized percentage of employees who left the company compared to the company’s average workforce size over the most recent 3 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`annualized_employee_turnover_rate.6_month`](https://docs.peopledatalabs.com/docs/company-schema#annualized_employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The annualized percentage of employees who left the company compared to the company’s average workforce size over the most recent 6 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`annualized_employee_turnover_rate.12_month`](https://docs.peopledatalabs.com/docs/company-schema#annualized_employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The annualized percentage of employees who left the company compared to the company’s average workforce size over the most recent 12 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`annualized_employee_turnover_rate.24_month`](https://docs.peopledatalabs.com/docs/company-schema#annualized_employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The annualized percentage of employees who left the company compared to the company’s average workforce size over the most recent 24 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`average_employee_tenure`](https://docs.peopledatalabs.com/docs/company-schema#average_employee_tenure)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (> 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The average years of experience at the company
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`average_tenure_by_level`](https://docs.peopledatalabs.com/docs/company-schema#average_tenure_by_level)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The average years of experience at the company by job level
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`average_tenure_by_role`](https://docs.peopledatalabs.com/docs/company-schema#average_tenure_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The average years of experience at the company by job role
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`dataset_version`](https://docs.peopledatalabs.com/docs/company-schema#dataset_version)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The major or minor release number
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`direct_subsidiaries`](https://docs.peopledatalabs.com/docs/company-schema#direct_subsidiaries)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        The Company IDs of each company that the queried company directly owns
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`display_name`](https://docs.peopledatalabs.com/docs/company-schema#display_name)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The company name, capitalized using the company’s self-reported name
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_churn_rate`](https://docs.peopledatalabs.com/docs/company-schema#employee_churn_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The rate of change in employee headcount from N months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_churn_rate.3_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_churn_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The rate of change in employee headcount from 3 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_churn_rate.6_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_churn_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The rate of change in employee headcount from 6 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_churn_rate.12_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_churn_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The rate of change in employee headcount from 12 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_churn_rate.24_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_churn_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The rate of change in employee headcount from 24 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count`](https://docs.peopledatalabs.com/docs/company-schema#employee_count)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The current number of employees working at the company, derived from PDL's resume data
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_class`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_class)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of current employees broken down by [Job Title Class](https://docs.peopledatalabs.com/docs/job-title-class)
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_country`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_country)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/location-countries)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of current employees broken out by country
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_month)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The number of employees at the end of each month
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_month_by_level`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_month_by_level)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-levels)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of employees at the end of each month, broken down by job level
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_month_by_role`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_month_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of employees at the end of each month, broken down by job role
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_role`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of current employees broken down by job role
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_count_by_sub_role`](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_sub_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The number of current employees broken down by [Job Title Sub Role](https://docs.peopledatalabs.com/docs/job-title-subroles) .
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage increase in total headcount from N months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate.3_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage increase in total headcount from 3 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate.6_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage increase in total headcount from 6 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate.12_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage increase in total headcount from 12 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate.24_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage increase in total headcount from 24 months prior
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate_12_month_by_country`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate_12_month_by_country)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The twelve month rate of change across each [country](https://docs.peopledatalabs.com/docs/location-countries). For each country, this field contains the current employee count, the employee count from one year ago, and the rate of growth or decline. See also: [employee\_count\_by\_country](https://docs.peopledatalabs.com/docs/company-schema#employee_count_by_country)\
        **Note**: users accessing [PDL's Tabular Schema](https://docs.peopledatalabs.com/docs/table-flattened-data-license-format) instead receive this data as columns in the `employee_count_by_country` table.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate_12_month_by_class`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate_12_month_by_class)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The twelve month rate of change by [Job Title Class](https://docs.peopledatalabs.com/docs/job-title-class)
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate_12_month_by_role`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate_12_month_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The twelve month rate of change by Job Role on the final day of the most recent month.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_growth_rate_12_month_by_sub_role`](https://docs.peopledatalabs.com/docs/company-schema#employee_growth_rate_12_month_by_sub_role)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The twelve month rate of change by [Job Title Sub Role](https://docs.peopledatalabs.com/docs/job-title-subroles)
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_turnover_rate`](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage of employees who left the company compared to the company’s average workforce size over the most recent period. This field may report turnover rates for various periods.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_turnover_rate.3_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage of employees who left the company compared to the company’s average workforce size over the most recent 3 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_turnover_rate.6_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage of employees who left the company compared to the company’s average workforce size over the most recent 6 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_turnover_rate.12_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage of employees who left the company compared to the company’s average workforce size over the most recent 12 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`employee_turnover_rate.24_month`](https://docs.peopledatalabs.com/docs/company-schema#employee_turnover_rate)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The percentage of employees who left the company compared to the company’s average workforce size over the most recent 24 month period.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`facebook_url`](https://docs.peopledatalabs.com/docs/company-schema#facebook_url)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The main Facebook profile URL for the company based on source agreement
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`founded`](https://docs.peopledatalabs.com/docs/company-schema#founded)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer (> 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The self-reported founding year of the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        Array of all funding events associated with the company, with corresponding details
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.funding_currency`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/currency-codes)
      </td>

      <td style={{ textAlign: "left" }}>
        The currency code for the `funding_raised` value
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.funding_raised`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (> 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The total amount raised during the funding event
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.funding_round_date`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        [`String (Date)`](https://docs.peopledatalabs.com/docs/data-types#dates)
      </td>

      <td style={{ textAlign: "left" }}>
        The publicly disclosed date of the closing of the financing event
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.funding_type`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/funding-rounds)
      </td>

      <td style={{ textAlign: "left" }}>
        The funding stage of the funding event
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.investing_companies`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        The company names of the investing companies participating in the funding event
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_details.investing_individuals`](https://docs.peopledatalabs.com/docs/company-schema#funding_details)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        Name strings of any separate investing individuals that participated in the funding event
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Funding Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#funding-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`funding_stages`](https://docs.peopledatalabs.com/docs/company-schema#funding_stages)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Array [Enum (String)]`](https://docs.peopledatalabs.com/docs/funding-rounds)
      </td>

      <td style={{ textAlign: "left" }}>
        All disclosed funding stages for the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`gross_additions_by_month`](https://docs.peopledatalabs.com/docs/company-schema#gross_additions_by_month)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The total number of employees that joined the company each month
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`gross_departures_by_month`](https://docs.peopledatalabs.com/docs/company-schema#gross_departures_by_month)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The total number of employees that left the company each month
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`headline`](https://docs.peopledatalabs.com/docs/company-schema#headline)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The company’s headline summary
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`id`](https://docs.peopledatalabs.com/docs/company-schema#id)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The identifier for the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`immediate_parent`](https://docs.peopledatalabs.com/docs/company-schema#immediate_parent)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The ID of the company that directly owns the queried company
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`industry`](https://docs.peopledatalabs.com/docs/company-schema#industry)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/industries)
      </td>

      <td style={{ textAlign: "left" }}>
        The self-reported industry of the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`inferred_revenue`](https://docs.peopledatalabs.com/docs/company-schema#inferred_revenue)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/inferred-revenue-ranges)
      </td>

      <td style={{ textAlign: "left" }}>
        Company's estimated annual revenue in US dollars ($)
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`last_funding_date`](https://docs.peopledatalabs.com/docs/company-schema#last_funding_date)
      </td>

      <td style={{ textAlign: "left" }}>
        [`String (Date)`](https://docs.peopledatalabs.com/docs/data-types#dates)
      </td>

      <td style={{ textAlign: "left" }}>
        The date of the company’s most recent funding event
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`latest_funding_stage`](https://docs.peopledatalabs.com/docs/company-schema#latest_funding_stage)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/funding-rounds)
      </td>

      <td style={{ textAlign: "left" }}>
        The stage of the company’s most recent funding event
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`linkedin_follower_count` ](https://docs.peopledatalabs.com/docs/company-schema#linkedin_follower_count)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer (>= 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The number of followers on a company’s LinkedIn profile
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`linkedin_id`](https://docs.peopledatalabs.com/docs/company-schema#linkedin_id)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The main LinkedIn profile ID for the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`linkedin_slug`](https://docs.peopledatalabs.com/docs/company-schema#linkedin_slug)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The company-specific name/text directly from its LinkedIn URL
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`linkedin_url`](https://docs.peopledatalabs.com/docs/company-schema#linkedin_url)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The main LinkedIn profile URL for the company based on source agreement
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The location of the company's headquarters
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.address_line_2`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The street address line 2 of the company HQ address
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.continent`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-continents)
      </td>

      <td style={{ textAlign: "left" }}>
        The continent of the company HQ
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.country`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-countries)
      </td>

      <td style={{ textAlign: "left" }}>
        The country of company HQ
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.geo`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        City-center geo code of the company HQ, in the format "latitude, longitude"
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.locality`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The locality the company HQ is in
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.metro`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-metros)
      </td>

      <td style={{ textAlign: "left" }}>
        The metro area of company HQ
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.name`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        Our cleaned values for the company HQ location in the format "locality, region, country"
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.postal_code`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The postal code of the company HQ address
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.region`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The region of company HQ
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`location.street_address`](https://docs.peopledatalabs.com/docs/company-schema#location)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The street address of the company HQ
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        An object containing increasingly granular information about all locations associated to the company.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.address_line_2`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The street address line 2 for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.continent`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-continents)
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical continent for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.country`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-countries)
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical country for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.first_seen`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The date that this location was first observed in association with the company record.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.last_seen`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The date that this location was last observed in association with the company record.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.geo`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The city-center geographic coordinates for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.is_active`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `Boolean`
      </td>

      <td style={{ textAlign: "left" }}>
        Whether this location was active (“true”) or inactive (“false”).
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.is_primary`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `Boolean`
      </td>

      <td style={{ textAlign: "left" }}>
        Whether this is the primary HQ location for the company or not. If true, this location will be used to populate the location fields.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.locality`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical locality for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.metro`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-metros)
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical metro for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.name`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical location name for the given location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.postal_code`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The postal code for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.region`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The canonical region for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`locations.street_address`](https://docs.peopledatalabs.com/docs/company-schema#locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The street address for the given company location.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`median_employee_tenure`](https://docs.peopledatalabs.com/docs/company-schema#median_employee_tenure)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float (>=0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The median number of years that employees have worked at the company.
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        `median_tenure_by_level`
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The median number of years that employees have worked at the company, broken out by [job title levels](https://docs.peopledatalabs.com/docs/job-title-levels).
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`median_tenure_by_role`](https://docs.peopledatalabs.com/docs/company-schema#median_tenure_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The median number of years that employees have worked at the company, broken out by [job title role](https://docs.peopledatalabs.com/docs/job-title-roles).
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`mic_exchange`](https://docs.peopledatalabs.com/docs/company-schema#mic_exchange)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/mic-codes)
      </td>

      <td style={{ textAlign: "left" }}>
        The MIC code representing the stock exchange of the company's primary ticker
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        An array containing the company's self-reported NAICS the industry classifications
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.industry_group`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first four digits in the NAICS code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.naics_code`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The NAICS code associated with a company’s industry classification, specific to as many digits available from the self-reported data
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.naics_industry`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first five digits in the NAICS code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.national_industry`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to all six digits in the NAICS code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.sector`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first two digits in the NAICS code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`naics.sub_sector`](https://docs.peopledatalabs.com/docs/company-schema#naics)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first three digits in the NAICS code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`name`](https://docs.peopledatalabs.com/docs/company-schema#name)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The company's primary common name
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`num_active_locations`](https://docs.peopledatalabs.com/docs/company-schema#num_active_locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer`
      </td>

      <td style={{ textAlign: "left" }}>
        Count of all active locations associated with the company record.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`num_total_locations`](https://docs.peopledatalabs.com/docs/company-schema#num_total_locations)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer`
      </td>

      <td style={{ textAlign: "left" }}>
        Count of distinct, active job postings that existed over the course of the most recent month.
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Location Details](https://docs.peopledatalabs.com/docs/company-data-field-bundles#location-details)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`number_funding_rounds`](https://docs.peopledatalabs.com/docs/company-schema#number_funding_rounds)
      </td>

      <td style={{ textAlign: "left" }}>
        `Integer (> 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The number of funding rounds announced by the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`profiles`](https://docs.peopledatalabs.com/docs/company-schema#profiles)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        A list of all associated social profile URLs for the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`recent_exec_departures`](https://docs.peopledatalabs.com/docs/company-schema#recent_exec_departures)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        The profiles of all of CXOs, owners and VPs that have left the company in the prior three months
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`recent_exec_hires`](https://docs.peopledatalabs.com/docs/company-schema#recent_exec_hires)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        The profiles of all of CXOs, owners and VPs that have joined the company in the prior three months
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`sic`](https://docs.peopledatalabs.com/docs/company-schema#sic)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [Object]`
      </td>

      <td style={{ textAlign: "left" }}>
        An array containing the company's self-reported SIC industry classifications, specific to as many digits available from the self-reported data
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`sic.industry_group`](https://docs.peopledatalabs.com/docs/company-schema#sic)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first three digits in the SIC code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`sic.industry_sector`](https://docs.peopledatalabs.com/docs/company-schema#sic)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to all four digits in the SIC code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`sic.major_group`](https://docs.peopledatalabs.com/docs/company-schema#sic)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The industry classification according to the first two digits in the SIC code
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`sic.sic_code`](https://docs.peopledatalabs.com/docs/company-schema#sic)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The SIC code associated with a company’s industry classification
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`size`](https://docs.peopledatalabs.com/docs/company-schema#size)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/company-sizes)
      </td>

      <td style={{ textAlign: "left" }}>
        The user-selected size range representing the number of people at the company; may disagree with [`employee_count`](#employee_count)
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`summary`](https://docs.peopledatalabs.com/docs/company-schema#summary)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        A description of the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`tags`](https://docs.peopledatalabs.com/docs/company-schema#tags)
      </td>

      <td style={{ textAlign: "left" }}>
        `Array [String]`
      </td>

      <td style={{ textAlign: "left" }}>
        Tags associated with the company
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`ticker`](https://docs.peopledatalabs.com/docs/company-schema#ticker)
      </td>

      <td style={{ textAlign: "left" }}>
        `String (Uppercase)`
      </td>

      <td style={{ textAlign: "left" }}>
        The company's primary stock ticker (only for public companies)
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_next_employers`](https://docs.peopledatalabs.com/docs/company-schema#top_next_employers)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The top ten companies employees moved to, and how many employees moved there, across all time periods
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_next_employers_12_month`](https://docs.peopledatalabs.com/docs/company-schema#top_next_employers_12_month)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The top ten next employers, counting only employee changes within the last 12 months
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_next_employers_by_role`](https://docs.peopledatalabs.com/docs/company-schema#top_next_employers_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        (**DEPRECATED**) The top ten companies employees moved to, and how many employees moved there, across all time periods
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_previous_employers`](https://docs.peopledatalabs.com/docs/company-schema#top_previous_employers)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        The top ten previous companies employees worked for previously, and how many current employees were previously employed by them, across all time periods
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_previous_employers_12_month`](https://docs.peopledatalabs.com/docs/company-schema#top_previous_employers_12_month)
      </td>

      <td style={{ textAlign: "left" }}>
        `Object`
      </td>

      <td style={{ textAlign: "left" }}>
        The top ten previous employers, counting only employee changes within the last 12 months
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_previous_employers_by_role`](https://docs.peopledatalabs.com/docs/company-schema#top_previous_employers_by_role)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/job-title-roles)
      </td>

      <td style={{ textAlign: "left" }}>
        (**DEPRECATED**) The top ten previous companies employees worked for previously, and how many current employees were previously employed by them, across all time periods
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`top_us_employee_metros`](https://docs.peopledatalabs.com/docs/company-schema#top_us_employee_metros)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Object`](https://docs.peopledatalabs.com/docs/location-metros)
      </td>

      <td style={{ textAlign: "left" }}>
        The top ten US metros where employees are based
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "left" }}>
        [Comprehensive](https://docs.peopledatalabs.com/docs/company-data-field-bundles#comprehensive)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`total_funding_raised`](https://docs.peopledatalabs.com/docs/company-schema#total_funding_raised)
      </td>

      <td style={{ textAlign: "left" }}>
        `Float  (> 0)`
      </td>

      <td style={{ textAlign: "left" }}>
        The cumulative amount raised by the company in USD
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`twitter_url`](https://docs.peopledatalabs.com/docs/company-schema#twitter_url)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The primary Twitter profile URL associated with the record
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`type`](https://docs.peopledatalabs.com/docs/company-schema#type)
      </td>

      <td style={{ textAlign: "left" }}>
        [`Enum (String)`](https://docs.peopledatalabs.com/docs/company-types)
      </td>

      <td style={{ textAlign: "left" }}>
        The value from a canonical list describing the companies organizational type/structure
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`ultimate_parent`](https://docs.peopledatalabs.com/docs/company-schema#ultimate_parent)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The Company ID of the ultimate organizational entity that owns the queried company
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`ultimate_parent_ticker`](https://docs.peopledatalabs.com/docs/company-schema#ultimate_parent_ticker)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        Stock symbol of the company's ultimate parent, if applicable
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`ultimate_parent_mic_exchange`](https://docs.peopledatalabs.com/docs/company-schema#ultimate_parent_mic_exchange)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        MIC exchange code of the company's ultimate parent, if applicable
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Premium](https://docs.peopledatalabs.com/docs/company-data-field-bundles#premium)
      </td>
    </tr>

    <tr>
      <td style={{ textAlign: "left" }}>
        [`website`](https://docs.peopledatalabs.com/docs/company-schema#website)
      </td>

      <td style={{ textAlign: "left" }}>
        `String`
      </td>

      <td style={{ textAlign: "left" }}>
        The company's primary website
      </td>

      <td style={{ textAlign: "center" }} />

      <td style={{ textAlign: "center" }}>
        T
      </td>

      <td style={{ textAlign: "left" }}>
        [Base](https://docs.peopledatalabs.com/docs/company-data-field-bundles#base)
      </td>
    </tr>
  </tbody>
</Table>

***

<Image align="center" src="https://files.readme.io/891be0ed02ce4959796635e8174b6ed7798a85f2595404a0ac7609c814e3a71b-Recruiting_Banner_for_Docs.png" />

*Know someone who’d thrive building data products and helping us launch what’s next? We’d love to meet!*

*Check out our [open roles](https://www.peopledatalabs.com/company?utm_source=docs\&utm_medium=footer\&utm_campaign=cta#jobs) →*