# Indeed Jobs

Indeed Jobs provides continuously updated job posting data from one of the world's largest job boards – sourced globally across Indeed's markets. The number of updated jobs varies monthly, depending on the actual count of jobs posted.

| Category           | Record count                   |
| ------------------ | ------------------------------ |
| Available formats  | JSON                           |
| Delivery frequency | Weekly, monthly, and quarterly |

***

## Available resources

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Data dictionary</td><td><a href="/pages/ObB1uR3Ukywzj7mc28OT">/pages/ObB1uR3Ukywzj7mc28OT</a></td></tr><tr><td>Data sample</td><td><a href="/pages/hDJ738hg4gos2b3bwjVA">/pages/hDJ738hg4gos2b3bwjVA</a></td></tr></tbody></table>

***

## Data field overview

### Metadata

This section contains information about the record and job posting:

* Record source
* Data object type
* Creation and update timestamps
* Various identifiers
* Deletion status
* Expiration status
* Sponsorship status
* `Featured employer` flag
* `Urgently hiring` flag
* `Easy apply` flag
* `Responsive employer` flag
* `Multiple candidates` flag
* `Accepts remote` flag.

### Firmographics

The `firmographics` section includes information about the employer, such as:

* Name, website, location
* Overall rating and the number of reviews on their Indeed profile.

### Job posting information

This section includes the main details of the job posting, such as the job title, description, type, and related URLs.

### Salary and benefits

The `salary` and `benefits` sections include details on job salary and benefits, such as:

* Minimum offered salary
* Maximum offered salary
* Salary type
* Additional notes regarding salary
* Offered perks.

### Qualifications and shift schedule

The `qualifications` and `shift schedule` sections list the qualifications for the job position and the expected shift schedule.


---

# 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/additional-sources/indeed-data/indeed-jobs.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.
