VOOZH about

URL: https://apify.com/ryanclinton/eta-labor-market-intel

โ‡ฑ US Labor Market Data - Unemployment & Apprenticeships ยท Apify


Pricing

$20.00 / 1,000 result returneds

Go to Apify Store

ETA Labor Market Intelligence

US labor market intelligence from 4 DOL Employment & Training Administration datasets: weekly unemployment claims, apprenticeship programs, and trade adjustment assistance.

Pricing

$20.00 / 1,000 result returneds

Rating

0.0

(0)

Developer

๐Ÿ‘ Ryan Clinton

Ryan Clinton

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

US labor market intelligence from 4 DOL Employment & Training Administration datasets: weekly unemployment claims, apprenticeship programs, and trade adjustment assistance.

What does this actor do?

This actor queries the DOL ETA datasets to build a comprehensive labor market intelligence report:

  1. Unemployment Insurance Claims (National) โ€” Weekly initial and continued claims, insured unemployment rate, week-over-week changes, 4-week moving averages
  2. Unemployment Insurance Claims (State) โ€” State-level breakdown with summaries per state including average rates and latest data
  3. Registered Apprenticeship Programs โ€” Apprentice demographics, occupations, sponsors, completion rates by state and fiscal year
  4. Trade Adjustment Assistance (TAA) Petitions โ€” Companies petitioning for worker retraining due to trade displacement, with certification decisions and worker counts

Each report includes a market health score (0โ€“100) based on unemployment trends, apprenticeship health, and trade displacement indicators.

Input parameters

ParameterTypeDescription
apiKeystringDOL API key (free at https://dataportal.dol.gov/registration)
dryRunbooleanReturn sample data without API calls (default: true unless apiKey provided)
searchModestringall, unemployment, apprenticeship, or tradeAdjustment
statestringTwo-letter state abbreviation filter
dateFromstringFilter from date (YYYY-MM-DD)
dateTostringFilter to date (YYYY-MM-DD)
companyNamestringSearch TAA petitions by company name
occupationstringFilter apprenticeship by occupation
includeStateBreakdownbooleanInclude state-level UI data (default: true)
includeApprenticeshipbooleanInclude apprenticeship data (default: true)
includeTradeAdjustmentbooleanInclude TAA petitions (default: true)
maxResultsintegerMax records per dataset (1โ€“5000, default: 200)

Output format

The actor outputs a single comprehensive report:

{
"reportType":"comprehensive",
"generatedAt":"2024-12-07T...",
"unemployment":{
"nationalTrend":[
{
"weekEnded":"2024-12-07",
"initialClaims":224000,
"continuedClaims":1871000,
"insuredUnemploymentRate":1.2,
"weekOverWeekChange":-11000,
"fourWeekMovingAverage":230000
}
],
"stateBreakdown":[
{
"state":"CA",
"totalInitialClaims":42000,
"averageInsuredRate":2.1
}
],
"trendDirection":"Slightly declining",
"trendDescription":"..."
},
"apprenticeship":{
"records":[...],
"summary":{
"totalActiveApprentices":8000,
"overallCompletionRate":71.01,
"topOccupations":[...]
}
},
"tradeAdjustment":{
"records":[...],
"summary":{
"totalPetitions":3,
"totalCertified":2,
"totalWorkersAffected":625,
"certificationRate":66.67
}
},
"marketInsight":{
"score":62,
"level":"Moderate",
"factors":[
"Low insured unemployment rate: 1.2% (+15)",
"Initial claims declining: -11,000 week-over-week (+10)"
]
}
}

Market health scoring

The market health score (0โ€“100) assesses labor market conditions:

FactorImpact
Insured unemployment rate >3%-20
Insured unemployment rate >2%-10
Insured unemployment rate <1%+15
Claims surging (>50K week-over-week)-15
Claims declining (>10K drop)+10
High initial claims (>300K)-15
Low initial claims (<200K)+10
Many states >3% IUR-5 to -10
Strong apprenticeship completion rate+8
High new apprenticeship enrollment+5
Large trade displacement (>50K workers)-12
High TAA certification rate-5

Levels: Strong (75+), Moderate (50โ€“74), Weak (25โ€“49), Stressed (<25)

Use cases

  • Labor economists: Track weekly unemployment trends with moving averages
  • Workforce development: Monitor apprenticeship program performance and demographics
  • Trade analysts: Track industries and companies affected by trade displacement
  • Policy researchers: Analyze labor market health across states and time periods
  • HR professionals: Understand labor market conditions for hiring planning
  • Economic journalists: Track claims trends and trade adjustment patterns

API key

Register for a free DOL API key at https://dataportal.dol.gov/registration

Without an API key, the actor returns realistic sample data in dry run mode.

Data sources

All data from the US Department of Labor Employment & Training Administration:

  • ETA/ui_national_weekly_claims โ€” National weekly UI claims (updated weekly)
  • ETA/ui_state_weekly_claims โ€” State-level weekly UI claims
  • ETA/apprenticeship_data โ€” Registered apprenticeship program data
  • ETA/otaa_petition โ€” Trade Adjustment Assistance petitions

You might also like

BLS Unemployment Scraper | US Labor Statistics Data

parseforge/bls-unemployment-scraper

Pull US Bureau of Labor Statistics unemployment series with period, rate, area, demographic, and seasonally adjusted flag. Filter by series ID and date range. Built for economists, fintech apps, labor market research, and analysts tracking US employment.

BLS Labor Statistics Scraper

crawlerbros/osha-inspection-violation-scraper

Scrape US Bureau of Labor Statistics (BLS) employment, unemployment, and wage data by industry sector and state. Free government API, no authentication required.

Dol Intelligence Mcp

ryanclinton/dol-intelligence-mcp

Dol Intelligence Mcp. Available on the Apify Store with pay-per-event pricing.

BLS API - Bureau of Labor Statistics Data

alizarin_refrigerator-owner/bls-api---bureau-of-labor-statistics-data

Access Bureau of Labor Statistics data for employment, wages, prices, and productivity. Get unemployment rates, CPI inflation, job openings, wage data by industry and occupation.

Arbeitsagentur.de Scraper

shahidirfan/arbeitsagentur-de-scraper

Automate job data extraction from Germany's Federal Employment Agency. Scrape vacancies, employment stats & labor market insights instantly. Perfect for recruitment automation & market analysis.

16

5.0