Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 364 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 364 Bytes

parser for Taiwan Central Government Budget spreadsheet

Install livescript:

npm i -g LiveScript

Download raw data from http://www.dgbas.gov.tw/ct.asp?xItem=26269&CtNode=5389&mp=1 (look for 歲出機關別 預算表 Excel) convert to csv, and do:

livescript parse.ls --file input.csv --year 2013 > output.csv

Use parse_ar.ls for 歲入預算表