geomarker-io / riseup_geomarker_pipeline

A Multi-Modal Geomarker Pipeline for Assessing the Impact of Social, Economic, and Environmental Factors on Pediatric Hospitalization
1 stars 0 forks source link

rename address columns #16

Closed cole-brokamp closed 1 year ago

cole-brokamp commented 1 year ago

rename address to original_address

rename parsed_address to address

https://github.com/geomarker-io/riseup_geomarker_pipeline/blob/cd0f771c3332e1a293906047ec445189223acc4d/R/geocode_addresses.R#L19

cole-brokamp commented 1 year ago

ended up using raw_address to denote the original address and parsed_address to denote the output of the cleaning, parsing, and combining process