CampaignLab / data-pipeline

Scripts and schemas that aim to make data from the inventory easier to analyse
8 stars 8 forks source link

All ONS .xlsx datasets in sheets #9

Open morkeltry opened 6 years ago

morkeltry commented 6 years ago

I've made a generic converter .xlsx to .csv. There is a README in the js-xlsx branch, but essentially, with minimal javascript skills you can choose a sheet from a multisheet file and it will read a file, which may have multiple rows/ columns of headers, merge the columns of headings, strip the metadata and blank lines and output to CSV.

We need to, in bulk, run it over all the ONS & .gov.uk datasets.