January 2026

Multi-source Company Data

January 1, 2026

Adding new fields

Added fields

Data field
Description
Data type

website_domain

Added normalized domain output (e.g., https://microsoft.com, http://www.microsoft.com, https://microsoft.com/microsoft.com)

String

canonical_professional_network_url

Canonical company profile URL

String

Multi-source Employee Data

January 1, 2026

Adding new fields. These fields give more detail about the employee, investments, events and exits

Added fields

Data field
Description
Data type

facebook_url

Facebook URL

String

twitter_url

Twitter URL

String

financial_website_url

Financial website URL

String

website

Employee's website

String

personal_investments.announced_date

Date when the investment was announced

String

personal_investments.company_name

Name of the company receiving the investment

String

personal_investments.lead_investor

Informs if the person was a lead investor

Boolean

personal_investments.funding_round

Name or type of the funding round

String

personal_investments.amount_raised

Amount of money raised

Integer (long)

partner_investments.announced_date

Date when the investment was announced

String

partner_investments.company_name

Name of the company receiving the investment

String

partner_investments.lead_investor

Informs if the partner was a lead investor

String

partner_investments.funding_round

Name or type of the funding round

String

partner_investments.amount_raised

Amount of money raised

Integer (long)

partner_investments.investor_name

Name of the investion

String

exits.company_name

Name of the company where the exit happened

String

exits.company_description

Short description of the company

String

events.name

Event's name

String

events.role

Role in the event

String

events.date

Date of the event

String

events.location

Location of the event

String

Owler Company Data

January 1, 2026

Adding new timestamps and deleted fields. It will help to evaluate record freshness and relevance more easily

Added fields

Data field
Description
Data type

deleted

funding_round.deleted

competitor.deleted

aquisition.deleted

leadership_details.deleted

investment.deleted

Status indicating if the record is publicly available:

1 – The last time we scraped the company, the page that was not found was returned. 0 – The last time we scraped the company, the record was available, added to our data and marked with the value 0

Integer

created_at

funding_round.created_at

competitor.created_at

aquisition.created_at

leadership_details.created_at

investment.created_at

Record creation timestamp in ISO 8601 format

Timestamp

updated_at

funding_round.updated_at

competitor.updated_at

aquisition.updated_at

leadership_details.updated_at

investment.updated_at

Record update timestamp in ISO 8601 format

Timestamp

Craft Company Data

January 1, 2026

Adding new timestamps and deleted fields. It will help to evaluate record freshness and relevance more easily

Added fields

Data field
Description
Data type

deleted

acquisitions.deleted

annual_income_statements.deleted

balance_sheets.deleted

blogs.deleted

cash_flow_statements.deleted

coin_marketcaps.deleted

competitors.deleted

culture_and_compensation_ratings.deleted

employees.deleted

ethnicity_metrics.deleted

funding_rounds.deleted

gender_metrics.deleted

hq_locations.deleted

income_statements.deleted

industry_tags.deleted

job_categories.deleted

key_executives.deleted

key_executive_sources.deleted

locations.deleted

market_similar_companies.deleted

not_industry_tags.deleted

operating_metrics.deleted

quarterly_income_statements_with_revenue.deleted

ratios.deleted

revenue_breakdowns.deleted

roles_metrics.deleted

salaries.deleted

security_ratings.deleted

stocks_summaries.deleted

stock_summaries_with_closing_price.deleted

technologies.deleted

website_traffic.deleted

Status indicating if the record is publicly available:

1 – The last time we scraped the company, the page that was not found was returned. 0 – The last time we scraped the company, the record was available, added to our data and marked with the value 0

Integer

created_at

acquisitions.created_at

annual_income_statements.created_at

balance_sheets.created_at

blogs.created_at

cash_flow_statements.created_at

coin_marketcaps.created_at

competitors.created_at

culture_and_compensation_ratings.created_at

employees.created_at

ethnicity_metrics.created_at

funding_rounds.created_at

gender_metrics.created_at

hq_locations.created_at

income_statements.created_at

industry_tags.created_at

job_categories.created_at

key_executives.created_at

key_executive_sources.created_at

locations.created_at

market_similar_companies.created_at

not_industry_tags.created_at

operating_metrics.created_at

quarterly_income_statements_with_revenue.created_at

ratios.created_at

revenue_breakdowns.created_at

roles_metrics.created_at

salaries.created_at

security_ratings.created_at

stocks_summaries.created_at

stock_summaries_with_closing_price.created_at

technologies.created_at

website_traffic.created_at

Record creation timestamp in ISO 8601 format

Timestamp

updated_at

acquisitions.updated_at

annual_income_statements.updated_at

balance_sheets.updated_at

blogs.updated_at

cash_flow_statements.updated_at

coin_marketcaps.updated_at

competitors.updated_at

culture_and_compensation_ratings.updated_at

employees.updated_at

ethnicity_metrics.updated_at

funding_rounds.updated_at

gender_metrics.updated_at

hq_locations.updated_at

income_statements.updated_at

industry_tags.updated_at

job_categories.updated_at

key_executives.updated_at

key_executive_sources.updated_at

locations.updated_at

market_similar_companies.updated_at

not_industry_tags.updated_at

operating_metrics.updated_at

quarterly_income_statements_with_revenue.updated_at

ratios.updated_at

revenue_breakdowns.updated_at

roles_metrics.updated_at

salaries.updated_at

security_ratings.updated_at

stocks_summaries.updated_at

stock_summaries_with_closing_price.updated_at

technologies.updated_at

website_traffic.updated_at

Record update timestamp in ISO 8601 format

Timestamp

Base Jobs Data

January, 2026

Multiple fields updates, including added, changed and removed fields

Added fields

Data field
Description
Data type

date_posted

Job ad publish date

Timestamp

valid_through

Expiry date

Timestamp

company

Company information

Struct

company.name

Company name

String

company.url

Company profile URL

String

company.logo_url

Company logo URL

String

latitude

Latitude of location (if available)

Float

longitude

Longitude of location (if available)

Float

posted

Job ad publish time

String

estimated_applicants_count

Estimated number of applicants

Integer

recruiter

Recruiter information

Struct

recruiter.profile_url

Recruiter's profile url

String

recruiter.name

Recruiter's name

String

recruiter.description

Recruiter's description

String

functions

Standardized job functions

Array of strings

industries

Listed industries

Array of strings

benefits

Listed benefits

Array of strings

required_months_of_experience

Experience in months requirements

Integer

created_at

The time and date when we first scraped the record

Timestamp

updated_at

The time and date when we updated the record

Timestamp

salary.string

Full and formatted salary field value

String

salary.min_value

Minimum advertised salary

String

salary.max_value

Maximum advertised salary

String

salary.currency

Salary currency

String

salary.unit

The unit of measurement or period associated with the salary values

String

Changed fields

Data field
Description
Data type

application_active

One of two possible values:

0 – the last time we scraped the job posting, the job posting was deactivated.

1 – the last time we scraped the job posting, it was still active

Integer

salary

Field is now a struct and includes additional fields

Struct

deleted

Type changed to integer

Integer

Removed fields

Data field
Description

id

company_name

Replaced by new company struct

company_url

Replaced by new company struct

redirected_url

redirected_url_hash

job_functions_collection

Replaced by functions field.

job_industries_collection

Replaced by industries field

created

Replaced by created_at

last_updated

Replaced by updated_at

time_posted

Replaced by date_posted and posted

hash

Glassdoor Jobs Data

January, 2026

Multiple fields updates, including added and removed fields

Added field

Data field
Description
Data type

deleted

Indicates if the record is available on Glassdoor

Integer

created_at

Date when the record was initially scraped

Timestamp

updated_at

Date when the record was last updated

Timestamp

Removed fields

Data field
Description

meta

The field is removed. Other sub-fields of it are changed and remain in the schema

docs

The field is removed, but other sub-fields of it are left unchanged and remain in the schema

version_id

is_deleted

Replaced by deleted field

source

object

created_at_date created_at_timestamp

Replaced by created_at field

updated_at_date updated_at_timestamp

Replaced by updated_at field

Indeed Jobs Data

January, 2026

Multiple fields updates, including added and removed fields

Added fields

Data field
Description
Data type

deleted

Indicates if the record is available on Glassdoor

Integer

created_at

Date when the record was initially scraped

Timestamp

updated_at

Date when the record was last updated

Timestamp

Removed fields

Data field
Description

meta

The field is removed. Other sub-fields of it are changed and remains in the schema

docs

The field is removed, but other sub-fields of it are left unchanged and remains in the schema

version_id

source

object

created_at_date

created_at_timestamp

Replaced by created_at field

updated_at_date

updated_at_timestamp

Replaced by updated_at field

is_deleted

Replaced by deleted field

Multi-source Company API

January 14, 2026

Adding new fields to standardize company domains and enhance Professional network data accuracy

Added fields

Data field
Description
Data type

website_domain

Added normalized domain output (e.g., https://microsoft.com, http://www.microsoft.com, https://microsoft.com/microsoft.com)

String

canonical_professional_network_url

Canonical company profile URL

String

Multi-source Employee API

January 28, 2026

Adding new fields to API. The fields provide more details about the employee, investments, events and exits

Added fields

Data field
Description
Data type

facebook_url

Facebook URL

String

twitter_url

Twitter URL

String

financial_website_url

Financial website URL

String

website

Employee's website

String

personal_investments.announced_date

Date when the investment was announced

String

personal_investments.company_name

Name of the company receiving the investment

String

personal_investments.lead_investor

Informs if the person was a lead investor

Boolean

personal_investments.funding_round

Name or type of the funding round

String

personal_investments.amount_raised

Amount of money raised

Integer (long)

partner_investments.announced_date

Date when the investment was announced

String

partner_investments.company_name

Name of the company receiving the investment

String

partner_investments.lead_investor

Informs if the partner was a lead investor

String

partner_investments.funding_round

Name or type of the funding round

String

partner_investments.amount_raised

Amount of money raised

Integer (long)

partner_investments.investor_name

Name of the investion

String

exits.company_name

Name of the company where the exit happened

String

exits.company_description

Short description of the company

String

events.name

Event's name

String

events.role

Role in the event

String

events.date

Date of the event

String

events.location

Location of the event

String

Clean Company API

January 28, 2026

Adding new fields about company location

Added fields

Data point
Processing
Description
Data type

locations_full.city

Enriched

Location city

String

locations_full.state

Enriched

Location state

String

locations_full.country

Enriched

Country

String

locations_full.country_iso_2

Enriched

ISO 2-letter code of the location country

String

locations_full.country_iso_3

Enriched

ISO 3-letter code of the location country

String

locations_full.regions

Enriched

Regions list

Struct

locations_full.regions[].region

Enriched

Region

String

Last updated

Was this helpful?