Package: IndiAPIs Type: Package Title: Access Indian Data via Public APIs and Curated Datasets Version: 0.1.0 Maintainer: Renzo Caceres Rossi Description: Provides functions to access data from public RESTful APIs including 'World Bank API', and 'REST Countries API', retrieving real-time or historical data related to India, such as economic indicators, and international demographic and geopolitical indicators. Additionally, the package includes one of the largest curated collections of open datasets focused on India, covering topics such as population, economy, weather, politics, health, biodiversity, sports, agriculture, cybercrime, infrastructure, and more. The package supports reproducible research and teaching by integrating reliable international APIs and structured datasets from public, academic, and government sources. For more information on the APIs, see: 'World Bank API' , 'REST Countries API' . License: MIT + file LICENSE Language: en URL: https://github.com/lightbluetitan/indiapis, https://lightbluetitan.github.io/indiapis/ BugReports: https://github.com/lightbluetitan/indiapis/issues Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: utils, httr, jsonlite, dplyr, scales, tibble Suggests: ggplot2, testthat (>= 3.0.0), knitr, rmarkdown Authors@R: person( given = "Renzo", family = "Caceres Rossi", role = c("aut", "cre"), email = "arenzocaceresrossi@gmail.com", comment = c(ORCID = "0009-0005-0744-854X") ) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://lightbluetitan.r-universe.dev Date/Publication: 2025-08-20 19:49:49 UTC RemoteUrl: https://github.com/lightbluetitan/indiapis RemoteRef: HEAD RemoteSha: 88eca7952e4c5eca51d7d8b603b42bd4bdf4e101 NeedsCompilation: no Packaged: 2026-06-12 06:56:57 UTC; root Author: Renzo Caceres Rossi [aut, cre] (ORCID: )