cforlando / road-closures-map-data

Get data from the road closures map, restructure it, save it
3 stars 0 forks source link

road-closures-map-data

Run Locally

To fetch latest road closure data run

python road_data_fetch.py

This will output JSON data from Orlando's Road Closures Map to road_data.json

Contribute

Wanna help? We would love your contribution! See issues for what we need help with.

What we are trying to do

Get data from the City of Orlando Road Closures Map, restructure it, make it available to developers.

Check the Issues to see what we working on. If you have any questions, feel free to submit an issue!

Look further down in the README for Project Resources

Project Lead: Cassie Wilcox @csndra0504

Stakeholders: Scott Walker, Natalie Bednarz - City of Orlando

Road Closures Map Data project is a follow up to the UX project exploring the current user experience of Scott Walker, a city employee who creates the documents and uploads the information to the public concerning road closures with in the Orlando city limits.

Our goal is to create a solution that will have 2 outcomes:

  1. Make Scott's job easier, not harder.
  2. Output data in an open format to the Data Portal to be used in a map solution available to the public.

Resources