Package: statswalesr
Type: Package
Title: Easily Extract Data from 'StatsWales'
Version: 1.0.0
Authors@R: person(
    "Jamie", "Ralph", email = "jamesryanralph@outlook.com",
    role = c("aut", "cre")
    )
Description: Download data from the 'StatsWales' public API
    (<https://api.stats.gov.wales/v2>) into R. Provides functions to list,
    search, and browse datasets by topic, retrieve data with optional
    filtering, sorting, and pivoting, and download datasets as CSV or Excel
    files.
License: MIT + file LICENSE
URL: https://github.com/jamie-ralph/statswalesr,
        https://jamie-ralph.github.io/statswalesr/
BugReports: https://github.com/jamie-ralph/statswalesr/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: httr2, jsonlite
Suggests: testthat (>= 3.0.0)
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-12 14:24:32 UTC; jamieralph
Author: Jamie Ralph [aut, cre]
Maintainer: Jamie Ralph <jamesryanralph@outlook.com>
Repository: CRAN
Date/Publication: 2026-07-12 14:40:02 UTC
Built: R 4.6.1; ; 2026-07-12 15:01:32 UTC; unix
