-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
22 lines (10 loc) · 749 Bytes
/
readme.txt
File metadata and controls
22 lines (10 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---------------------------------------------------------------
Project : US Bikeshare Data
by Ntare Guy
Project Overview:
In this project, I use Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington.
I write code to import the data and compute some descriptive statistics on them.
I also wrote a script that takes in raw input to create an interactive experience in the terminal to present these statistics.
Data-set sources:
LYFT a American ridesharing company which operate DIVVY, a bicycle sharing system in the City of Chicago and two adjacent suburbs
---------------------------------------------------------------