Get the number of new postings over time
GET
https://api.intelligence.adzuna.com/api/v1.1/{country_code}/reports/inflow-trend/
Core Demand Data
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 11:56:21