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

API does not return the cheaper tickets for Szczecin #26

Open
derhuerst opened this issue Dec 10, 2017 · 4 comments
Open

API does not return the cheaper tickets for Szczecin #26

derhuerst opened this issue Dec 10, 2017 · 4 comments
Labels

Comments

@derhuerst
Copy link
Member

derhuerst commented Dec 10, 2017

According to Wikitravel and their transit planner to be the following prices for Szczecin public transport:

  • 15 min for 2 PLN (currently 0.48€)
  • 30 min for 3 PLN (currently 0.71€)
  • 1 hour for 4 PLN (currently 0.95€)
  • 2 hours for 5 PLN (currently 1.19€)
  • full day for 12 PLN (currently 2.86€)
  • 5 days for 35 PLN (currently 8.33€)
  • 10 days for 60 PLN (currently 14.28€)

For so-called fast lines, the prices double:

  • 15 min for 4 PLN (currently 0.95€)
  • 30 min for 6 PLN (currently 1.43€)
  • 1 hour for 8 PLN (currently 1.90€)

For a journey from Szczecin Gumience to Szczecin Glowny, the VBB API only returns the following prices:

  • Bartarif Szczecin 1: Einzelfahrausweis Regeltarif for 2.20€
  • Bartarif Szczecin 1: Einzelfahrausweis Ermäßigungstarif for 1.60€
  • Bartarif Szczecin 1: Tageskarte Regeltarif for 2.60€
  • Bartarif Szczecin 1: Tageskarte Ermäßigungstarif for 1.90€
  • Bartarif Szczecin 1: Kleingruppen-Standard (like supposed to mean *-Tageskarte) for 6.40€
@derhuerst
Copy link
Member Author

The adult full day ticket (12 PLN or 2.86€) could be the same as Bartarif Szczecin 1: Tageskarte Regeltarif for 2.60€.

@derhuerst
Copy link
Member Author

derhuerst commented Dec 10, 2017

According to http://szczecin.esn.pl/public-transport, there seems to be a 50% price discount for students. According to the public transport provider, reduced tickets are always 50% off. These apply to children, students, people with disabilities, pensioners, unemployed people and veterans.

@derhuerst
Copy link
Member Author

derhuerst/vbb-parse-ticket@0c3f624 added basic support for Szczecin tickets.

@derhuerst
Copy link
Member Author

derhuerst commented Dec 10, 2017

There are also batches of 10 available for the price of 9:

  • 10 journeys, 15min each for 18 PLN (currently 4.28€)
  • 10 journeys, 30min each for 27 PLN (currently 6.43€)
  • 10 journeys, 1 hour each for 36 PLN (currently 8.57€)

Again, fast lines are twice as expensive.

Group tickets:

  • 15+1 people, 1 hour for 18 PLN (currently 4.28€)
  • 25+1 people, 1 hour for 25 PLN (currently 5.95€)

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

No branches or pull requests

1 participant