/usajobs/jobs/facets

POST /api/usajobs/jobs/facets

Price: 1 credit

Get aggregated counts of open US federal job announcements broken down by agency, department, occupational series, hiring path, appointment type, work schedule, travel, security clearance, supervisory status, telework, remote and relocation. Accepts the same filters as the USAJOBS job search endpoint, so the aggregation is always computed over the matching subset of announcements.

How to use it

Aggregate the US federal job market instead of listing individual jobs — use this to answer questions like 'which agencies hire the most IT specialists' or 'how many federal jobs are remote'. Takes the same filters as the USAJOBS job search endpoint (keyword, location, hiring_path, job_series, department, agency, salary, clearance and so on) and returns one group per facet: agency, department, job_series, hiring_path, appointment_type, work_schedule, travel, security_clearance, supervisory, telework, remote, relocation. Each group holds codes with their job_count. Codes for agency, department and job_series can be resolved to names with the USAJOBS agencies endpoint; other groups carry the readable name inline.

Parameters

Request body

Response

Errors

Response headers