diff --git a/data-raw/vars_dict.csv b/data-raw/vars_dict.csv index 17e03a8..994a808 100644 --- a/data-raw/vars_dict.csv +++ b/data-raw/vars_dict.csv @@ -511,6 +511,7 @@ qu_mlt_cd,card,card,meta_card_num,card_num,Card Number,meta,character,,, ,,sale_count_past_n_years,meta_sale_count_past_n_years,sale_count_past_n_years,Number of sales within previous N years of sale/lien date,meta,numeric,,, ,,pin10_bldg_roll_mean,meta_pin10_bldg_roll_mean,pin10_bldg_roll_mean,Building Rolling Average Sale Price,meta,numeric,,, ,,pin10_bldg_roll_count,meta_pin10_bldg_roll_count,pin10_bldg_roll_count,Building Rolling Average Sale Count,meta,numeric,,, +,,pin10_bldg_roll_pct_sold,meta_pin10_bldg_roll_pct_sold,pin10_bldg_roll_pct_sold,Building Rolling Percent Units Sold,meta,numeric,,, ,,shp_parcel_centroid_dist_ft_sd,shp_parcel_centroid_dist_ft_sd,parcel_centroid_dist_ft_sd,Standard Deviation Distance From Parcel Centroid to Vertices (Feet),shp,numeric,,, ,,shp_parcel_edge_len_ft_sd,shp_parcel_edge_len_ft_sd,parcel_edge_len_ft_sd,Standard Deviation Parcel Edge Length (Feet),shp,numeric,,, ,,shp_parcel_interior_angle_sd,shp_parcel_interior_angle_sd,parcel_interior_angle_sd,Standard Deviation Parcel Interior Angle (Degrees),shp,numeric,,, diff --git a/data/vars_dict.rda b/data/vars_dict.rda index f8a9bb8..19918ad 100644 Binary files a/data/vars_dict.rda and b/data/vars_dict.rda differ