Skip to content

Commit

Permalink
Add num_parcels to export
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsnow committed Feb 15, 2024
1 parent 8f55921 commit 84bb8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipeline/07-export.R
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,10 @@ assessment_pin_prepped <- assessment_pin %>%
prior_near_yoy_change_nom, prior_near_yoy_change_pct, valuations_note,
sale_recent_1_date, sale_recent_1_price,
sale_recent_1_outlier_type, sale_recent_1_document_num,
sale_recent_1_num_parcels,
sale_recent_2_date, sale_recent_2_price,
sale_recent_2_outlier_type, sale_recent_2_document_num,
sale_recent_2_num_parcels,
char_yrblt, char_total_bldg_sf, char_land_sf,
char_unit_sf, flag_nonlivable_space, flag_pin10_5yr_num_sale,
flag_common_area, flag_proration_sum_not_1, flag_pin_is_multiland,
Expand Down

0 comments on commit 84bb8e4

Please sign in to comment.