{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Area"},{"type":"numeric","id":"Percentage of HHs with owned agri land"},{"type":"numeric","id":"Percentage of HHs renting-out land"},{"type":"numeric","id":"Percentage of HHs renting-in land"}],
  "records": [
    [1,"Nepal",63.6,17.9,18.4],
    [3,"Koshi",59.1,18.4,18.9],
    [4,"Madhesh",51.2,23.6,20.1],
    [5,"Bagmati",52.0,23.3,13.5],
    [6,"Gandaki",73.8,13.3,23.5],
    [7,"Lumbini",73.9,16.0,18.0],
    [8,"Karnali",84.5,8.8,14.7],
    [9,"Sudurpaschim",84.3,14.2,24.2]
]}
