Funding Data
Owler Funding

Data Dictionary

9min

Overview

Contains explanations and examples of all financial data fields available in the Owler Companies dataset.

This is not a comprehensive dictionary of Owler Companies. It only includes funding-related and financial data points.

All company information mentioned in this context is fictional and intended solely for illustrative purposes.

Data points by category
  1. Total funding
  2. Funding rounds
  3. Acquisitions
  4. Investments


Funding and financial information

Total funding

Data point

Description

Data type

total_funding

Total funding amount (in US dollars)

String

See a snippet of the dataset for reference:

Funding


Funding rounds

Data type

Description

Data type

funding_round

Funding round 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:

Funding round


Acquisitions

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:

Acquisitions


Investments

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:

Investments




Updated 15 Jul 2024
Did this page help you?