{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"GDP growth rate in the first half of the year (%)"},{"type":"numeric","id":"Total GDP"},{"type":"numeric","id":"Agriculture, Forestry and Fishery"},{"type":"numeric","id":"Industry & Construction"},{"type":"numeric","id":"Service"}],
  "records": [
    [1,2015,6.32,2.22,9.36,5.86],
    [2,2016,5.65,-0.18,7.36,6.47],
    [3,2017,5.73,2.65,5.81,6.85],
    [4,2018,7.08,3.93,9.07,6.9],
    [5,2019,6.76,2.39,8.93,6.69],
    [6,2020,1.81,1.19,2.98,0.57]
]}
