/rankings/{nestedRankingFacet}
POST https://emsiservices.com/jpa/rankings/company_name/rankings/title_name
https://docs.lightcast.dev/apis/job-postings#post-rankings-rankingfacet-rankings-nestedrankingfacet
Request Body
{"filter"=>{"when"=>{"start"=>"2020-01", "end"=>"2020-12"}, "city_name"=>["Scranton, PA"]}, "rank"=>{"by"=>"unique_postings", "limit"=>5, "extra_metrics"=>["duplicate_postings"]}, "nested_rank"=>{"by"=>"significance", "min_unique_postings"=>1, "limit"=>5}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |