Package: datagovindia
Title: Data.gov.in API Wrapper
Version: 1.0.4
Authors@R: 
    c(person(given = "Abhishek",
           family = "Arora",
           role = c("cre", "aut"),
           email = "abhishek.arora1996@gmail.com"),
    person(given = "Aditya",
           family = "Chhabra",
           role = c("aut"),
           email = "aditya0chhabra@gmail.com"))       
Description: This wrapper allows the user to communicate with more than
    80,000 API posted on data.gov.in - open data
    platform of the government of India <https:data.gov.in/ogpl_apis>. 
    It also allows the user to search for the API required through the universe
    of the API with a better interface than the one the official website provides.
    Once a user has the ID by using the API discovery functionalities, 
    it allows one to converse with the API using a consistent format across all
    available API.
License: MIT + file LICENSE
URL: https://github.com/econabhishek/datagovindia
BugReports: https://github.com/econabhishek/datagovindia/issues
Imports: curl, dplyr, httr, magrittr, plyr, stringr, rlang, xml2
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: rmarkdown, knitr, testthat, lubridate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-31 16:46:25 UTC; ASUS
Author: Abhishek Arora [cre, aut],
  Aditya Chhabra [aut]
Maintainer: Abhishek Arora <abhishek.arora1996@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-31 22:00:02 UTC
