Package: sgapi
Title: Aid Querying 'nomis' and 'Office for National Statistics Open
        Geography' APIs
Version: 1.1.0
Authors@R: 
    c(
      person("Michael", "Stocks", email = "sgapi.orhub@gmail.com", role = c("aut", "cre")),
      person("Andrew", "Christy", role = "aut"),
      person("James","Macpherson", 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-05-08 12:28:10 UTC; michaelstocks
Author: Michael Stocks [aut, cre],
  Andrew Christy [aut],
  James Macpherson [aut],
  Hadyn Jenkins [aut],
  Crown Copyright (Department for Environment Food and Rural Affairs)
    [cph]
Maintainer: Michael Stocks <sgapi.orhub@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-08 12:50:02 UTC
