Skip to content

crawling the station data from the official website of DivvyBikes

Notifications You must be signed in to change notification settings

celvelzel/divvy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawling station data on Divvy Bikes website

  1. access

    https://account.divvybikes.com/bikesharefe-gql
    
  2. covert raw json data to an Excel worksheet

Install python packages

pip install pandas,openpyxl

modified the path and run divvy_json2excel.py to create a xlsx file containing information of each stations

python divvy_json2excel.py
  1. merge the metadata from the Excel worksheet
python merge_excel.py

About

crawling the station data from the official website of DivvyBikes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages