# September 2025

## Indeed Jobs data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="Qff9a1ArSsmn">September, 2025</span></td><td>Added new field</td></tr></tbody></table>

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

| Data field       | Description         |
| ---------------- | ------------------- |
| `date_published` | Job publishing date |

Find the newest updates in [Indeed Jobs Data](/additional-sources/indeed-data/indeed-jobs.md) topic.

## Clean Company Data

<table data-header-hidden><thead><tr><th width="181.5625"><select><option value="Qff9a1ArSsmn" label="September, 2025" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="Qff9a1ArSsmn">September, 2025</span></td><td>Added new field</td></tr></tbody></table>

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

| Data field                              | Description                                                                             |
| --------------------------------------- | --------------------------------------------------------------------------------------- |
| `company_size_employees_count_inferred` | Estimated number of employees at a company, calculated based on inferred employee data. |

Find the newest updates in [Clean Company Data](/company-data/clean-company-data.md) topic.

## 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="BrFNqrq8qUru" label="September 23, 2025" color="blue"></option><option value="SSSbjhdeJuEs" label="September 24, 2025" color="blue"></option></select></th><th></th></tr></thead><tbody><tr><td><span data-option="SSSbjhdeJuEs">September 24, 2025</span></td><td>Starting to support Bulk Collect requests for Multi-source Employee API</td></tr></tbody></table>

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

| Endpoint                                         | Description                                           |
| ------------------------------------------------ | ----------------------------------------------------- |
| `/v2/data_requests/employee_multi_source/ids`    | Uses a list of IDs for bulk data requests             |
| `/v2/data_requests/employee_multi_source/es_dsl` | Uses Elasticsearch DSL queries for bulk data requests |

Find information in Multi-source Employee API [Bulk Collect](/employee-api/multi-source-employee-api/bulk-collect.md) topic.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coresignal.com/release-notes/september-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
