process_zillow_data: Reads and processes raw Zillow rent index data

Description Usage Arguments Value See Also

View source: R/coc_zillow_rent.R

Description

Reads in the raw Zillow data, cleans up variable names and types, reshapes it to long form, and calculates an annual average from the monthly data.

Usage

1

Arguments

file_path

A character string with the path to the raw data.

Value

A data frame with the annual average rent by zip code.

See Also

build_coc_zillow_rent() for creating the CoC level Zillow rent index, build_tract_zillow_rent() for creating the census tract level Zillow rent index


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.