Package: statswalesr
Type: Package
Title: Easily Extract Data from 'StatsWales'
Version: 0.2.0
Authors@R: person(
    "Jamie", "Ralph", email = "jamesryanralph@outlook.com",
    role = c("aut", "cre")
    )
Description: Download data from 'StatsWales' into R. Removes the need for the user to
    write their own loops when parsing data from the 'StatsWales' API. Provides functions
    for datasets (<http://open.statswales.gov.wales/en-gb/dataset>) and metadata
    (<http://open.statswales.gov.wales/en-gb/discover/metadata>) endpoints. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: jsonlite, httr, curl, dplyr, rlang
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-04-03 14:12:21 UTC; james
Author: Jamie Ralph [aut, cre]
Maintainer: Jamie Ralph <jamesryanralph@outlook.com>
Repository: CRAN
Date/Publication: 2022-04-03 19:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:57:03 UTC; unix
