Bug fixes
- Fixed a regression that broke
onet_crosswalk_bridge()downloads (download_crosswalk_file()was not defined at package level). onet_occupation_details()now returns a tibble of section titles and URLs instead of an unnamed list.onet_panel_reconcile()aborts when release dates are missing instead of silently mis-ordering comparisons.
Improvements
- Archive tables with unrecognized layouts now abort instead of returning all-NA panels.
- OEWS
annual/hourlyflags are parsed as logicals and wage-field semantics are documented. onet_change_summary()gains crosswalk-weighted counts (n_weighted,share_weighted).onet_measure_aggregate()reports large unmatched weight-panel employment shares.onet_releases()is memoised per session, reports archiveformat, and documents the text-archive floor (20.1, October 2015).- Reconciliation now reports occupations missing from the crosswalk bridge (
coverage_statusvalues"unmapped_source"/"unmapped_target").
New features
onet_data_updates()downloads the official O*NET Longitudinal Data Updates record, ground truth for which occupations were re-rated in each cycle.
This is the source tagged as the onet2r_0.4.2 CRAN submission.