Package: datagovsgR 1.0.1
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>.
Authors:
datagovsgR_1.0.1.tar.gz
datagovsgR_1.0.1.zip(r-4.5)datagovsgR_1.0.1.zip(r-4.4)datagovsgR_1.0.1.zip(r-4.3)
datagovsgR_1.0.1.tgz(r-4.4-any)datagovsgR_1.0.1.tgz(r-4.3-any)
datagovsgR_1.0.1.tar.gz(r-4.5-noble)datagovsgR_1.0.1.tar.gz(r-4.4-noble)
datagovsgR_1.0.1.tgz(r-4.4-emscripten)datagovsgR_1.0.1.tgz(r-4.3-emscripten)
datagovsgR.pdf |datagovsgR.html✨
datagovsgR/json (API)
# Install 'datagovsgR' in R: |
install.packages('datagovsgR', repos = c('https://clintonwxy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/clintonwxy/datagovsgr/issues
Last updated 5 months agofrom:93137341f3. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:carpark_availabilitypm25pm25_summarypsipsi_summarytaxi_availabilitytraffic_imagesuviweather_forecastweather_reading
Dependencies:askpassclicurldata.tabledplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Carpark Availability | carpark_availability |
ParseApiDate | parse_api_date |
ParseApiOutput | parse_api_output |
PM2.5 | pm25 |
PM2.5 Summary | pm25_summary |
PSI(PoullutantStandardIndex) | psi |
PSI(PoullutantStandardIndex) Summary | psi_summary |
Taxi Availability | taxi_availability |
Traffic Images | traffic_images |
UVI(Ultra-violet Index) | uvi |
Weather Forecast | weather_forecast |
Weather Reading | weather_reading |