Hacker News new | ask | show | jobs
by prepend 2740 days ago
It the only, but maybe the easiest.

Having a data review process with automated integrity, confidentiality, and quality checks is not terribly difficult.

But having a prototocol to export the pdf to csv is also dead easy for confirming only the data relevant is included. ASCII is just as “easy” as scan, but it requires training clerks to be data-oriented rather than document.

1 comments

_ugh_ if only CSVs were standardized sooner and more completely. There are many encoding, delimiter, escaping and truncation conventions to deal with in real world data.
Definitely. They are better than PDFs, but still have lots of room for improvement.