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 Date column to configuration #33

Closed nanthony007 closed 2 days ago

nanthony007 commented 7 months ago

Add a date column to the configuration template and refactor code to use this instead of hard-coding rules.

Changes needed to: https://github.com/UK-IPOP/open-data-pipeline/blob/677aef1625fcfd04d3e2c874bff408bdec93db93/src/opendata_pipeline/analyze.py#L108

nanthony007 commented 2 days ago

Closed with #44