Skip to content

Instantly share code, notes, and snippets.

@devbyray
Created September 15, 2022 07:49
Show Gist options
  • Save devbyray/43db1022e1b3d568bb506cd44d7426e6 to your computer and use it in GitHub Desktop.
Save devbyray/43db1022e1b3d568bb506cd44d7426e6 to your computer and use it in GitHub Desktop.
const csvString = `
Series_reference,Period,Data_value,Suppressed,STATUS,UNITS,Magnitude,Subject,Group,Series_title_1,Series_title_2,Series_title_3,Series_title_4,Series_title_5
BDCQ.SEA1AA,2011.06,80078,,F,Number,0,Business Data Collection - BDC,Industry by employment variable,Filled jobs,"Agriculture, Forestry and Fishing",Actual,,
BDCQ.SEA1AA,2011.09,78324,,F,Number,0,Business Data Collection - BDC,Industry by employment variable,Filled jobs,"Agriculture, Forestry and Fishing",Actual,,
BDCQ.SEA1AA,2011.12,85850,,F,Number,0,Business Data Collection - BDC,Industry by employment variable,Filled jobs,"Agriculture, Forestry and Fishing",Actual,,
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment