Skip to content

griffinsharps/divvyproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

divvyproject

How many bikes, scooters, and docks are available in Chicago's Divvy bike system right now? We can answer this question using Lyft's real-time Divvy API.

This project uses Python to fetch data from Divvy's station info GBTS JSON feed and count the number of bikes, scooters, and docks currently available.

Running the Code

First make sure that you have Python3 installed. Then open the terminal and type:

python3 process_data.py

You should get output that looks like this:

The Number of Divvy Bikes Currently Available in Chicago: 3695
The Number of Scooters Currently Available in Chicago: 299
The Number of Docks Currently Available in Chicago: 9279

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages