Git Product home page Git Product logo

ltaer's Introduction

Introduction

The ltaer package (pronounced 'later') is an API client R package that enables users to call the various transportation-related APIs offered by the Land Transport Authority of Singapore. Currently, most of these APIs are geared towards mobile app developers who provide their end-users with real-time information about bus arrivals or traffic conditions. If used correctly, the data from these APIs can also serve as a rich dataset for those keen on analysing transportation trends in Singapore.

My main motivation behind creating this package is to make the data more accessible to a wider audience. While it is not difficult to call the API directly using the httr package on R, it requires a greater understanding of R and APIs that a beginner in R is unlikely to have. An important part of open data is accessibility, and I hope that this package will constitute a small step towards that goal for Singapore.

Installing this package

Ensure that you have devtools downloaded, and use the install_github function to download the package directly from this Github repository. The code you need can be found below:

install.packages('devtools')
devtools::install_github('shaunkhoo/ltaer')

Documentation and Vignettes

Find all the information you need on this package's website here

Contact

For any bugs or issues, please raise an issue on Github.

ltaer's People

Contributors

shaunkhoo avatar dependabot[bot] avatar

Stargazers

Md. Shakil Hossain avatar André Luis Kunert-ProgramadorWebJavaScript avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

tayweichong 00mjk

ltaer's Issues

Unable to get other ERP data

Dear Shaun,

Thanks a lot for providing the API and sharing the source codes. I am trying to get the ERP rates from LTA Datamall, but i'm able to obtain the data for 2020-07-27. I tried to install your packages but failed because some packages were unable to overwrite, but managed to use your source code to get a set of data, which only contains 2020-07-27. May I ask how can I request for the date that I want in the script please?

Thank you.

Best regards,
Wei Chong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.