All Projects → BuzzFeedNews → 2014 06 Bikeshare Gender Maps

BuzzFeedNews / 2014 06 Bikeshare Gender Maps

Data and code for BuzzFeed's bikeshare gender maps.

Projects that are alternatives of or similar to 2014 06 Bikeshare Gender Maps

Nyumath2048
NYU Math-GA 2048: Scientific Computing in Finance
Stars: ✭ 69 (-1.43%)
Mutual labels:  jupyter-notebook
Group Level Emotion Recognition
Model submitted for the ICMI 2018 EmotiW Group-Level Emotion Recognition Challenge
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Nccu Jupyter Math
這是政治大學應用數學系《數學軟體應用》課程的上課筆記。主要介紹 Python 程式語言, 目標是用 Python 做數據分析。
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Lhy dl hw
Stars: ✭ 1,150 (+1542.86%)
Mutual labels:  jupyter-notebook
Impulcifer
Measurement and processing of binaural impulse responses for personalized surround virtualization on headphones.
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Learning Journey
Chisel Learning Journey
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Gds env
A containerised platform for Geographic Data Science
Stars: ✭ 68 (-2.86%)
Mutual labels:  jupyter-notebook
Tribe
Tribe extracts a network from an email mbox and writes it to a graphml file for visualization and analysis.
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Feature Engineering Book
『機械学習のための特徴量エンジニアリング』のサンプルコード集
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Nc Fish Classification
Scripts/notebooks for The Nature Conservancy's fish classification competition
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Starter Academic
🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
Stars: ✭ 1,158 (+1554.29%)
Mutual labels:  jupyter-notebook
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Invertinggan
Invert a pre-trained GAN model (includes code for training a GAN on celebA)
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (-1.43%)
Mutual labels:  jupyter-notebook
Dcc
Implementation of CVPR 2016 paper
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Ml101
intro to machine learning - reverse engineering phenomena
Stars: ✭ 69 (-1.43%)
Mutual labels:  jupyter-notebook
Disease Prediction From Symptoms
Disease Prediction based on Symptoms.
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Flowcytometrytools
A python package for visualization and analysis of high-throughput flow cytometry data
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Deepq
A deep Q learning demonstration using Google Tensorflow
Stars: ✭ 1,167 (+1567.14%)
Mutual labels:  jupyter-notebook
Tensorrt Demo
TensorRT and TensorFlow demo/example (python, jupyter notebook)
Stars: ✭ 70 (+0%)
Mutual labels:  jupyter-notebook

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].