Data Dictionary
Contains explanations and examples of all financial data fields available in the Professional Network Companies dataset.
This is not a comprehensive dictionary of Professional Network 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 point | Description | Data type |
---|---|---|
company_financial_website_info_collection | Company profile on the financial website | Array of objects |
financial_website_url | Profile URL on the financial website | String |
Financial website info table data sample:
Data point | Description | Data type |
---|---|---|
company_featured_investors_collection | Consists of record metadata and company_investors_list objects | Array of objects |
investor_id | Identification key relating to the company_investors_list table | Integer |
round_id | Identification key relating to the company_funding_rounds table | Integer |
company_investors_list | List of company investors | Object |
name | Investor's name | String |
hash | Investor's name processed by the MD5 algorithm | String |
financial_website_url | Investor's profile URL on the financial website | String |
Featured investors table data sample:
Data point | Description | Data type |
---|---|---|
company_funding_rounds_collection | Last funding round details | Array of objects |
last_round_investors_count | Number of investors who have participated in the funding round | Integer |
total_rounds_count | Total number of completed funding rounds | Integer |
last_round_type | Last funding round type | String |
last_round_date | Last funding round date | String |
last_round_money_raised | Amount of money raised in the last funding round | String |
financial_website_url | Funding round record URL on financial website | String |
Funding rounds table data sample:
Data point | Filter name | Data type |
---|---|---|
company_stock_info_collection | Stock details | Array of objects |
ticker | Stock ticker | String |
exchange | Stock exchange | String |
Stock info table data sample: