forerad

Utilities for collecting and analyzing with Citibike data in Python
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-12-03 10:58add license.txtSteve Gattuso1+674-0
2023-11-13 20:07update READMESteve Gattuso1+23-20
2023-11-13 16:02improve reliability of rollupSteve Gattuso1+49-10
2023-11-13 13:59roll up with datesSteve Gattuso3+14-9
2023-11-08 22:07update log formatSteve Gattuso1+1-1
2023-11-08 21:41hourly volume rollup by borough!Steve Gattuso5+57-10
2023-11-06 14:45use tz_nyc in rollupSteve Gattuso1+2-1
2023-11-06 14:44fix s3 clientSteve Gattuso1+7-6
2023-11-06 12:02always leave a note!Steve Gattuso1+5-0
2023-11-06 12:02add schema reportSteve Gattuso2+46-16
2023-11-06 10:31fix missing monthsSteve Gattuso2+6-4
2023-11-06 10:11add note for tz woesSteve Gattuso1+4-2
2023-11-06 10:08properly calculate volumeSteve Gattuso5+41-37
2023-11-06 09:20calculate hourly volume rollupSteve Gattuso4+126-174
2023-11-06 07:29dont store trips in sqliteSteve Gattuso7+195-201
2023-11-05 16:08update readmeSteve Gattuso1+2-0
2023-11-05 16:07properly detect if data is missingSteve Gattuso2+11-7
2023-11-05 15:56only run rollup to the most recent trip's dateSteve Gattuso2+15-2
2023-11-05 15:41implement first pass at daily volume rollupSteve Gattuso6+203-49
2023-11-05 12:54refactor schema version detectionSteve Gattuso3+36-40
2023-11-05 12:49account for weird in-between schemaSteve Gattuso1+11-0
2023-11-05 12:44use unix timestamps for better speedSteve Gattuso2+24-4
2023-11-05 10:54scraper worksSteve Gattuso9+208-65
2023-10-30 08:04add initial schemaSteve Gattuso3+45-0
2023-10-29 21:08get s3 cache working to speed up feedback cycleSteve Gattuso4+67-18
2023-10-29 20:37listing and fetching archives worksSteve Gattuso6+100-0
2023-10-29 18:03initial commit w/readmeSteve Gattuso3+15-0