ConsoleCatalog
Sign in
Bureau of Labor Statistics logo

Bureau of Labor Statistics

bls.govFinanceno auth

US Bureau of Labor Statistics - unemployment, CPI, payrolls, JOLTS, PPI, and earnings.

Employment Cost Index

ASYNCREADNo auth

Returns total compensation, wages, and benefits, quarterly.

ParametersFormJSON

Subset: total_compensation, wages, benefits

Start year

End year

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "bl_eci",
    "params": {}
  }'