Skip to main content
GET
/
wf
/
jobs-talent-analysis
cURL
curl --request GET \
  --url https://riona.ai/api/1.1/wf/jobs-talent-analysis \
  --header 'Authorization: Bearer <token>'

{
  "job_title": "accountant",
  "city": "New york",
  "currency_code": "USD",
  "talent_shortage_index": 67,
  "score_components": {
    "demand_pressure_score_0_100": 75,
    "supply_scarcity_score_0_100": 70,
    "skill_gap_severity_score_0_100": 60,
    "wage_pressure_score_0_100": 65,
    "time_to_fill_pressure_score_0_100": 60,
    "computation_notes": "Scores derived from estimated monthly job postings (~1500), active candidates (~900), average days to fill (~40), and observed wage growth (~5% YoY). Demand pressure boosted by sustained economic activity; supply constrained by skill mismatch and competing industries."
  },
  "core_market_metrics": {
    "estimated_monthly_job_postings": 1500,
    "estimated_active_candidates": 900,
    "jobs_to_candidate_ratio": 1.67,
    "estimated_monthly_gap": 600,
    "talent_shortage_level": "High",
    "remote_share_percent": 30,
    "seniority_mix_percent": {
      "entry": 25,
      "mid": 50,
      "senior": 20,
      "lead": 5
    },
    "typical_work_arrangements": [
      "Onsite",
      "Hybrid",
      "Remote"
    ]
  },
  "time_to_fill_estimates_days": {
    "p25": 28,
    "p50": 40,
    "p75": 55
  },
  "wage_pressure": {
    "avg_salary": 72000,
    "entry_salary": 52000,
    "mid_salary": 75000,
    "senior_salary": 92000,
    "salary_growth_rate_percent_yoy": 5,
    "sign_on_bonus_prevalence_percent": 10
  },
  "industry_demand_breakdown": [
    {
      "industry_name": "Finance & Insurance",
      "share_percent": 40,
      "why_hiring_now": "Regulatory changes increasing compliance needs."
    },
    {
      "industry_name": "Professional Services",
      "share_percent": 25,
      "why_hiring_now": "Growth in advisory and consulting services."
    },
    {
      "industry_name": "Healthcare",
      "share_percent": 15,
      "why_hiring_now": "Expansion of healthcare providers and billing complexity."
    },
    {
      "industry_name": "Technology",
      "share_percent": 10,
      "why_hiring_now": "Rapid tech company growth requiring financial controls."
    },
    {
      "industry_name": "Real Estate",
      "share_percent": 10,
      "why_hiring_now": "Market activity requiring detailed financial analysis and reporting."
    }
  ],
  "top_missing_skills": [
    {
      "skill_name": "Data Analysis with Excel & Tableau",
      "skill_category": "Advanced",
      "gap_severity_0_10": 8,
      "impact_on_hiring": "Limits ability to handle complex data sets and reporting tasks, slowing candidate onboarding.",
      "how_to_close_gap": "Offer targeted training on advanced Excel functions and Tableau software."
    },
    {
      "skill_name": "IFRS & GAAP Standards",
      "skill_category": "Core",
      "gap_severity_0_10": 7,
      "impact_on_hiring": "Candidates often lack up-to-date knowledge leading to extended ramp-up times.",
      "how_to_close_gap": "Provide certification programs and continual professional education."
    },
    {
      "skill_name": "ERP Systems (e.g. Oracle, SAP)",
      "skill_category": "Tools",
      "gap_severity_0_10": 7,
      "impact_on_hiring": "Insufficient familiarity with ERP tools reduces operational efficiency.",
      "how_to_close_gap": "Partner with ERP providers for practical training and internships."
    },
    {
      "skill_name": "Automation & AI Tools in Accounting",
      "skill_category": "Advanced",
      "gap_severity_0_10": 6,
      "impact_on_hiring": "Limited skills hinder adoption of efficiency improvement technologies.",
      "how_to_close_gap": "Incorporate automation tool training in professional development."
    },
    {
      "skill_name": "Communication Skills",
      "skill_category": "SoftSkill",
      "gap_severity_0_10": 5,
      "impact_on_hiring": "Poor communication delays stakeholder coordination and internal processes.",
      "how_to_close_gap": "Implement workshops focusing on business communication and teamwork."
    }
  ],
  "root_causes": [
    "Increasing complexity of accounting standards and regulations requiring specialized skills.",
    "Rapid pace of digital transformation creating skill mismatches especially in ERP and AI tools.",
    "Competition for talent from adjacent sectors (finance, tech) increasing demand beyond supply.",
    "Limited local training programs focused on emerging accounting technology skills."
  ],
  "recommended_interventions": {
    "for_employers": [
      {
        "action": "Implement on-the-job training programs focused on ERP and data analysis tools.",
        "expected_impact": "Reduce skill gap impact and accelerate candidate readiness.",
        "effort_level": "Medium",
        "time_horizon": "31-90d"
      },
      {
        "action": "Offer competitive salary and sign-on bonuses to attract scarce mid-senior candidates.",
        "expected_impact": "Improve candidate influx to reduce time to fill position.",
        "effort_level": "High",
        "time_horizon": "0-30d"
      },
      {
        "action": "Promote hybrid and remote work arrangements to widen candidate pool.",
        "expected_impact": "Access broader talent market including outside NYC metro.",
        "effort_level": "Low",
        "time_horizon": "0-30d"
      }
    ],
    "for_training_providers": [
      {
        "program_idea": "Intensive certificate programs on IFRS/GAAP and ERP systems.",
        "target_skills": [
          "IFRS & GAAP Standards",
          "ERP Systems (e.g., Oracle, SAP)"
        ],
        "estimated_time_to_job_ready_weeks": 12,
        "expected_outcome": "Produce job-ready accountants with up-to-date standards and ERP proficiency."
      },
      {
        "program_idea": "Workshops on data visualization and automation tools for accounting.",
        "target_skills": [
          "Data Analysis with Excel & Tableau",
          "Automation & AI Tools in Accounting"
        ],
        "estimated_time_to_job_ready_weeks": 8,
        "expected_outcome": "Enhance candidate ability to manage complex data and automation workflows."
      },
      {
        "program_idea": "Soft skills development programs focusing on communication and stakeholder management.",
        "target_skills": [
          "Communication Skills"
        ],
        "estimated_time_to_job_ready_weeks": 4,
        "expected_outcome": "Improve workplace collaboration and reduce bottlenecks in processes."
      }
    ],
    "for_policy_or_workforce_planners": [
      {
        "initiative": "Subsidized training grants for advanced accounting technologies and standards.",
        "rationale": "Incentivize skill development to address tech and standards gaps.",
        "time_horizon": "6-24mo",
        "success_metrics": [
          "Increase in certified accountants",
          "Reduced average time to fill positions"
        ]
      },
      {
        "initiative": "Public-private partnerships to develop accounting bootcamps targeting mid-career talent.",
        "rationale": "Expand supply of candidates quickly trained for high-demand skills.",
        "time_horizon": "6-24mo",
        "success_metrics": [
          "Number of graduates employed within 6 months",
          "Employer satisfaction scores"
        ]
      },
      {
        "initiative": "City-level campaigns promoting accounting as a career with emphasis on future skills.",
        "rationale": "Attract new entrants to accounting aligned with market needs.",
        "time_horizon": "2-5y",
        "success_metrics": [
          "Growth in accounting program enrollments",
          "Diversity and seniority mix improvement"
        ]
      }
    ]
  },
  "outlook": {
    "near_term_0_6_months": "Talent shortage expected to persist due to steady hiring demand and limited immediate skill gap closures; wage growth may accelerate slightly.",
    "medium_term_6_24_months": "With training initiatives and digital upskilling, supply may better meet demand; potential lowering of shortage index if interventions succeed.",
    "key_watch_indicators": [
      "Changes in average days to fill positions",
      "Salary growth relative to inflation",
      "Enrollment rates in accounting certification programs",
      "Adoption rates of ERP and automation tools by candidates"
    ]
  },
  "uncertainty_notes": [
    "Exact candidate availability influenced by recent migration and remote work trends, which are volatile.",
    "Industry demand projections may shift with economic fluctuations, especially in finance and tech sectors.",
    "Skill gap severity estimates based on survey data that may underrepresent informal skills acquired on job.",
    "Wage growth estimates do not fully incorporate potential macroeconomic shocks or policy changes."
  ],
  "confidence_score_percent": 82
}

