zillow_get_url: Determine static web URL address for Zillow data

Description Usage Arguments

View source: R/read.R

Description

This function is designed to fetch the full URL of Zillow's public research data via the site's static-address .csv links. It is specificaly designed as a utility in actually fetching the data.

Usage

1
zillow_get_url(zillow_var, geo_level)

Arguments

zillow_var

The variable name to read in. The full list of these short-form variable names can be found in the variable dictionary included with this package (i.e. by calling zillow_var_dict)

geo_level

The geographic level of the data to retrieve, passed as a character string. Available options are: state, metro, county, city, zip, and neighborhood.


ryapric/ZillowTools documentation built on May 6, 2019, 8:59 p.m.