# January 2026

## Multi-source Company Data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="AoWszy4AH0dO" label="January 1, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="AoWszy4AH0dO">January 1, 2026</span></td><td>Adding new fields</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 1, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="FqR8Wh7SRm4l">January 1, 2026</span></td><td>Adding new fields. These fields give more detail about the employee, investments, events and exits</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 1, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="FqR8Wh7SRm4l">January 1, 2026</span></td><td>Adding new timestamps and deleted fields. It will help to evaluate record freshness and relevance more easily</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| Data field                                                                                                                                                                                                                                                     | Description                                                                                                                                                                                                                                                                                          | Data type |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| <p><code>deleted</code></p><p><code>funding\_round.deleted</code></p><p><code>competitor.deleted</code></p><p><code>aquisition.deleted</code></p><p><code>leadership\_details.deleted</code></p><p><code>investment.deleted</code></p>                         | <p>Status indicating if the record is publicly available: </p><p><code>1</code> – The last time we scraped the company, the page that was not found was returned. <code>0</code> – The last time we scraped the company, the record was available, added to our data and marked with the value 0</p> | Integer   |
| <p><code>created\_at</code></p><p><code>funding\_round.created\_at</code></p><p><code>competitor.created\_at</code></p><p><code>aquisition.created\_at</code></p><p><code>leadership\_details.created\_at</code></p><p><code>investment.created\_at</code></p> | Record creation timestamp in ISO 8601 format                                                                                                                                                                                                                                                         | Timestamp |
| <p><code>updated\_at</code></p><p><code>funding\_round.updated\_at</code></p><p><code>competitor.updated\_at</code></p><p><code>aquisition.updated\_at</code></p><p><code>leadership\_details.updated\_at</code></p><p><code>investment.updated\_at</code></p> | Record update timestamp in ISO 8601 format                                                                                                                                                                                                                                                           | Timestamp |

