ZillowR: R Interface to Zillow Real Estate and Mortgage Data API

Zillow, an online real estate company, provides real estate and mortgage data for the United States through a REST API. The ZillowR package provides an R function for each API service, making it easy to make API calls and process the response into convenient, R-friendly data structures. See <http://www.zillow.com/howto/api/APIOverview.htm> for the Zillow API Documentation.

Version: 0.1.0
Imports: methods, utils, RCurl, XML
Suggests: testthat
Published: 2016-03-26
Author: Justin Brantley
Maintainer: Justin Brantley <fascinatingfingers at icloud.com>
License: GPL-3
URL: https://github.com/fascinatingfingers/ZillowR
NeedsCompilation: no
Materials: README
In views: WebTechnologies
CRAN checks: ZillowR results

Downloads:

Reference manual: ZillowR.pdf
Package source: ZillowR_0.1.0.tar.gz
Windows binaries: r-devel: ZillowR_0.1.0.zip, r-release: ZillowR_0.1.0.zip, r-oldrel: ZillowR_0.1.0.zip
macOS binaries: r-release: ZillowR_0.1.0.tgz, r-oldrel: ZillowR_0.1.0.tgz

Linking:

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