{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Year"},{"type":"numeric","id":"Population                                    (Million)"},{"type":"numeric","id":"Average Annual Growth Rate(Percent)"}],
  "records": [
    [1,1951,33.78,1.8],
    [2,1961,42.88,2.5],
    [3,1972,65.31,3.7],
    [4,1981,84.25,3.1],
    [5,1998,132.35,2.7],
    [6,2017,207.68,2.4],
    [7,2018,211.82,1.99],
    [8,2019,216.08,1.99],
    [9,2020,220.4,1.98]
]}
