Data 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 points in the example snippets are rearranged for better grouping. To make sure where the data point stands in the data, check the full Owler data sample.
Data point | Description | Data type |
---|---|---|
meta | Contains metadata about the record | Object |
created_at_date | Date when the record was initially scraped | Array of numbers (integer) |
created_at_timestamp | Unix timestamp for when the record was first scraped | Float |
updated_at_date | Date when the record was last updated | Array of numbers (integer) |
updated_at_timestamp | Unix timestamp for when the record was last updated | Float |
version_id | Identifier for the dataset version | String |
source | Source from which the record was obtained | String |
object | Data object type | String |
is_deleted | Indicates if the record is available on Owler | Boolean |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
doc | Dataset starting point | Object |
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's profile | Integer |
is_seo_eligible | Indicates that the company's profile is eligible for SEO | Boolean |
Data point | Description | Data type |
---|---|---|
followers | Number of company profile followers on Owler | Integer |
summary | Company overview | String |
description | Short description of the company | String |
url | Profile URL on Owler | String |
Data point | Description | Data type |
---|---|---|
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 |
Data point | Description | Data type |
---|---|---|
employee_count | Number of employees in the company | Integer |
image | Logo URL | String |
name | Name | String |
short_name | Shortened name | String |
cg_companies_count | Number of company competitors | Integer |
founded | Founding year | String |
industry | Associated industry | Array of strings |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
status_info | Information on company status (e.g., operational status) | Array of objects |
parent_date | Acquisition date | String |
parent_id | Company ID (acquirer company) | String |
parent_name | Parent company name (acquirer company) | String |
parent_redirect | Redirect to the Owler profile of the parent company | String |
parent_website | Parent company website | String |
status | Record company status | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
status | Operating status | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
ownership | Ownership type | String |
revenue | Revenue in dollars | Integer |
ticker | Stock ticker | String |
exchange | Stock exchange | String |
sic_code | Sic code | Array of strings |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
phone_number | Public phone number | String |
Data point | Description | Data type |
---|---|---|
location | Location of the company's headquarters | Object |
city | Headquarters city | String |
state | Headquarters state | String |
street | Headquarters street | String |
zipcode | Headquarters zip code | String |
country | Headquarters country | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
competitor | Company competitors | Array of objects |
source_id | Record identifier on Owler | Integer |
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 |
url | Competitor's profile on Owler | String |
name | Competitor's name | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
leadership_details | Company's leadership | Array of objects |
firstname | First name of the main executive | String |
lastname | Last name of the main executive | String |
title | Exact job title of the main executive | String |
professional_network | Main executive's profile on professional network | String |
Main executive's profile on Twitter | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
ceo | Details on the company's CEO | Object |
first_name | First name | String |
last_name | Last name | String |
title | Exact position in the company | String |
rating | Rating based on users' votes on Owler | Integer |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
website | Website URL | String |
Facebook page/profile URL | String | |
professional_network | Professional network profile URL | String |
Twitter profile URL | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
total_funding | Total funding amount (in US dollars) | String |
See a snippet of the dataset for reference:
Data type | Description | Data type |
---|---|---|
funding_round | Funding rounds details | Array of objects |
name | Funding round name | String |
date | Funding round date in MMM YYYY format | String (date) |
amount | Amount raised in the funding round (in US dollars) | Integer |
investor_data | Investors who participated in the funding round | Array of objects |
name | Investor's name | String |
image | Investor's logo | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
aquisition | Acquisitions | Array of objects |
date | Acquisition date in MMM YYYY format | String (date) |
image | Acquiree's logo | String |
name | Acquiree's name | String |
amount | Acquisition amount | String |
description | Short description of the acquiree | String |
url | Acquiree's Owler profile | String |
source | Source of acquisition information | String |
See a snippet of the dataset for reference:
Data point | Description | Data type |
---|---|---|
investment | Investments | Array of objects |
source_id | Record identifier on Owler | Integer |
date | Investment date as Unix timestamp | Integer |
amount | Investment amount (in the US dollars) | Integer |
description | Investee's description | String |
ownership | Type of ownership of the investee | String |
team_name | Investee's name | String |
image | Investee's logo | String |
status | Investment status | String |
exit_date | Exit date as Unix timestamp | Integer |
See a snippet of the dataset for reference: