# A tibble: 6 × 12
date `ISM Non-Mfg Headline` `ISM Non-Mfg Business Activity`
<date> <dbl> <dbl>
1 2026-01-01 53.8 57.4
2 2026-02-01 56.1 59.9
3 2026-03-01 54 53.9
4 2026-04-01 53.6 55.9
5 2026-05-01 54.5 57.7
6 2026-06-01 54 55.4
# ℹ 9 more variables: `ISM Non-Mfg New Orders` <dbl>,
# `ISM Non-Mfg Backlog Orders` <dbl>,
# `ISM Non-Mfg Supplier Deliveries` <dbl>,
# `ISM Non-Mfg Inventories Change` <dbl>,
# `ISM Non-Mfg Inventories Sentiment` <dbl>, `ISM Non-Mfg Employment` <dbl>,
# `ISM Non-Mfg Prices` <dbl>, `ISM Non-Mfg New Export Orders` <dbl>,
# `ISM Non-Mfg Import` <dbl>
US - ISM
Manufacturing, Non-Manufacturing and leadings
# A tibble: 6 × 4
date `Jobs Plentiful` `Jobs Hard to Get` `Labour differential`
<date> <dbl> <dbl> <dbl>
1 2026-01-01 25.8 19 6.8
2 2026-02-01 26.7 21 5.7
3 2026-03-01 27.4 21.3 6.1
4 2026-04-01 26.9 19.4 7.5
5 2026-05-01 24.8 19.8 5
6 2026-06-01 24.9 22.5 2.4