Package: tidyqwi Title: A Convenient API for Accessing United States Census Bureau's Quarterly Workforce Indicator Version: 0.1.3 Authors@R: c( person(given = "Michael", family = "DeWitt", role = c("aut", "cre"), email = "me.dewitt.jr@gmail.com", comment = c(ORCID = "0000-0001-8940-1967")), person(given = "Mona", family = "Ahmadiani", role = c("aut"), email = "ahmadim@wfu.edu", comment = c(ORCID = "0000-0002-1269-5685")), person(given = "Adam S.", family = "Hyde", role = c("aut"), email = "hydeas@wfu.edu", comment = c(ORCID = "0000-0003-1205-0032")) ) Maintainer: Michael DeWitt Description: The purpose of this package is to access the United States Census Bureau's Quarterly Workforce Indicator data. Additionally, the data will be retrieved in a tidy format for further manipulation with full variable descriptions added if desired. Information about the United States Census Bureau's Quarterly Workforce Indicator is available at . Depends: R (>= 3.5), future (>= 1.6.2) Imports: dplyr, httr, jsonlite, magrittr, xml2, stringr, purrr, stats, tidyr, labelled, furrr License: MIT + file LICENSE BugReports: https://github.com/medewitt/tidyqwi/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Suggests: testthat, covr, knitr, rmarkdown, spelling VignetteBuilder: knitr Language: en-US Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://medewitt.r-universe.dev Date/Publication: 2024-04-29 15:35:45 UTC RemoteUrl: https://github.com/medewitt/tidyqwi RemoteRef: HEAD RemoteSha: 186ee7055aab82e553d038e5c092a1b9740299a9 NeedsCompilation: no Packaged: 2026-06-07 09:54:04 UTC; root Author: Michael DeWitt [aut, cre] (ORCID: ), Mona Ahmadiani [aut] (ORCID: ), Adam S. Hyde [aut] (ORCID: )