jobs_concentration
ActiveTool of Ready APIs
declared in 1.0.0
HHI-based geographic concentration for a skill. Returns hhi_score (0-100), band (diffuse → dominant), and top N metros with their job-count share. Answers 'where does the candidate pool live?'.
Parameters schema
{
"type": "object",
"required": [
"skill"
],
"properties": {
"skill": {
"type": "string"
},
"top_n": {
"type": "integer",
"default": 5,
"maximum": 20,
"minimum": 1
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries