CampaignLab / data-pipeline

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

Js xlsx #8

Closed morkeltry closed 5 years ago

morkeltry commented 6 years ago

General transformer functions in JS. Currently reads .xlsx files, outputs .csv Interprets sheets of the form that ONS publishes, including where geographical area headers are (hierarchically) in multiple columns.

Many helper functions for navigating and processing data in memory, See README