{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Urban/Rural"},{"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,"Kathmandu Valley urban (KVU)",32.1,38.8,7.8],
    [2,"Urban Regions (Except KVU)",60.0,20.2,18.3],
    [3,"Rural Regions",82.8,11.4,22.7]
]}
