Skip to content

Commit

Permalink
Replace strata with building avg vars
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Feb 5, 2025
1 parent a5449b9 commit 1f24c53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-raw/vars_dict.csv
Original file line number Diff line number Diff line change
Expand Up @@ -509,8 +509,8 @@ qu_mlt_cd,card,card,meta_card_num,card_num,Card Number,meta,character,,,
,,ccao_is_active_exe_homeowner,ccao_is_active_exe_homeowner,is_active_exe_homeowner,Active Homeowner Exemption,ccao,logical,,,
,,ccao_n_years_exe_homeowner,ccao_n_years_exe_homeowner,n_years_exe_homeowner,Number of Years Active Homeowner Exemption,ccao,numeric,,,
,,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,,,
,,strata_1,meta_strata_1,strata_1,Condominium Building Strata 1,meta,character,,,
,,strata_2,meta_strata_2,strata_2,Condominium Building Strata 2,meta,character,,,
,,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,,,
,,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 1f24c53

Please sign in to comment.