datagovsgR: Call Real Time APIs from Data Gov Singapore

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.0
Imports: httr, data.table, dplyr, stringr, purrr
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-01-15
Author: Clinton Wong
Maintainer: Clinton Wong <cwxy.clinton at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: datagovsgR results

Documentation:

Reference manual: datagovsgR.pdf
Vignettes: datagovsgR-vignette

Downloads:

Package source: datagovsgR_1.0.0.tar.gz
Windows binaries: r-devel: datagovsgR_1.0.0.zip, r-release: datagovsgR_1.0.0.zip, r-oldrel: datagovsgR_1.0.0.zip
macOS binaries: r-release (arm64): datagovsgR_1.0.0.tgz, r-oldrel (arm64): datagovsgR_1.0.0.tgz, r-release (x86_64): datagovsgR_1.0.0.tgz
Old sources: datagovsgR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=datagovsgR to link to this page.