{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"Province"},{"type":"numeric","id":"Crude Oil (US Barrels)"},{"type":"numeric","id":"Number of  Oil Fields"},{"type":"numeric","id":"% Share in Total Production"},{"type":"numeric","id":"Natural Gas (MMCFt)"},{"type":"numeric","id":"Number of  Gas Fields"},{"type":"numeric","id":"% Share in  Total Production"}],
  "records": [
    [1,"Punjab",3588228,34,17.6,29479,30,2.9],
    [2,"Sindh",7323280,160,35.9,637316,197,62.0],
    [3,"K.P.K",9280217,16,45.5,124436,16,12.1],
    [4,"Balochistan",216533,4,1.1,235912,5,23.0],
    [5,"Total",20408258,214,100.0,1027144,248,100.0]
]}
