Giter Site home page Giter Site logo

transitdatatool's Introduction

Transit Data Tool

Data collection tools for transit data.

Features

  • Downloaders for Toronto data
    • NextBus AVL Data
    • Open data Toronto road restrictions
    • OpenWeatherMap data for Toronto region (developers should update API key)

Installation from release

  • Download release zip, then unzip on your local drive.
  • Go to 'TransitDataTool\AppData' folder, this is where all of the data will be downloaded to.
  • Modify 'DataDownload-Setting.txt' inside the 'TransitDataTool\AppData' folder. This file indicates the start and end date & time of the data you want to download.
  • Run
    • Main GUI: 'TransitDataTool\GUIHost.exe' -> Start Download using this utility program.
    • NextBus file manager: 'TransitDataTool_NextBusFileManager\NextBusFileManager.exe' -> Manage downloaded NextBus XML data.

Installation from source code

Application Data

  • Unzip AppData.zip content to the directory of your compiled program (where GUIHost.exe is compiled).
  • Modify the start and end date & time in 'DataDownload-Setting.txt'

Dependencies

  • Install NuGet Package Manager for MSVC
  • Restore NuGet Packages, or install the packages listed in Requirements.md, via the NuGet console

API keys

Acknowledgements and Licensing

  • This program is open-source under the MIT license term.

Developments and Bugs

  • Please report any bugs by posting a new issue.
  • Participate in our software development efforts! You are welcome to fork and submit pull requests. If you want to be more involved, such as developing versions of this program for other transit agencies with additional transit-related datasets. Pitch your ideas in the 'Future Developments' issue.

transitdatatool's People

Contributors

bowenwen avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

yeejinhyung

transitdatatool's Issues

add warning message for invalid inputs

add warning message for when start and end date time in the input file provided are in the past.

This is because the real-time data sources cannot return data in the past, this data tool needs to be kept running until after the end date time.

Future Developments

Pitch your ideas here!

Currently, the transit data tool only collects data for the Toronto Transit Commission network. We would like to extend the tool for additional cities and transit agencies.

If you have additional datasets from other cities and agencies, please join us in this development effort. We will start a new project and branch for each new city.

While the data collection tool is currently written in C#, I am open to developing new versions of it in other languages.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.