## Craft Company Data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 1, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="FqR8Wh7SRm4l">January 1, 2026</span></td><td>Adding new timestamps and deleted fields. It will help to evaluate record freshness and relevance more easily</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| Data field                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Description                                                                                                                                                                                                                                                                                          | Data type |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| <p><code>deleted</code></p><p><code>acquisitions.deleted</code></p><p><code>annual\_income\_statements.deleted</code></p><p><code>balance\_sheets.deleted</code></p><p><code>blogs.deleted</code></p><p><code>cash\_flow\_statements.deleted</code></p><p><code>coin\_marketcaps.deleted</code></p><p><code>competitors.deleted</code></p><p><code>culture\_and\_compensation\_ratings.deleted</code></p><p><code>employees.deleted</code></p><p><code>ethnicity\_metrics.deleted</code></p><p><code>funding\_rounds.deleted</code></p><p><code>gender\_metrics.deleted</code></p><p><code>hq\_locations.deleted</code></p><p><code>income\_statements.deleted</code></p><p><code>industry\_tags.deleted</code></p><p><code>job\_categories.deleted</code></p><p><code>key\_executives.deleted</code></p><p><code>key\_executive\_sources.deleted</code></p><p><code>locations.deleted</code></p><p><code>market\_similar\_companies.deleted</code></p><p><code>not\_industry\_tags.deleted</code></p><p><code>operating\_metrics.deleted</code></p><p><code>quarterly\_income\_statements\_with\_revenue.deleted</code></p><p><code>ratios.deleted</code></p><p><code>revenue\_breakdowns.deleted</code></p><p><code>roles\_metrics.deleted</code></p><p><code>salaries.deleted</code></p><p><code>security\_ratings.deleted</code></p><p><code>stocks\_summaries.deleted</code></p><p><code>stock\_summaries\_with\_closing\_price.deleted</code></p><p><code>technologies.deleted</code></p><p><code>website\_traffic.deleted</code></p>                                                                                                                                     | <p>Status indicating if the record is publicly available: </p><p><code>1</code> – The last time we scraped the company, the page that was not found was returned. <code>0</code> – The last time we scraped the company, the record was available, added to our data and marked with the value 0</p> | Integer   |
| <p><code>created\_at</code></p><p><code>acquisitions.created\_at</code></p><p><code>annual\_income\_statements.created\_at</code></p><p><code>balance\_sheets.created\_at</code></p><p><code>blogs.created\_at</code></p><p><code>cash\_flow\_statements.created\_at</code></p><p><code>coin\_marketcaps.created\_at</code></p><p><code>competitors.created\_at</code></p><p><code>culture\_and\_compensation\_ratings.created\_at</code></p><p><code>employees.created\_at</code></p><p><code>ethnicity\_metrics.created\_at</code></p><p><code>funding\_rounds.created\_at</code></p><p><code>gender\_metrics.created\_at</code></p><p><code>hq\_locations.created\_at</code></p><p><code>income\_statements.created\_at</code></p><p><code>industry\_tags.created\_at</code></p><p><code>job\_categories.created\_at</code></p><p><code>key\_executives.created\_at</code></p><p><code>key\_executive\_sources.created\_at</code></p><p><code>locations.created\_at</code></p><p><code>market\_similar\_companies.created\_at</code></p><p><code>not\_industry\_tags.created\_at</code></p><p><code>operating\_metrics.created\_at</code></p><p><code>quarterly\_income\_statements\_with\_revenue.created\_at</code></p><p><code>ratios.created\_at</code></p><p><code>revenue\_breakdowns.created\_at</code></p><p><code>roles\_metrics.created\_at</code></p><p><code>salaries.created\_at</code></p><p><code>security\_ratings.created\_at</code></p><p><code>stocks\_summaries.created\_at</code></p><p><code>stock\_summaries\_with\_closing\_price.created\_at</code></p><p><code>technologies.created\_at</code></p><p><code>website\_traffic.created\_at</code></p> | Record creation timestamp in ISO 8601 format                                                                                                                                                                                                                                                         | Timestamp |
| <p><code>updated\_at</code></p><p><code>acquisitions.updated\_at</code></p><p><code>annual\_income\_statements.updated\_at</code></p><p><code>balance\_sheets.updated\_at</code></p><p><code>blogs.updated\_at</code></p><p><code>cash\_flow\_statements.updated\_at</code></p><p><code>coin\_marketcaps.updated\_at</code></p><p><code>competitors.updated\_at</code></p><p><code>culture\_and\_compensation\_ratings.updated\_at</code></p><p><code>employees.updated\_at</code></p><p><code>ethnicity\_metrics.updated\_at</code></p><p><code>funding\_rounds.updated\_at</code></p><p><code>gender\_metrics.updated\_at</code></p><p><code>hq\_locations.updated\_at</code></p><p><code>income\_statements.updated\_at</code></p><p><code>industry\_tags.updated\_at</code></p><p><code>job\_categories.updated\_at</code></p><p><code>key\_executives.updated\_at</code></p><p><code>key\_executive\_sources.updated\_at</code></p><p><code>locations.updated\_at</code></p><p><code>market\_similar\_companies.updated\_at</code></p><p><code>not\_industry\_tags.updated\_at</code></p><p><code>operating\_metrics.updated\_at</code></p><p><code>quarterly\_income\_statements\_with\_revenue.updated\_at</code></p><p><code>ratios.updated\_at</code></p><p><code>revenue\_breakdowns.updated\_at</code></p><p><code>roles\_metrics.updated\_at</code></p><p><code>salaries.updated\_at</code></p><p><code>security\_ratings.updated\_at</code></p><p><code>stocks\_summaries.updated\_at</code></p><p><code>stock\_summaries\_with\_closing\_price.updated\_at</code></p><p><code>technologies.updated\_at</code></p><p><code>website\_traffic.updated\_at</code></p> | Record update timestamp in ISO 8601 format                                                                                                                                                                                                                                                           | Timestamp |

## Base Jobs Data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="3A6Qn57Ww14v" label="January, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="3A6Qn57Ww14v">January, 2026</span></td><td>Multiple fields updates, including added, changed and removed fields</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>

<table><thead><tr><th width="231">Data field</th><th>Description</th><th>Data type</th></tr></thead><tbody><tr><td><code>date_posted</code></td><td>Job ad publish date</td><td>Timestamp</td></tr><tr><td><code>valid_through</code></td><td>Expiry date</td><td>Timestamp</td></tr><tr><td><code>company</code></td><td>Company information</td><td>Struct</td></tr><tr><td><code>company.name</code></td><td>Company name</td><td>String</td></tr><tr><td><code>company.url</code></td><td>Company profile URL</td><td>String</td></tr><tr><td><code>company.logo_url</code></td><td>Company logo URL</td><td>String</td></tr><tr><td><code>latitude</code></td><td>Latitude of location (if available)</td><td>Float</td></tr><tr><td><code>longitude</code></td><td>Longitude of location (if available)</td><td>Float</td></tr><tr><td><code>posted</code></td><td>Job ad publish time</td><td>String</td></tr><tr><td><code>estimated_applicants_count</code></td><td>Estimated number of applicants</td><td>Integer</td></tr><tr><td><code>recruiter</code> </td><td>Recruiter information</td><td>Struct</td></tr><tr><td><code>recruiter.profile_url</code></td><td>Recruiter's profile url</td><td>String</td></tr><tr><td><code>recruiter.name</code></td><td>Recruiter's name</td><td>String</td></tr><tr><td><code>recruiter.description</code></td><td>Recruiter's description</td><td>String</td></tr><tr><td><code>functions</code></td><td>Standardized job functions</td><td>Array of strings</td></tr><tr><td><code>industries</code></td><td>Listed industries</td><td>Array of strings</td></tr><tr><td><code>benefits</code></td><td>Listed benefits</td><td>Array of strings</td></tr><tr><td><code>required_months_of_experience</code></td><td>Experience in months requirements</td><td>Integer</td></tr><tr><td><code>created_at</code></td><td>The time and date when we <strong>first</strong> scraped the record</td><td>Timestamp</td></tr><tr><td><code>updated_at</code></td><td>The time and date when we <strong>updated</strong> the record</td><td>Timestamp</td></tr><tr><td><code>salary.string</code></td><td>Full and formatted salary field value</td><td>String</td></tr><tr><td><code>salary.min_value</code></td><td>Minimum advertised salary</td><td>String</td></tr><tr><td><code>salary.max_value</code></td><td>Maximum advertised salary</td><td>String</td></tr><tr><td><code>salary.currency</code></td><td>Salary currency</td><td>String</td></tr><tr><td><code>salary.unit</code></td><td>The unit of measurement or period associated with the salary values</td><td>String</td></tr></tbody></table>

