> ## 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.

# IP Data Overview

<HTMLBlock>
  {`
  <head>
  <style>

  table td:nth-child(2) {
    white-space: nowrap;
  }
  </style>
  </head>
  `}
</HTMLBlock>

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 [IP Schema](https://docs.peopledatalabs.com/docs/ip-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 [IP Stats](https://docs.peopledatalabs.com/docs/ip-stats) pages.

| Field                                                                                            | Type                                                                                 | Short Description                                                                                                                                                       | Bundle |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----- |
| [`ip`](https://docs.peopledatalabs.com/docs/ip-fields#ip)                                                                         | `Object `                                                                            | Information related to the IP address.                                                                                                                                  | Base   |
| [`ip.address`](https://docs.peopledatalabs.com/docs/ip-fields#ipaddress)                                                          | `String `                                                                            | The matched IP address.                                                                                                                                                 | Base   |
| [`ip.metadata`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadata)                                                        | `Object `                                                                            | Premium fields targeted towards identifying IPs as mobile or using hosting, proxy, Tor, VPN, relay or other services.                                                   | Base   |
| [`ip.metadata.version`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadataversion)                                         | `Integer (4 or 6)`                                                                   | The type of IP Address (IPv4 or IPv6).                                                                                                                                  | Base   |
| [`ip.metadata.mobile`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadatamobile)                                           | `Boolean `                                                                           | If the IP is a known mobile address.                                                                                                                                    | Base   |
| [`ip.metadata.hosting`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadatahosting)                                         | `Boolean `                                                                           | If the IP is a known hosting address.                                                                                                                                   | Base   |
| [`ip.metadata.proxy`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadataproxy)                                             | `Boolean `                                                                           | If the IP is a known proxy address.                                                                                                                                     | Base   |
| [`ip.metadata.tor`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadatator)                                                 | `Boolean `                                                                           | If the IP is a known Tor address.                                                                                                                                       | Base   |
| [`ip.metadata.vpn`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadatavpn)                                                 | `Boolean `                                                                           | If the IP is a known VPN address.                                                                                                                                       | Base   |
| [`ip.metadata.relay`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadatarelay)                                             | `Boolean `                                                                           | If the IP is a known relay address.                                                                                                                                     | Base   |
| [`ip.metadata.service`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadataservice)                                         | `String `                                                                            | If known, the name of the service for the address.                                                                                                                      | Base   |
| [`ip.metadata.asn_domain`](https://docs.peopledatalabs.com/docs/ip-fields#ipmetadataasn_domain)                                   | `String `                                                                            | The domain associated with the ASN block.                                                                                                                               | Base   |
| [`ip.location`](https://docs.peopledatalabs.com/docs/ip-fields#iplocation)                                                        | `Object `                                                                            | The location associated with the IP address.                                                                                                                            | Base   |
| [`ip.location.name`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationname)                                               | `String `                                                                            | Our cleaned values for locations in the format locality, region, country.                                                                                               | Base   |
| [`ip.location.locality`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationlocality)                                       | `String `                                                                            | The locality of the ip address                                                                                                                                          | Base   |
| [`ip.location.region`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationregion)                                           | `String `                                                                            | The region of the ip address                                                                                                                                            | Base   |
| [`ip.location.metro`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationmetro)                                             | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-metros)              | US ONLY. These are generated based on the census-designated MSAs and maps. Will be one of our [Canonical Metros](https://docs.peopledatalabs.com/docs/location-metros). | Base   |
| [`ip.location.country`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationcountry)                                         | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-countries)           | Standardized format for country. Will be one of our [Canonical Countries](https://docs.peopledatalabs.com/docs/location-countries).                                     | Base   |
| [`ip.location.continent`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationcontinent)                                     | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-continents)          | Standardized format for continent. Will be one of our [Canonical Continents](https://docs.peopledatalabs.com/docs/location-continents).                                 | Base   |
| [`ip.location.postal_code`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationpostal_code)                                 | `String `                                                                            | The postal code of the ip address                                                                                                                                       | Base   |
| [`ip.location.geo`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationgeo)                                                 | `String `                                                                            | City-center geo code of a locality, in the format latitude, longitude.                                                                                                  | Base   |
| [`ip.location.timezone`](https://docs.peopledatalabs.com/docs/ip-fields#iplocationtimezone)                                       | `Enum (String)`                                                                      | The timezone the address is in. Will be lowercase and one of the Global Time Zone values found [here](https://docs.trifacta.com/display/DP/Supported+Time+Zone+Values). | Base   |
| [`company`](https://docs.peopledatalabs.com/docs/ip-fields#company)                                                               | `Object `                                                                            | Information related to the company associated with the IP address                                                                                                       | Base   |
| [`company.confidence`](https://docs.peopledatalabs.com/docs/ip-fields#companyconfidence)                                          | [`Enum (String)`](https://docs.peopledatalabs.com/docs/confidence-levels)            | How confident we are that the returned company is associated with requested IP.                                                                                         | Base   |
| [`company.id`](https://docs.peopledatalabs.com/docs/ip-fields#companyid)                                                          | `String `                                                                            | The [PDL ID](https://docs.peopledatalabs.com/docs/company-schema#id) of the company associated with the IP address                                                      | Base   |
| [`company.website`](https://docs.peopledatalabs.com/docs/ip-fields#companywebsite)                                                | `String `                                                                            | The [primary website](https://docs.peopledatalabs.com/docs/company-schema#website) of the company associated with the IP address.                                       | Base   |
| [`company.name`](https://docs.peopledatalabs.com/docs/ip-fields#companyname)                                                      | `String `                                                                            | The [name](https://docs.peopledatalabs.com/docs/company-schema#name) of the company associated with the IP address.                                                     | Base   |
| [`company.display_name`](https://docs.peopledatalabs.com/docs/ip-fields#companydisplay_name)                                      | `String `                                                                            | The [display\_name](https://docs.peopledatalabs.com/docs/company-schema#display_name) of the company associated with the IP address.                                    | Base   |
| [`company.location`](https://docs.peopledatalabs.com/docs/ip-fields#companylocation)                                              | `Object `                                                                            | The [location](https://docs.peopledatalabs.com/docs/company-schema#location) of the company's primary HQ associated with the IP address                                 | Base   |
| [`company.location.name`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationname)                                     | `String `                                                                            | Our cleaned values for locations in the format locality, region, country.                                                                                               | Base   |
| [`company.location.locality`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationlocality)                             | `String `                                                                            | The locality of the company HQ                                                                                                                                          | Base   |
| [`company.location.region`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationregion)                                 | `String `                                                                            | The region of the company HQ                                                                                                                                            | Base   |
| [`company.location.metro`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationmetro)                                   | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-metros)              | US ONLY. These are generated based on the census-designated MSAs and maps. Will be one of our [Canonical Metros](https://docs.peopledatalabs.com/docs/location-metros). | Base   |
| [`company.location.country`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationcountry)                               | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-countries)           | Standardized format for country. Will be one of our [Canonical Countries](https://docs.peopledatalabs.com/docs/location-countries).                                     | Base   |
| [`company.location.continent`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationcontinent)                           | [`Enum (String)`](https://docs.peopledatalabs.com/docs/location-continents)          | Standardized format for continent. Will be one of our [Canonical Continents](https://docs.peopledatalabs.com/docs/location-continents).                                 | Base   |
| [`company.location.street_address`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationstreet_address)                 | `String `                                                                            | The street address of the company HQ                                                                                                                                    | Base   |
| [`company.location.address_line_2`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationaddress_line_2)                 | `String `                                                                            | The company HQ’s street address line 2                                                                                                                                  | Base   |
| [`company.location.postal_code`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationpostal_code)                       | `String `                                                                            | The postal code of the company HQ                                                                                                                                       | Base   |
| [`company.location.geo`](https://docs.peopledatalabs.com/docs/ip-fields#companylocationgeo)                                       | `String `                                                                            | City-center geo code of a locality, in the format latitude, longitude.                                                                                                  | Base   |
| [`company.size`](https://docs.peopledatalabs.com/docs/ip-fields#companysize)                                                      | [`Enum (String)`](https://docs.peopledatalabs.com/docs/company-sizes)                | The self-reported [size range](https://docs.peopledatalabs.com/docs/company-sizes) of the company associated with the IP address.                                       | Base   |
| [`company.industry`](https://docs.peopledatalabs.com/docs/ip-fields#companyindustry)                                              | [`Enum (String)`](https://docs.peopledatalabs.com/docs/industries)                   | The self-reported [industry](https://docs.peopledatalabs.com/docs/industries) of the company associated with the IP address.                                            | Base   |
| [`company.inferred_revenue`](https://docs.peopledatalabs.com/docs/ip-fields#companyinferred_revenue)                              | [`Enum (String)`](https://docs.peopledatalabs.com/docs/inferred-revenue-ranges)      | The [estimated annual revenue](https://docs.peopledatalabs.com/docs/inferred-revenue-ranges) (in USD) of the company associated with the IP address.                    | Base   |
| [`company.employee_count`](https://docs.peopledatalabs.com/docs/ip-fields#companyemployee_count)                                  | `Integer (> 0)`                                                                      | The current [number of employees](https://docs.peopledatalabs.com/docs/company-schema#employee_count) working at the company associated with the IP address.            | Base   |
| [`company.tags`](https://docs.peopledatalabs.com/docs/ip-fields#companytags)                                                      | `Array [String]`                                                                     | [Tags](https://docs.peopledatalabs.com/docs/company-schema#tags) associated with the company associated with the IP address.                                            | Base   |
| [`person`](https://docs.peopledatalabs.com/docs/ip-fields#person)                                                                 | `Object `                                                                            | Information related to the person associated with the IP address                                                                                                        | Base   |
| [`person.confidence`](https://docs.peopledatalabs.com/docs/ip-fields#personconfidence)                                            | [`Enum (String)`](https://docs.peopledatalabs.com/docs/confidence-levels)            | How confident we are that the returned person is associated with requested IP.                                                                                          | Base   |
| [`person.job_title_sub_role`](https://docs.peopledatalabs.com/docs/ip-fields#personjob_title_sub_role)                            | [`Enum (String)`](https://docs.peopledatalabs.com/docs/job-title-subroles-post-v271) | The derived subrole of the person's current job title.                                                                                                                  | Base   |
| [`person.job_title_role`](https://docs.peopledatalabs.com/docs/ip-fields#personjob_title_role)                                    | [`Enum (String)`](https://docs.peopledatalabs.com/docs/job-title-roles-post-v271)    | The derived role of the person's current job title.                                                                                                                     | Base   |
| [`person.job_title_class`](https://docs.peopledatalabs.com/docs/ip-fields#personjob_title_class) | [`Enum (String)`](https://docs.peopledatalabs.com/docs/job-title-class)              | The line item category this employee would fall into                                                                                                                    | Base   |
| [`person.levels`](https://docs.peopledatalabs.com/docs/ip-fields#personlevels)                                                    | [`Array [Enum (String)]`](https://docs.peopledatalabs.com/docs/job-title-levels)     | The derived level(s) of the person's current job title                                                                                                                  | Base   |
| [`dataset_version`](https://docs.peopledatalabs.com/docs/ip-fields#dataset_version)                                               | `String`                                                                             | The release number for the current build                                                                                                                                | Base   |

***

<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) →*