Employee Count Fields
Our Company Schema contains many different fields to represent the number of employees associated with the company record. These fields are calculated using different methods, which can result in different counts for the same company.
As of v25.0, we've made some improvements to keep counts consistent across the following fields:
employee_count- Sum of values for
employee_count_by_country - The last month in
employee_count_by_month - Sum of values in the last month in
employee_count_by_month_by_role
There can still be some discrepancies, the most common are explained below.
sizeField
This information comes from a user-selected dropdown value obtained from the company’s primary social media profile, such as LinkedIn or Facebook. Sometimes this range is far from the real count of employees, however the function of this field is to preserve the raw selected value as selected on those platforms.
Multiple Job Levels
The employee_count_by_month_by_level field presents a summary of the job_title_levels, which is itself a “one-to-many” field highlighting the seniority levels for a person’s job title. If a person role has multiple levels (ex: the job title “founder and ceo” would have tags for both "cxo" and "owner"), that person is counted multiple times (once for each level).
Comparisons to LinkedIn Employee Counts
Because we generate our counts bottom-up as aggregations of the underlying person record data associated with company record, you can expect a slight discrepancy between PDL’s employee counts and those represented on LinkedIn company pages.
Specifically, we’ve incorporated additional profile cleaning and data validation steps that we believe make our counts more accurate representations of the true workforces of represented companies. For example, favorable discrepancies can emerge from a reduced rate of person profile and work experience duplication, stricter fuzzy matching on work experience to corresponding canonical companies, and separate accounting for subsidiary company records for corporate conglomerates.
Updated 19 days ago