### &#x20;<mark style="color:$info;">Changed fields</mark>

<table><thead><tr><th width="231">Data field</th><th>Description</th><th>Data type</th></tr></thead><tbody><tr><td><code>application_active</code></td><td><p>One of two possible values:</p><p><code>0</code> – the last time we scraped the job posting, the job posting was deactivated. </p><p><code>1</code> – the last time we scraped the job posting, it was still active</p></td><td><mark style="color:$info;">Integer</mark></td></tr><tr><td><code>salary</code></td><td>Field is now a struct and includes additional fields</td><td><mark style="color:$info;">Struct</mark></td></tr><tr><td><code>deleted</code></td><td>Type changed to <code>integer</code></td><td><mark style="color:$info;">Integer</mark></td></tr></tbody></table>

### &#x20;<mark style="color:$danger;">Removed fields</mark>

| 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

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="x8GMVi4gFcvm" label="January, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="x8GMVi4gFcvm">January, 2026</span></td><td>Multiple fields updates, including added and removed fields</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added field</mark>

| 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 |

### &#x20;<mark style="color:$danger;">Removed fields</mark>&#x20;

| 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`                                                                       | –                                                                                            |
| <p><code>created\_at\_date</code> <br><code>created\_at\_timestamp</code> </p> | Replaced by `created_at` field                                                               |
| <p><code>updated\_at\_date</code> <br><code>updated\_at\_timestamp</code> </p> | Replaced by `updated_at` field                                                               |

## Indeed Jobs Data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 14, 2026" color="blue"></option><option value="75KfizJ5xmeT" label="January, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="75KfizJ5xmeT">January, 2026</span></td><td>Multiple fields updates, including added and removed fields</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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 |

### &#x20;<mark style="color:$danger;">Removed fields</mark>&#x20;

| 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`                                                                         | –                                                                                             |
| <p><code>created\_at\_date</code></p><p><code>created\_at\_timestamp</code> </p> | Replaced by `created_at` field                                                                |
| <p><code>updated\_at\_date</code></p><p><code>updated\_at\_timestamp</code> </p> | Replaced by `updated_at` field                                                                |
| `is_deleted`                                                                     | Replaced by `deleted` field                                                                   |

## Multi-source Company API

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 14, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="FqR8Wh7SRm4l">January 14, 2026</span></td><td>Adding new fields to standardize company domains and enhance Professional network data accuracy</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="FqR8Wh7SRm4l" label="January 1, 2026" color="blue"></option><option value="Dv4f4LfDISs3" label="January 28, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="Dv4f4LfDISs3">January 28, 2026</span></td><td>Adding new fields to API. The fields provide more details about the employee, investments, events and exits</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option><option value="ehWPJUPr4Tcc" label="October, 2025" color="blue"></option><option value="DIoZa9t0XBxA" label="October 1, 2025" color="blue"></option><option value="Kj17mBXPc4hB" label="October 8, 2025" color="blue"></option><option value="0N0O3OHqkWPl" label="November, 2025" color="blue"></option><option value="ECkJbWZzl5d6" label="December 1, 2025" color="blue"></option><option value="WuEmcKGyVMYA" label="January 28, 2026" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="WuEmcKGyVMYA">January 28, 2026</span></td><td>Adding new fields about company location</td></tr></tbody></table>

### &#x20;<mark style="color:$success;">Added fields</mark>&#x20;

| 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    |
