Package: mongolstats
Type: Package
Title: Mongolian 'NSO' 'PXWeb' Data and Boundaries (Tidy Client)
Version: 0.1.0
Authors@R: 
    c(person(given = "Temuulen",
             family = "Enebish",
             role = c("aut", "cre"),
             email = "temuulen@gmail.com"))
Description: A 'tidyverse'-friendly client for the National Statistics Office of Mongolia
    'PXWeb' API <https://data.1212.mn/> with helpers to discover tables, variables, and fetch
    statistical data. Also includes utilities to retrieve Mongolia administrative boundaries
    (ADM0-ADM2) as 'sf' objects from open sources for mapping and spatial analysis.
Depends: R (>= 4.1.0)
Imports: httr2, jsonlite, tibble, dplyr, purrr, stringr, sf, memoise,
        cachem, rappdirs, stringi, stringdist, curl
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, pkgdown, roxygen2,
        lifecycle, pxweb, remotes, httptest2, covr, lintr, styler,
        future, future.apply, cli, ggplot2, scales, forcats, tidyr,
        lubridate
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
URL: https://temuulene.github.io/mongolstats/,
        https://data.1212.mn/pxweb/
BugReports: https://github.com/temuulene/mongolstats/issues
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2026-01-13 05:37:32 UTC; Temuulen
Author: Temuulen Enebish [aut, cre]
Maintainer: Temuulen Enebish <temuulen@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-18 11:00:02 UTC
