me@michellealzoladesign.com

Mon - Fri: 8AM - 5PM MDT

To understand the patterns of use such as the origin, distance, frequency, day, and time of day, I have gathered the data from the City of Calgary’s Open Data Portal.

Electric scooters or e-scooters are a convenient and sustainable way of getting around the city where I live. I made a dashboard site to help users understand where in the city these e-scooters travel most, what time of day the most trips happen, and what day in the week the users often travel.

Below is the video of the dashboard and its functionality. The dataset is accessed via SODA API. See their API docs here: https://dev.socrata.com/foundry/data.calgary.ca/jicz-mxiz

You may also find how to rent and the rules to follow when operating such vehicles here: https://www.calgary.ca/bike-walk-roll/electric-scooters.html

To see my code, you may go to my GitHub repo here: michellealzola/Calgary-s-Shared-Micromobility-e-Bikes-and-e-Scooters-Pilot-Trips-Data-Dashboard: This site was made with Python’s Dash and Plotly (github.com)

Recommended Articles