{
  "job_title": "accountant",
  "city": "New york",
  "currency_code": "USD",
  "talent_shortage_index": 67,
  "score_components": {
    "demand_pressure_score_0_100": 75,
    "supply_scarcity_score_0_100": 70,
    "skill_gap_severity_score_0_100": 60,
    "wage_pressure_score_0_100": 65,
    "time_to_fill_pressure_score_0_100": 60,
    "computation_notes": "Scores derived from estimated monthly job postings (~1500), active candidates (~900), average days to fill (~40), and observed wage growth (~5% YoY). Demand pressure boosted by sustained economic activity; supply constrained by skill mismatch and competing industries."
  },
  "core_market_metrics": {
    "estimated_monthly_job_postings": 1500,
    "estimated_active_candidates": 900,
    "jobs_to_candidate_ratio": 1.67,
    "estimated_monthly_gap": 600,
    "talent_shortage_level": "High",
    "remote_share_percent": 30,
    "seniority_mix_percent": {
      "entry": 25,
      "mid": 50,
      "senior": 20,
      "lead": 5
    },
    "typical_work_arrangements": [
      "Onsite",
      "Hybrid",
      "Remote"
    ]
  },
  "time_to_fill_estimates_days": {
    "p25": 28,
    "p50": 40,
    "p75": 55
  },
  "wage_pressure": {
    "avg_salary": 72000,
    "entry_salary": 52000,
    "mid_salary": 75000,
    "senior_salary": 92000,
    "salary_growth_rate_percent_yoy": 5,
    "sign_on_bonus_prevalence_percent": 10
  },
  "industry_demand_breakdown": [
    {
      "industry_name": "Finance & Insurance",
      "share_percent": 40,
      "why_hiring_now": "Regulatory changes increasing compliance needs."
    },
    {
      "industry_name": "Professional Services",
      "share_percent": 25,
      "why_hiring_now": "Growth in advisory and consulting services."
    },
    {
      "industry_name": "Healthcare",
      "share_percent": 15,
      "why_hiring_now": "Expansion of healthcare providers and billing complexity."
    },
    {
      "industry_name": "Technology",
      "share_percent": 10,
      "why_hiring_now": "Rapid tech company growth requiring financial controls."
    },
    {
      "industry_name": "Real Estate",
      "share_percent": 10,
      "why_hiring_now": "Market activity requiring detailed financial analysis and reporting."
    }
  ],
  "top_missing_skills": [
    {
      "skill_name": "Data Analysis with Excel & Tableau",
      "skill_category": "Advanced",
      "gap_severity_0_10": 8,
      "impact_on_hiring": "Limits ability to handle complex data sets and reporting tasks, slowing candidate onboarding.",
      "how_to_close_gap": "Offer targeted training on advanced Excel functions and Tableau software."
    },
    {
      "skill_name": "IFRS & GAAP Standards",
      "skill_category": "Core",
      "gap_severity_0_10": 7,
      "impact_on_hiring": "Candidates often lack up-to-date knowledge leading to extended ramp-up times.",
      "how_to_close_gap": "Provide certification programs and continual professional education."
    },
    {
      "skill_name": "ERP Systems (e.g. Oracle, SAP)",
      "skill_category": "Tools",
      "gap_severity_0_10": 7,
      "impact_on_hiring": "Insufficient familiarity with ERP tools reduces operational efficiency.",
      "how_to_close_gap": "Partner with ERP providers for practical training and internships."
    },
    {
      "skill_name": "Automation & AI Tools in Accounting",
      "skill_category": "Advanced",
      "gap_severity_0_10": 6,
      "impact_on_hiring": "Limited skills hinder adoption of efficiency improvement technologies.",
      "how_to_close_gap": "Incorporate automation tool training in professional development."
    },
    {
      "skill_name": "Communication Skills",
      "skill_category": "SoftSkill",
      "gap_severity_0_10": 5,
      "impact_on_hiring": "Poor communication delays stakeholder coordination and internal processes.",
      "how_to_close_gap": "Implement workshops focusing on business communication and teamwork."
    }
  ],
  "root_causes": [
    "Increasing complexity of accounting standards and regulations requiring specialized skills.",
    "Rapid pace of digital transformation creating skill mismatches especially in ERP and AI tools.",
    "Competition for talent from adjacent sectors (finance, tech) increasing demand beyond supply.",
    "Limited local training programs focused on emerging accounting technology skills."
  ],
  "recommended_interventions": {
    "for_employers": [
      {
        "action": "Implement on-the-job training programs focused on ERP and data analysis tools.",
        "expected_impact": "Reduce skill gap impact and accelerate candidate readiness.",
        "effort_level": "Medium",
        "time_horizon": "31-90d"
      },
      {
        "action": "Offer competitive salary and sign-on bonuses to attract scarce mid-senior candidates.",
        "expected_impact": "Improve candidate influx to reduce time to fill position.",
        "effort_level": "High",
        "time_horizon": "0-30d"
      },
      {
        "action": "Promote hybrid and remote work arrangements to widen candidate pool.",
        "expected_impact": "Access broader talent market including outside NYC metro.",
        "effort_level": "Low",
        "time_horizon": "0-30d"
      }
    ],
    "for_training_providers": [
      {
        "program_idea": "Intensive certificate programs on IFRS/GAAP and ERP systems.",
        "target_skills": [
          "IFRS & GAAP Standards",
          "ERP Systems (e.g., Oracle, SAP)"
        ],
        "estimated_time_to_job_ready_weeks": 12,
        "expected_outcome": "Produce job-ready accountants with up-to-date standards and ERP proficiency."
      },
      {
        "program_idea": "Workshops on data visualization and automation tools for accounting.",
        "target_skills": [
          "Data Analysis with Excel & Tableau",
          "Automation & AI Tools in Accounting"
        ],
        "estimated_time_to_job_ready_weeks": 8,
        "expected_outcome": "Enhance candidate ability to manage complex data and automation workflows."
      },
      {
        "program_idea": "Soft skills development programs focusing on communication and stakeholder management.",
        "target_skills": [
          "Communication Skills"
        ],
        "estimated_time_to_job_ready_weeks": 4,
        "expected_outcome": "Improve workplace collaboration and reduce bottlenecks in processes."
      }
    ],
    "for_policy_or_workforce_planners": [
      {
        "initiative": "Subsidized training grants for advanced accounting technologies and standards.",
        "rationale": "Incentivize skill development to address tech and standards gaps.",
        "time_horizon": "6-24mo",
        "success_metrics": [
          "Increase in certified accountants",
          "Reduced average time to fill positions"
        ]
      },
      {
        "initiative": "Public-private partnerships to develop accounting bootcamps targeting mid-career talent.",
        "rationale": "Expand supply of candidates quickly trained for high-demand skills.",
        "time_horizon": "6-24mo",
        "success_metrics": [
          "Number of graduates employed within 6 months",
          "Employer satisfaction scores"
        ]
      },
      {
        "initiative": "City-level campaigns promoting accounting as a career with emphasis on future skills.",
        "rationale": "Attract new entrants to accounting aligned with market needs.",
        "time_horizon": "2-5y",
        "success_metrics": [
          "Growth in accounting program enrollments",
          "Diversity and seniority mix improvement"
        ]
      }
    ]
  },
  "outlook": {
    "near_term_0_6_months": "Talent shortage expected to persist due to steady hiring demand and limited immediate skill gap closures; wage growth may accelerate slightly.",
    "medium_term_6_24_months": "With training initiatives and digital upskilling, supply may better meet demand; potential lowering of shortage index if interventions succeed.",
    "key_watch_indicators": [
      "Changes in average days to fill positions",
      "Salary growth relative to inflation",
      "Enrollment rates in accounting certification programs",
      "Adoption rates of ERP and automation tools by candidates"
    ]
  },
  "uncertainty_notes": [
    "Exact candidate availability influenced by recent migration and remote work trends, which are volatile.",
    "Industry demand projections may shift with economic fluctuations, especially in finance and tech sectors.",
    "Skill gap severity estimates based on survey data that may underrepresent informal skills acquired on job.",
    "Wage growth estimates do not fully incorporate potential macroeconomic shocks or policy changes."
  ],
  "confidence_score_percent": 82
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

api_key
string
required

This is your account API Key. You can easily locate it in your account dashboard.

job_title
string
default:Accountant
required

Enter the job title you want to get report for

city
string
default:New York
required

City name used for this report, it accepts Free-form city name like NY or New York.

country
string

Country code used for this report, Support all countries, it accepts two letter format like us uk fr. Country List

Response

200

OK