Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HW11-Zixuan Xu #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zxuanxu
Copy link

@zxuanxu zxuanxu commented Apr 12, 2019

Labs and final proposal.

Labs and final proposal.
underscore: use underscore functions to calculate the average daily trip counts of
each Divvy station, such as map/each.

mapbox/turf/leaflet: I'm not sure what I'll do with these technologies, but I'm sure

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Off the top of my head, it might be useful to know how many other bike stations are within a given radius (or even better, you could use a mapbox isochrone)

Divvy station, we'll need to use some functions to count all the trips originating from
or going to that station. Now I'm thinking about using underscore functions and if statement
to get the total trip counts of each station and then dividing the total counts by 365 to get
the average daily counts.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds good. You can fall back on preprocessing the data if needbe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants