-
Notifications
You must be signed in to change notification settings - Fork 293
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
New Field - termination_date #497
Conversation
Adds a new field, termination_date, to system_information.json to notify data consumers when feeds will be discontinued
|
I hereby call a vote on this proposal. Voting will be open for 10 full calendar days until 11:59PM UTC on May 4th. A few notes on voting:
CC: @mwillmott |
Note that the original comment refers to On that basis, Lyft (operator) votes for this proposal. |
@mwillmott thanks for catching that, I've corrected it |
+1 from FutureTap / Where To? (consumer) |
+1 from Transit |
+1 from Joyride |
+1 from PBSC |
Voting on this PR closes in 2 calendar days. Please vote for or against the proposal, and include the organization for which you are voting in your comment. Please note if you can commit to implementing the proposal. |
+1 Superpedestrian supports this proposal. |
This vote has now closed, and it passes! Votes in favor: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* New Field - termination_date Adds a new field, termination_date, to system_information.json to notify data consumers when feeds will be discontinued * Added in v3.0-RC2 --------- Co-authored-by: Fabien Richard-Allouard <fabien@mobilitydata.org>
Adds a new field, termination_date, to system_information.json to notify data consumers when feeds will be discontinued.
What problem does your proposal solve? Please begin with the relevant issue number. If there is no existing issue, please also describe alternative solutions you have considered.
The specification lacks a way to notify data consumers when a feed is shutting down permanently and will no longer be available. This has come up a number of times in the past but we have yet to formalize a best practice for feed end of life. Relevant issue with further discussion is #492.
What is the proposal?
Add a field
termination_date
tosystem_information.json
that contains the date when the feed will go off line. Define best practice for communicating with data consumers about feed end of life.Is this a breaking change?
Which files are affected by this change?
gbfs.md > system_information.json