CMake manpages are about the most verbose manpages on the planet.
All I wanted to do was import an external project and customise the build options without having to go and add files into the child project / patch them / whatever.
Getting copies of annual returns and company information from Companies House is easy. Searching the data in those returns isn’t quite so easy.
CH use a PDF format (PDF/A, akin to fax) that ensures maximum compatability.
This is more written as an aide-memoire to myself than anything. It’s a process I’m currently using for bulk-processing a set of documents of various forms (MS Word, PPT, PDF, LibreOffice etc), converting them all to PDF, running OCR on any embedded images and then sticking the end-result into Elasticsearch via Tika (not documented, plenty documentation elsewhere re this final step).
PhysioNet data is available in binary (dat) form but their web site also provides records in JSON.
These records include samples / measurements from 12-lead ECGs recorded at 1ksps.
To convert these to CSV we can use the ol’ jq:
Another one for the todo list.
Fancy plotting leads I/II/III out and making and interactive scroller for time vs vector / direction.
Input data might be from here or here. Unfortunately both of these are for synthesising a single lead.