walkscoreAPI: Walk Score and Transit Score API

A collection of functions to perform the Application Programming Interface (API) calls associated with the Walk Score website (www.walkscore.com) within the R environment. These functions can be used to query the Walk Score and Transit Score database for a wide variety of information using R scripts. This package includes the simple Walk Score and Transit Score API calls, which return the scores associated with an input location, as well as calls which return some data used to calculate the scores. These functions are especially useful for mass data collection and gathering Walk Score and Transit Score values for large lists of locations.

Version: 1.2
Published: 2012-10-29
Author: John Whalen
Maintainer: John Whalen <whalenjf at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: walkscoreAPI results

Documentation:

Reference manual: walkscoreAPI.pdf

Downloads:

Package source: walkscoreAPI_1.2.tar.gz
Windows binaries: r-devel: walkscoreAPI_1.2.zip, r-release: walkscoreAPI_1.2.zip, r-oldrel: walkscoreAPI_1.2.zip
macOS binaries: r-release (arm64): walkscoreAPI_1.2.tgz, r-oldrel (arm64): walkscoreAPI_1.2.tgz, r-release (x86_64): walkscoreAPI_1.2.tgz, r-oldrel (x86_64): walkscoreAPI_1.2.tgz
Old sources: walkscoreAPI archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=walkscoreAPI to link to this page.