台北捷運時刻表
捷運時刻表採用 PDF,將其轉換為 JSON 格式。特點是處理了底線,所以輸出結果中包含了該班車終點站的資訊。
轉換程式的程式碼放在 https://github.com/ericyu/TaipeiMetroTimeTableParser
注意事項:
- 採用目前還沒採用的新式車站編號,日後仍有變動的可能性。
- 新北投支線及小碧潭支線由於格式不同,目前沒有包括。文湖線則是沒有公佈時刻表。
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
捷運時刻表採用 PDF,將其轉換為 JSON 格式。特點是處理了底線,所以輸出結果中包含了該班車終點站的資訊。
轉換程式的程式碼放在 https://github.com/ericyu/TaipeiMetroTimeTableParser
注意事項: