Takes raw transit api data and calculate trips. Then writes the trips to s3, one file per trip.
See our welcome doc for contribution and deployment guidelines. https://docs.google.com/document/d/1KTWRc4EO63_lDxjcp0mmprgrFPfFazWJEy2MwxBuw4E/edit?usp=sharing
- Homebrew
- Node 8 (
node --v
should be 8.*.*)
- Clone this repo. TBD