Package: ZillowR
Type: Package
Title: R Interface to Zillow Real Estate and Mortgage Data API
Version: 0.1.0
Date: 2016-03-26
Author: Justin Brantley <fascinatingfingers@icloud.com>
Maintainer: Justin Brantley <fascinatingfingers@icloud.com>
URL: https://github.com/fascinatingfingers/ZillowR
Description: 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.
License: GPL-3
LazyData: TRUE
Imports: methods, utils, RCurl, XML
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-26 09:33:22 UTC; justi
Repository: CRAN
Date/Publication: 2016-03-26 17:08:56
Built: R 3.6.3; ; 2020-08-05 02:07:43 UTC; windows
