UK-IPOP / open-data-pipeline

A pipeline for processing, enhancing, and sharing open datasets.
https://uk-ipop.github.io/open-data-pipeline/
GNU General Public License v3.0
1 stars 0 forks source link

Add column to config for death date #24

Closed nanthony007 closed 5 months ago

nanthony007 commented 1 year ago

Right now we are handling a few edge cases and smartly detecting the death date (mostly assuming it will be called death_date, maybe it would be good to have an option in the config to specify the "date time" column to parse/target? This could open up users to the idea of time-series analysis as well.

nanthony007 commented 5 months ago

duplicate of #33