Package: fedstatAPIr
Title: Unofficial API for Fedstat (Rosstat EMISS System) for Automatic
        and Efficient Data Queries
Version: 0.2.0
Authors@R: 
    person(given = "Denis",
           family = "Krylov",
	   role =c("aut", "cre"),
           email = "deniskrylovvit@gmail.com")
Description: An API for automatic data queries to the fedstat <https://www.fedstat.ru>, using a small set of functions with a common interface.
License: MIT + file LICENSE
URL: https://github.com/DenchPokepon/fedstatAPIr
BugReports: https://github.com/DenchPokepon/fedstatAPIr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: httr, rvest, jsonlite, stringr, dplyr, xml2, readsdmx,
        magrittr, utils, rlang, methods
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-01-14 14:22:50 UTC; denis
Author: Denis Krylov [aut, cre]
Maintainer: Denis Krylov <deniskrylovvit@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-14 16:52:46 UTC
