stharms/realEstAnalytics.r: Interfacing with Zillow's API in R

This \code{R} package supplies functions for several different calls to Zillow's Real Estate API directly from R and returns the property data in a tidy format. NOTE: A valid Zillow Web Services ID (ZWSID) that can be obtained by signing up at https://www.zillow.com/webservice/Registration.htm .

Getting started

Package details

MaintainerXiyuan Sun <xiyuansu@iastate.edu>
LicenseGPL-3
Version0.1.0
URL https://github.com/xiyuansun/realEstAnalytics
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("stharms/realEstAnalytics.r")
stharms/realEstAnalytics.r documentation built on May 14, 2019, 1:57 a.m.