{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Area"},{"type":"numeric","id":"Total"},{"type":"numeric","id":"Male"},{"type":"numeric","id":"Female"}],
  "records": [
    [1,"Nepal",29164578,14253551,14911027],
    [2,"Urban Municipalities",19296788,9454545,9842243],
    [3,"Rural Municipalities",9867790,4799006,5068784]
]}
