Functions to get, download, and read open data from each City Bike website, and each City Bike API, in Norway that is made available under the NLOD 2.0 <https://data.norge.no/nlod/en/2.0>. These functions speed up the process of reading city bike data directly to R, and to download the data to disk, so that the user can focus on data analysis. The data is retrieved from the "developer" or "open data" pages of Oslo City Bike <https://developer.oslobysykkel.no/>, Oslo Winter Bike <https://oslovintersykkel.no/en/open-data>, Bergen City Bike <https://bergenbysykkel.no/en/open-data>, and Trondheim City Bike <https://trondheimbysykkel.no/en/open-data>.
Version: | 0.1.1.0 |
Imports: | data.table, glue (≥ 1.3.0), httr, jsonlite, magrittr, tibble |
Published: | 2019-03-31 |
Author: | Iman Ghayoornia [aut, cre] |
Maintainer: | Iman Ghayoornia <ghayoornia.iman at gmail.com> |
BugReports: | http://github.com/PersianCatsLikeToMeow/bysykkel/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/PersianCatsLikeToMeow/bysykkel |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | bysykkel results |
Reference manual: | bysykkel.pdf |
Package source: | bysykkel_0.1.1.0.tar.gz |
Windows binaries: | r-devel: bysykkel_0.1.1.0.zip, r-release: bysykkel_0.1.1.0.zip, r-oldrel: bysykkel_0.1.1.0.zip |
OS X binaries: | r-release: bysykkel_0.1.1.0.tgz, r-oldrel: bysykkel_0.1.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bysykkel to link to this page.