Package: nomisr Type: Package Title: Access 'Nomis' UK Labour Market Data Version: 0.4.7 Authors@R: c( person( "Evan", "Odell", email = "evanodell91@gmail.com", role = c("aut", "cre"), comment = c(ORCID='0000-0003-1845-808X')), person( "Paul", "Egeler", email = "paulegeler@gmail.com", role = c("rev", "ctb")), person( "Christophe", "Dervieux", role = "rev", comment = c(ORCID='0000-0003-4474-2498')), person( "Nina", "Robery", role = "ctb", comment = "Work and Health Indicators with nomisr vignette") ) Description: Access UK official statistics from the 'Nomis' database. 'Nomis' includes data from the Census, the Labour Force Survey, DWP benefit statistics and other economic and demographic data from the Office for National Statistics, based around statistical geographies. See for full API documentation. URL: https://github.com/ropensci/nomisr, https://docs.evanodell.com/nomisr BugReports: https://github.com/ropensci/nomisr/issues License: MIT + file LICENSE Depends: R (>= 3.4.0) Imports: jsonlite, tibble, dplyr, httr, utils, rsdmx, rlang, snakecase RoxygenNote: 7.2.0 Suggests: knitr, rmarkdown, testthat, purrr, tidyr, magrittr, ggplot2, scales, readr VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-09-02 09:31:12 UTC RemoteUrl: https://github.com/ropensci/nomisr RemoteRef: master RemoteSha: e4e8b66e8e09fab840e8d1d5c9e9a5e999210810 NeedsCompilation: no Packaged: 2026-07-01 08:20:25 UTC; root Author: Evan Odell [aut, cre] (ORCID: ), Paul Egeler [rev, ctb], Christophe Dervieux [rev] (ORCID: ), Nina Robery [ctb] (Work and Health Indicators with nomisr vignette) Maintainer: Evan Odell