Package: ons
Title: Download Data from the 'Office for National Statistics'
Version: 0.1.3
Authors@R: 
    person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com",
           role = c("aut", "cre"))
Description: Provides functions to download and tidy statistical data
    published by the 'Office for National Statistics'
    <https://www.ons.gov.uk>. Covers GDP, inflation (CPI, CPIH, RPI),
    unemployment, employment, wages, trade, retail sales, house prices,
    productivity, population, and public sector finances. Most series are
    fetched from the 'ONS' website using its CSV time series endpoint.
    House price data is sourced from 'HM Land Registry'
    <https://www.gov.uk/government/organisations/land-registry>.
    Data is cached locally between sessions.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
Imports: cli (>= 3.6.0), httr2 (>= 1.0.0), tools
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/charlescoverdale/ons
BugReports: https://github.com/charlescoverdale/ons/issues
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-03-17 18:26:01 UTC; charlescoverdale
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-18 08:30:07 UTC
Built: R 4.4.3; ; 2026-03-18 10:18:55 UTC; unix
