Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cover all rail and bus JSON endpoints #1

Open
22 of 23 tasks
k5cents opened this issue Nov 18, 2020 · 1 comment
Open
22 of 23 tasks

Cover all rail and bus JSON endpoints #1

k5cents opened this issue Nov 18, 2020 · 1 comment
Assignees

Comments

@k5cents
Copy link
Owner

k5cents commented Nov 18, 2020

Cover all the JSON type services:

Bus Route and Stop Methods

  • Bus Position
  • Path details
  • Routes
  • Schedule
  • Schedule at stop
  • Stop search

GTFS

Not JSON:

The General Transit Feed Specification (GTFS), also known as GTFS static or static transit to differentiate it from the GTFS realtime extension, defines a common format for public transportation schedules and associated geographic information. GTFS "feeds" let public transit agencies publish their transit data and developers write applications that consume that data in an interoperable way.

Incidents

  • Bus Incidents
  • Elevator/Escalator Outages
  • Rail Incidents

Misc Methods

  • Validate API Key

Rail Station Information

  • Lines
  • Parking Information
  • Path Between Stations
  • Station Entrances
  • Station Information
  • Station List
  • Station Timings
  • Station to Station Information

Real-Time Bus Predictions

  • Next Buses

Real-Time Rail Predictions

  • Next Trains

Train Positions

Different API needed from the typical bus and trail JSON.

  • Live Train Positions
  • Standard Routes
  • Track Circuits
@k5cents k5cents pinned this issue Nov 18, 2020
@k5cents k5cents added this to the Initial CRAN release milestone Nov 18, 2020
@k5cents k5cents self-assigned this Nov 18, 2020
@k5cents k5cents added the feature New feature or request label Nov 18, 2020
k5cents added a commit that referenced this issue Nov 18, 2020
k5cents added a commit that referenced this issue Nov 18, 2020
k5cents added a commit that referenced this issue Nov 18, 2020
k5cents added a commit that referenced this issue Nov 20, 2020
k5cents added a commit that referenced this issue Nov 20, 2020
k5cents added a commit that referenced this issue Nov 20, 2020
k5cents added a commit that referenced this issue Dec 1, 2020
Progress on #1, still need to actually format the output.
k5cents added a commit that referenced this issue Dec 1, 2020
k5cents added a commit that referenced this issue Dec 1, 2020
k5cents added a commit that referenced this issue Dec 1, 2020
k5cents added a commit that referenced this issue Dec 1, 2020
k5cents added a commit that referenced this issue Dec 1, 2020
Progress on #1
k5cents added a commit that referenced this issue Dec 1, 2020
Progress on #1
@k5cents k5cents closed this as completed Dec 1, 2020
@k5cents
Copy link
Owner Author

k5cents commented Feb 17, 2021

Need to decide if rail parking should be:

  1. function returning a list
  2. function returning gross data frame
  3. multiple functions

Edit: moved to own issue, see #9.

@k5cents k5cents reopened this Feb 17, 2021
k5cents added a commit that referenced this issue Feb 24, 2021
@k5cents k5cents removed the feature New feature or request label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant