Data Dictionary: Owler Companies
Dictionary contains explanations and examples of all data fields available in the Owler Companies dataset.
All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.
Data fields in the example snippets are rearranged for better grouping. To make sure where the data field stands in the data, check the full Owler data sample.
Metadata
Record metadata
deleted
Marks if the company was still available after the data refresh:
0 – company record is available publicly
1 – company record was deleted and, therefore, not refreshed
Integer
updated_at
Record update timestamp in ISO 8601 format
Timestamp
created_at
Record creation timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
"deleted": 0,
"updated_at": "2025-10-23 12:34:56",
"created_at": "2025-10-23 12:00:00"Profile metadata
id
Company identifier in our database
String
source_id
Company identifier on Owler
String
completeness_score
Score indicating the availability of information on the company profile
Integer
is_seo_eligible
Indicates that the company profile is eligible for SEO
Boolean
See a snippet of the dataset for reference:
Company profile information
Profile details
followers
Number of company profile followers on Owler
Integer
summary
Company overview
String
description
Short description of the company
String
url
Company's profile URL on Owler
String
SEO
aquisition_seo_text
A brief overview of the company's acquisitions
String
cg_section_seo_text
A brief overview of the company's competitors
String
funding_section_seo_text
A brief overview of the company's funding
String
Firmographics
employee_count
Number of employees in the company
Integer
image
Company's logo URL
String
name
Company name
String
short_name
Shortened company name
String
cg_companies_count
Number of company competitors
Integer
founded
Company's founding year
String
industry
Company's industry
Array of strings
See a snippet of the dataset for reference:
Parent company
status_info
Information on company status (e.g., operational status)
Array of objects
status_info.parent_date
Acquisition date
String
status_info.parent_id
Company ID (acquirer company)
String
status_info.parent_name
Parent company name (acquirer company)
String
status_info.parent_redirect
Redirect to the Owler profile of the parent company
String
status_info.parent_website
Parent company website
String
status_info.status
Record company status
String
See a snippet of the dataset for reference:
Operating status
status
Company's operating status
String
See a snippet of the dataset for reference:
Financials
ownership
Ownership type
String
revenue
Company's revenue in dollars
Integer
ticker
Company’s stock ticker
String
exchange
Company's stock exchange
String
sic_code
Company's sic code
Array of strings
See a snippet of the dataset for reference:
Public contacts
phone_number
Company's public phone number
String
Location
location
Location of the company's headquarters
Object
location.city
Headquarters city
String
location.state
Headquarters state
String
location.street
Headquarters street
String
location.zipcode
Headquarters zip code
String
location.country
Headquarters country
String
See a snippet of the dataset for reference:
Competitors
competitor
Company competitors
Array of objects
competitor.source_id
Record identifier on Owler
Integer
competitor.proximity_score
Competitor proximity to the source company as defined by Owler.
The highest value defining a very similar competitor is 100,000, while 0 indicates no similarities
Integer
competitor.url
Competitor's profile URL on Owler
String
competitor.name
Competitor's name
String
competitor.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
competitor.created_at
Record creation timestamp in ISO 8601 format
Timestamp
competitor.updated_at
Record update timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
Leadership
leadership_details
Details on the company's leadership
Array of objects
leadership_details.first_name
First name of the main executive
String
leadership_details.last_name
Last name of the main executive
String
leadership_details.title
Main executive's exact job title
String
leadership_details.professional_network
Main executive's Professional network profile URL
String
leadership_details.twitter
Main executive's X profile URL
String
leadership_details.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
leadership_details.created_at
Record creation timestamp in ISO 8601 format
Timestamp
leadership_details.updated_at
Record update timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
CEO
ceo
Details on the company's CEO
Object
ceo.first_name
CEO's first name
String
ceo.last_name
CEO's last name
String
ceo.title
CEO's exact position in the company
String
ceo.rating
CEO's rating based on users' votes on Owler
Integer
See a snippet of the dataset for reference:
Websites and social media
website
Company website
String
facebook
Company's Facebook page URL
String
professional_network
Company's Professional network profile URL
String
twitter
Company's Twitter profile URL
String
See a snippet of the dataset for reference:
Financials
Total funding
total_funding
Total funding amount received by the company (in US dollars)
String
See a snippet of the dataset for reference:
Funding rounds
funding_round
Funding rounds details
Array of objects
funding_round.name
Funding round name
String
funding_round.date
Funding round date in MMM YYYY format
String (date)
funding_round.amount
Amount raised in the funding round (in US dollars)
Integer
funding_round.investor_data
Investors who participated in the funding round
Array of objects
investor_data.name
Investor's name
String
investor_data.image
Investor's logo URL
String
funding_round.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
funding_round.created_at
Record creation timestamp in ISO 8601 format
Timestamp
funding_round.updated_at
Record update timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
Acquisitions
aquisition
Company acquisitions
Array
aquisition.date
Acquisition date in MMM YYYY format
String
aquisition.image
Acquiree's logo
String
aquisition.name
Acquiree's name
String
aquisition.amount
Acquisition amount
String
aquisition.description
Short description of the acquiree
String
aquisition.url
Acquiree's Owler profile
String
aquisition.source
Source of acquisition information
Array of strings
aquisition.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
aquisition.created_at
Record creation timestamp in ISO 8601 format
Timestamp
aquisition.updated_at
Record update timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
Investments
investment
Company investments
Array of objects
investment.source_id
Record identifier on Owler
Integer
investment.date
Investment date as Unix timestamp
Integer
investment.amount
Investment amount (in the US dollars)
Integer
investment.description
Investee's description
String
investment.ownership
Type of ownership of the investee
String
investment.team_name
Investee's name
String
investment.image
Investee's logo
String
investment.status
Investment status
String
investment.exit_date
Exit date as Unix timestamp
Integer
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
investment.created_at
Record creation timestamp in ISO 8601 format
Timestamp
investment.updated_at
Record update timestamp in ISO 8601 format
Timestamp
See a snippet of the dataset for reference:
Last updated
Was this helpful?