Package: sgapi
Title: Aid Querying 'nomis' and 'Office for National Statistics Open
        Geography' APIs
Version: 1.0.3
Authors@R: 
    c(person("Andrew", "Christy", , "sgapi.orhub@gmail.com", role = c("aut", "cre")),
           person("James","Macpherson", , "James.macpherson@defra.gov.uk", role = "aut"),
           person("Hadyn","Jenkins", role = "aut" ),
           person("Crown Copyright (Department for Environment Food and Rural Affairs)", role ="cph"))
Description: Facilitates extraction of geospatial data from the 'Office for National Statistics Open Geography' and 'nomis' Application Programming Interfaces (APIs). Simplifies process of querying 'nomis' datasets <https://www.nomisweb.co.uk/> and extracting desired datasets in dataframe format. Extracts area shapefiles at chosen resolution from 'Office for National Statistics Open Geography' <https://geoportal.statistics.gov.uk/>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://defra-data-science-centre-of-excellence.github.io/sgapi/,
        https://github.com/Defra-Data-Science-Centre-of-Excellence/sgapi
BugReports: https://github.com/Defra-Data-Science-Centre-of-Excellence/sgApi/issues
Imports: magrittr, sf, dplyr, httr, readr, xml2, methods
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.6)
LazyData: true
NeedsCompilation: no
Packaged: 2025-01-14 21:47:50 UTC; Andrew
Author: Andrew Christy [aut, cre],
  James Macpherson [aut],
  Hadyn Jenkins [aut],
  Crown Copyright (Department for Environment Food and Rural Affairs)
    [cph]
Maintainer: Andrew Christy <sgapi.orhub@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-14 22:30:02 UTC
