Traffic disruption locator for the city of Edmonton using the city of Edmonton Open Data Portal's SoDA API
Status: In development/testing phase
Execute the file as you would any other python file, depending on the default version of python you have installed.
$ python detour.py # If you have python3 installed and it is default
$ python3 detour.py # If you have python3 installed and it is not default
To check your default python version, run the following command
$ python --version
Simply clone the repository into a location of your choosing
$ git clone https://github.com/ttamre/detour.git
Please email me at ttamre@ualberta.ca for details on code of conduct, and the process for submitting pull requests.
- Tem Tamre - Project Lead/Owner - Github
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License - see LICENSE for more details