Skip to content

The analysis of data gathered from BLUEBikes using Python, Numpy and Matplotlib, etc....

License

Notifications You must be signed in to change notification settings

tonyzzzzzz/Data_Analysis_BLUEbikes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Analysis_BLUEbikes

The analysis of data gathered from BLUEBikes using Python, Numpy and Matplotlib, etc....

We used SQLite to store all information of tripdata and stations. By pre-processing, we have splitted the data into two parts - the tripdata and stations - to remove redundancy. The screenshots below are the structures of two tables for the two parts of data.

Data structure of stations

Data structure of trips

Then graphs and results are plotted and calculated.

About

The analysis of data gathered from BLUEBikes using Python, Numpy and Matplotlib, etc....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published