Get interest quotient
GET
https://api.intelligence.adzuna.com/api/v1.1/{country_code}/reports/interest-quotient/
Interest Quotient Data
interest_quotient
), an high/average/low indication is returned (interest_quotient_level
). This indicates whether the number is high, medium or low compared to the average across all values of the primary facet, in the given location and time period.interest_quotient_level
is "High", this means that the interest quotient for this particular occupation is high compared to the average for all occupations in the given location and time period.INFO
Request
Path Params
country_code
string
required
Example:
gb
Match pattern:
^[a-z]{2}$
Query Params
category_id
array[integer]
optional
company_id
array[integer]
optional
end_date
string <date>
required
Example:
2022-01-31
industry_id
array[string]
optional
location_id
array[integer]
required
Example:
26
occupation_id
array[integer]
optional
occupation_taxonomy_id
integer
optional
>= 1
skill_id
array[integer]
optional
skill_tag_id
array[integer]
optional
start_date
string <date>
required
Example:
2022-01-01
Request samples
Responses
Modified at 2024-07-18 15:43:20