Package: swadlr Title: Access the EPI State of Working America Data Library API Version: 0.2.0 Authors@R: c(person(given = "Ben", family = "Zipperer", role = c("aut", "cre"), email = "benzipperer@gmail.com"), person(given = "Economic Policy Institute", role = c("cph", "fnd"))) Description: Provides functions to retrieve data from the Economic Policy Institute's State of Working America Data Library (SWADL) API. Enables users to explore available indicators, measures, and dimensions, and to fetch time series data at national, regional, and state levels. License: MIT + file LICENSE URL: https://economic.github.io/swadlr/, https://github.com/Economic/swadlr BugReports: https://github.com/economic/swadlr/issues Depends: R (>= 4.1) Imports: cli, httr2, jsonlite, tibble Suggests: httptest2, knitr, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Needs/website: economic/epitemplate Config/pak/sysreqs: libssl-dev Repository: https://economic.r-universe.dev Date/Publication: 2026-03-13 16:35:15 UTC RemoteUrl: https://github.com/economic/swadlr RemoteRef: HEAD RemoteSha: a0ee503764fa4a237e214e50a56eee72250543c9 NeedsCompilation: no Packaged: 2026-07-11 06:01:27 UTC; root Author: Ben Zipperer [aut, cre], Economic Policy Institute [cph, fnd] Maintainer: Ben Zipperer