forerad

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

commit 92ffcdb3e60f4e5472ef23cc1b4c658874119848
parent 91bef797d36904fe60460034cf4b83ba996be28a
Author: Steve Gattuso <steve@stevegattuso.me>
Date:   Sun,  5 Nov 2023 17:08:27 +0100

update readme

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -20,6 +20,8 @@ Data to incorporate into a forecast: * Temperature min/max * Precipitation probability +2023-11-05: Need to figure out why the populate script missed a bunch of random days. + ## Open questions * Can I estimate electric citibike revenue with the v2 dataset?