Dashboard › Economy › Statistics › Jobless claims
Jobless claims in Alaska
364
as of August 2026 · weekly · not seasonally adjusted
▼ 7.8% vs prior · ▼ 14.2% vs a year earlier
Series initial_claims.ak.nsa
History since 1986
Range
Show
Recent values
| Date | Jobless claims |
|---|---|
| 2026-08-29 | 364 |
| 2026-08-22 | 395 |
| 2026-08-15 | 383 |
| 2026-08-08 | 337 |
| 2026-08-01 | 341 |
| 2026-07-25 | 418 |
| 2026-07-18 | 403 |
| 2026-07-11 | 423 |
| 2026-07-04 | 397 |
| 2026-06-27 | 394 |
| 2026-06-20 | 428 |
| 2026-06-13 | 441 |
| 2026-06-06 | 466 |
| 2026-05-30 | 510 |
| 2026-05-23 | 451 |
| 2026-05-16 | 441 |
| 2026-05-09 | 450 |
| 2026-05-02 | 489 |
| 2026-04-25 | 471 |
| 2026-04-18 | 490 |
| 2026-04-11 | 497 |
| 2026-04-04 | 453 |
| 2026-03-28 | 445 |
| 2026-03-21 | 481 |
About this data
A bundle of nine Alaska indicators ingested through the single FRED API rather than five separate source pipelines: weekly initial unemployment claims (the fastest labor-market signal in the state), the Philadelphia Fed coincident and leading indexes (one-number summaries of the AK economy), FHFA house price indexes for Alaska and Anchorage, the Realtor.com Anchorage housing-market trio (median listing price, days on market, active listings — the best high-frequency AK housing signals anywhere), and seasonally adjusted statewide housing permits. FRED is the aggregation layer; each series has a different originating agency.
Known issues & gotchas
- One endpoint, N calls:
GET https://api.stlouisfed.org/fred/series/observations?series_id={ID}&api_key={KEY}&file_type=json— one request per series, loop over the nine IDs. Rate limit ~120 requests/min, far above our needs. Missing values arrive as the string ".", not null — filter before float-parsing. All values are strings in JSON. - Mixed frequencies in one dataset: weekly (claims), monthly (Realtor.com trio, permits, Philly Fed indexes), quarterly (both HPIs). The dataset-level
freshness_max_gap(P120D) is set to tolerate the quarterly series; a per-series freshness check oninitial_claims.ak.nsa(expect ≤ ~14-day gaps) is worth adding in the connector, since the dataset-level bound won't catch a stalled claims feed quickly. - FRED's mirror of AKICLAIMS appeared to lag the DOL ETA source by weeks-to-months in a research snapshot (2026-08); verify actual update cadence at build time — if the lag is real, the DOL ETA report (oui.doleta.gov / dol.gov weekly claims release) is the fallback for the latest weeks.
- Realtor.com series get restated when their methodology changes (has happened before) — full-history refetch every run, don't append-only. Same for