An open API service indexing awesome lists of open source software.

https://github.com/shen-po-heng/taipei_mrt

This program is to implement Taipei MRT by the open data from Taipei City government. (It is a conveninet transportation in Taipei, Taiwan )
https://github.com/shen-po-heng/taipei_mrt

Last synced: 8 months ago
JSON representation

This program is to implement Taipei MRT by the open data from Taipei City government. (It is a conveninet transportation in Taipei, Taiwan )

Awesome Lists containing this project

README

          

# Taipei_MRT
This program is to implement Taipei MRT by the open data from Taipei City government. (It is a conveninet transportation in Taipei, Taiwan )
Those data includes

1. The time comsuming between stations
2. The time a train stops in stations
3. The expense from one station to another station.

In the program, users can input a beginning stop and destination stop, and the result could tell user: the time and expense.
Besides, it also tells users the transfer information.

The map is as following: (source from:https://english.metro.taipei/)
![map](https://user-images.githubusercontent.com/24763190/126903414-e9ebc4fb-a483-46c9-9156-8387d724b018.png)