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 <https://www.zillow.com/howto/api/APIOverview.htm> for the Zillow API Documentation. NOTE: Zillow deprecated their API on 2021-09-30, and this package is now deprecated as a result.
Last updated 3 years ago
3.06 score 23 scripts 174 downloadsCheckDigit - Calculate and Verify Check Digits
Check digits are used like file hashes to verify that a number has been transcribed accurately. The functions provided by this package help to calculate and verify check digits according to various algorithms.
Last updated 3 years ago
2.70 score 4 scripts 284 downloads