diff --git a/data-raw/vars_dict.csv b/data-raw/vars_dict.csv index 887e7fe..65e23c2 100644 --- a/data-raw/vars_dict.csv +++ b/data-raw/vars_dict.csv @@ -487,3 +487,5 @@ qu_mlt_cd,card,card,meta_card_num,card_num,Card Number,meta,character,,, ,,nearest_golf_course_id,prox_nearest_golf_course_id,nearest_golf_course_id,Nearest Golf Course ID,prox,character,,, ,,nearest_golf_course_data_year,prox_nearest_golf_course_data_year,nearest_golf_course_data_year,Nearest Golf Course Data Year,prox,character,,, ,,char_recent_renovation,char_recent_renovation,recent_renovation,Recent Renovation,char,logical,,, +,,hie_num_active,hie_num_active,hie_num_active,Number of Active Home Improvement Exemptions,flag,numeric,,, +,,hie_num_expired,hie_num_expired,hie_num_expired,Number of Expired Home Improvement Exemptions,flag,numeric,,, diff --git a/data/vars_dict.rda b/data/vars_dict.rda index a78732a..ee3c115 100644 Binary files a/data/vars_dict.rda and b/data/vars_dict.rda differ