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

Document siri_rt.log v1 (current version) #184

Open
cjer opened this issue Apr 21, 2019 · 6 comments
Open

Document siri_rt.log v1 (current version) #184

cjer opened this issue Apr 21, 2019 · 6 comments
Assignees

Comments

@cjer
Copy link
Member

cjer commented Apr 21, 2019

Documentation should include the following:

  1. file format
  2. all fields, with their names as they appear in SIRI response
  3. Reference to relevant official documentation (preferably from MOT if exists)
  4. the corresponding GTFS fields for relevant fields
  5. how fields appear in splunk (names and format)
  6. an example file in our git (include SIRI request and response example files too)

Anything else?
We also need to make a general decision about where to put this kind of documentation (wiki/ markdown in code repo / separate documentation website?)

@evyatark
Copy link
Collaborator

Also - where the files are located (or at least a reference to an issue/wiki page that describes where they are located.
Also - reference to some code that reads such file (preferably in both Java and Python)

@cjer cjer self-assigned this Apr 29, 2019
@cjer cjer assigned adiwaz and unassigned cjer Apr 29, 2019
@adiwaz
Copy link
Collaborator

adiwaz commented May 6, 2019

I started working on this documentation issue.

Location: I have opened a wiki page to host the information: "Bus Real Time (SIRI) Data Documentation". If you have comments/ideas for where is the best place to have this info please share.

@cjer cjer mentioned this issue May 6, 2019
7 tasks
@cjer cjer added this to the SIRI Trip Report milestone May 6, 2019
@adiwaz
Copy link
Collaborator

adiwaz commented May 20, 2019

Update - I put a link in the work-in-progress SIRI documentation wiki page to the siri_retriever README that was written by @evyatark : https://github.com/hasadna/open-bus/tree/siri-doc/siri

@adiwaz
Copy link
Collaborator

adiwaz commented Jun 3, 2019

@cjer @evyatark
I need your help with information about:
1. What are the raw results that siri retriever gets?
2. What are the stages between the raw answers and the Splunk table?

Feel free to write it here / link to where it is documented / fill it directly in the wiki page: https://github.com/hasadna/open-bus/wiki/Bus-Real-Time-%28SIRI%29-Data-Documentation.

Thanks!

@adiwaz
Copy link
Collaborator

adiwaz commented Jun 17, 2019

Update: We decided that we will have The data flow documentation from MOT to our servers (both siri and gtfs) documented in wiki, and the actual variables will be documented in the relevant code that generates the data tables.
This issue is going to be reorganized to affect this decision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants