clintonwxy/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>.

Getting started

Package details

AuthorClinton Wong <cwxy.clinton@gmail.com>
MaintainerClinton Wong <cwxy.clinton@gmail.com>
LicenseMIT + file LICENSE
Version1.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("clintonwxy/datagovsgR")
clintonwxy/datagovsgR documentation built on June 29, 2024, 12:39 a.m.