Skip to content

Commit

Permalink
Add condo characteristics to vars dict
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatyhandshake committed Mar 11, 2024
1 parent fe992f9 commit a79f109
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data-raw/vars_dict.csv
Original file line number Diff line number Diff line change
Expand Up @@ -501,3 +501,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,,,
,,char_building_sf,char_building_sf,building_sf,Building Square Footage,char,numeric,,,
,,char_unit_sf,char_unit_sf,unit_sf,Unit Square Footage,char,numeric,,,
,,char_bedrooms,char_bedrooms,bedrooms,Bedrooms,char,numeric,,,
,,char_half_baths,char_half_baths,half_baths,Half Baths,char,numeric,,,
,,char_full_baths,char_full_baths,full_baths,Full Baths,char,numeric,,,
Binary file modified data/vars_dict.rda
Binary file not shown.

0 comments on commit a79f109

Please sign in to comment.