In this project, ISPARK - Istanbul Park, municipally driven car park company, data has used to analyze Istanbul car park network including parking point cost, usage and location.
From that reason, I try to find out the answers of below questions during the project:
- How many parking zones does each side of Istanbul have? What is the average monthly subscription cost per side?
- What is the number of parking zones and their monthly cost of each district in Istanbul ?
- What is the average utilization rate and total capacity of parking zones of each district in Istanbul ?
- What is the free stopping availability in Istanbul ?
The findings can be found at the post available here in Medium
Please apploud if you like :)
In order to run the notebook flawlessly, please run:
- pip install plotly==4.9.0 <br>
- pip install pandas <br>
- pip install numpy <br>
- pip install matplotlib <br>
- conda install -c plotly plotly-orca==1.3.1 psutil requests #To save plotly graphs as png or jpeg. <br>
Plotly Graphs can not be shown propery in the Github because of the staric render of Github.
Please see the Medium Post or run the notebook locally in order to see the Plotly graps.
The repository has been created by Evren Ermiş