{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"2017.0"},{"type":"text","id":"2018.0"}],
  "records": [
    [1,"20.0","22.0"],
    [2,"-","-"],
    [3,"20.0","22.0"],
    [4,"20.0","22.0"],
    [5,"-","-"]
]}
