Skip to content

Commit

Permalink
Add percent of units sold var to dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Feb 6, 2025
1 parent caaee77 commit 600f73a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data-raw/vars_dict.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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,,,
Expand Down
Binary file modified data/vars_dict.rda
Binary file not shown.

0 comments on commit 600f73a

Please sign in to comment.