BuzzFeedNews / 2014-06-bikeshare-gender-maps

Data and code for BuzzFeed's bikeshare gender maps.

Home Page:www.buzzfeed.com/jsvine/these-maps-show-a-massive-gender-gap-in-bicycle-riding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bikeshare Gender Maps

Data and code for maps showing male/female ridership at each station in three bikesharing programs: New York City's Citi Bike, Chicago's Divvy, and Boston's Hubway. Published June 16, 2014.

Data

The raw data comes directly from the bikeshare services. (For details and links, see BuzzFeedNews/bikeshare-data-sources).

Data processing

  • scripts/process-data.py handles most of the data processing. Processed data, in CSV and GeoJSON formats, can be found here.

  • notebooks/aggregate-data.ipynb contains the code for calculating overall male/female ridership rates and generating the female-ridership-by-day-of-week charts.

  • For more details, see the "Data and Methodology" section here.

About

Data and code for BuzzFeed's bikeshare gender maps.

www.buzzfeed.com/jsvine/these-maps-show-a-massive-gender-gap-in-bicycle-riding


Languages

Language:Jupyter Notebook 89.6%Language:JavaScript 5.1%Language:Python 2.1%Language:CSS 1.3%Language:HTML 1.2%Language:Makefile 0.7%