A wrapper for the Data.gov.sg developer resources, which provide real time and historical information, ranging from carpark availability to weather forecasts. The functions makes the API calls for a given date and time, before returning the relevant information in a data frame. All APIs are supported, less the IPOS one which is not returning any data. Relevant information can be found here <https://data.gov.sg/developer>.
Version: | 1.0.1 |
Imports: | httr, data.table, dplyr, stringr, purrr |
Suggests: | knitr, rmarkdown |
Published: | 2024-06-27 |
DOI: | 10.32614/CRAN.package.datagovsgR |
Author: | Clinton Wong |
Maintainer: | Clinton Wong <cwxy.clinton at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | datagovsgR results |
Reference manual: | datagovsgR.pdf |
Vignettes: |
datagovsgR-vignette |
Package source: | datagovsgR_1.0.1.tar.gz |
Windows binaries: | r-devel: datagovsgR_1.0.1.zip, r-release: datagovsgR_1.0.1.zip, r-oldrel: datagovsgR_1.0.1.zip |
macOS binaries: | r-release (arm64): datagovsgR_1.0.1.tgz, r-oldrel (arm64): datagovsgR_1.0.1.tgz, r-release (x86_64): datagovsgR_1.0.1.tgz, r-oldrel (x86_64): datagovsgR_1.0.1.tgz |
Old sources: | datagovsgR archive |
Please use the canonical form https://CRAN.R-project.org/package=datagovsgR to link to this page.