Extract Settings data from report to JSON
goedzo opened this issue · 2 comments
Since June 30, the weekly report includes settings data (the "location origin" where an infection has been been found. E.g. https://github.com/J535D165/CoronaWatchNL/blob/master/reports/COVID-19_epidemiological_report_20200630.pdf table 6.
This is very helpful data in inspecting measures vs the effect. Is it possible that the extraction of this data can be done from the PDF's and stored in a nice JSON file?
This makes sense to digitalize this table. Especially the "Sinds 4 mei" column.
Let's parse this into something like this: https://github.com/J535D165/CoronaWatchNL/tree/master/data-misc/data-underlying/data-underlying_statistics
Please note that the "sinds 4 mei" column changes its dates in following reports. No idea why though.