Looks right to me... for Jersey City. As indicated by the JC in the file name. Scroll down for NYC data.
Hi, I'm fairly new to coding in R, and I'm doing a project on citibike ridership, and when I use the following code for the 2019 data, I only see 51 or 52 stations. Has anyone else noticed this from downloading the files from the Citi site? https://s3.amazonaws.com/tripdata/index.html
--Jan <- read.csv("JC-201901-citibike-tripdata.csv")Jan.temp <- Jan %>% summarise(n_distinct(start.station.id))
You received this message because you are subscribed to the Google Groups "BikeNYC and CitiBikeNYC Hackers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to citibike-hacke...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/citibike-hackers/476af33e-c861-4b78-afc6-89fc15b79a40n%40googlegroups.com.