Package: walkscoreAPI 1.2
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.
Authors:
walkscoreAPI_1.2.tar.gz
walkscoreAPI_1.2.zip(r-4.5)walkscoreAPI_1.2.zip(r-4.4)walkscoreAPI_1.2.zip(r-4.3)
walkscoreAPI_1.2.tgz(r-4.4-any)walkscoreAPI_1.2.tgz(r-4.3-any)
walkscoreAPI_1.2.tar.gz(r-4.5-noble)walkscoreAPI_1.2.tar.gz(r-4.4-noble)
walkscoreAPI_1.2.tgz(r-4.4-emscripten)walkscoreAPI_1.2.tgz(r-4.3-emscripten)
walkscoreAPI.pdf |walkscoreAPI.html✨
walkscoreAPI/json (API)
# Install 'walkscoreAPI' in R: |
install.packages('walkscoreAPI', repos = c('https://whalenjf.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 13 years agofrom:af0509e052. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:checkTSsupportgeolocgetTSgetTScitiesgetWSnetworkSearchrouteDetailsstopDetailsstopSearchwalkshed
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Walk Score and Transit Score API | walkscoreAPI-package walkscoreAPI |
Check Transit Score Support | checkTSsupport |
Google Geolocation API Call | geoloc |
Transit Score API Call | getTS |
List Cities With Transit Score Support | getTScities |
Walk Score API Call | getWS |
Network Search | networkSearch |
Route Details | routeDetails |
Stop Details | stopDetails |
Stop Search | stopSearch |
Return Walk Shed | walkshed |