> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thedatacity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CompanyJobPostingByLot

> 4 fields on the CompanyJobPostingByLot schema — covers Job Postings.

<Info>
  **4 fields** · across **1 category**.
</Info>

This schema is part of Industry Engine. Use the [data dictionary browser](/data-dictionary) to search and filter every field, or jump straight to a field below. Array fields that reference another schema link to that schema's own page.

## Job Postings

| Field name                                | Description                                                                                                                                                                                                                                                                                                                            | Data type | Source    | Updated |
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | --------- | ------- |
| <span id="lot-code" />`LotCode`           | The Lightcast Occupation Taxonomy (LOT) code for the occupation these postings fall into. LOT is Lightcast's own occupation taxonomy, separate from the UK SOC classification used by the CompanyJobPosting schema. Job postings data is a paid upgrade and is not included for all customers.                                         | `string`  | Lightcast | Monthly |
| <span id="lot-name" />`LotName`           | The name of the occupation identified by LotCode. Job postings data is a paid upgrade and is not included for all customers.                                                                                                                                                                                                           | `string`  | Lightcast | Monthly |
| <span id="median-salary" />`MedianSalary` | The average of the monthly median advertised salaries for this company's postings in this LOT occupation, in GBP. Despite the name this is a mean of monthly medians rather than a median across individual postings. Empty where no salary was advertised. Job postings data is a paid upgrade and is not included for all customers. | `number`  | Lightcast | Monthly |
| <span id="postings" />`Postings`          | The number of unique job postings this company advertised in this LOT occupation. Covers the most recent five years of postings: the upstream extract is limited to that window, so this is a five-year total rather than an all-time one. Job postings data is a paid upgrade and is not included for all customers.                  | `integer` | Lightcast | Monthly |
