{
  "fields": [{"id":"_id","type":"int"},{"id":"attribute","type":"text"},{"id":"data_type","type":"text"},{"id":"description","type":"text"}],
  "records": [
    [1,"year","numeric/int","ปี"],
    [2,"species","Text","ชนิดไม้"],
    [3,"type_logging","Text","ประเภทพื้นที่ทำไม้"],
    [4,"div","Text","สังกัดองค์การอุตสาหกรรมป่าไม้ภาค"],
    [5,"target_product","numeric/float","เป้าหมายการผลิต (หน่วย ลบ.ม.)"],
    [6,"product","numeric/float","ผลการผลิต (หน่วย ลบ.ม.)"],
    [7,"perc_product","numeric/float","ร้อยละการผลิต (%)"],
    [8,"target_sale","numeric/float","เป้าหมายการจำหน่าย (หน่วยล้านบาท)"],
    [9,"sale_product","numeric/float","ปริมาณการจำหน่าย (หน่วย ลบ.ม.)"],
    [10,"income","numeric/float","รายได้ (หน่วยล้านบาท)"],
    [11,"perc_sale","numeric/float","ร้อยละการจำหน่าย (%)"],
    [12,"type_sale","Text","รูปแบบการจำหน่าย"]
]}
