{
  "fields": [{"id":"_id","type":"int"},{"id":"(1)","type":"text"},{"id":"(2)","type":"text"},{"id":"(3)","type":"numeric"},{"id":"(4)","type":"numeric"},{"id":"(5)","type":"numeric"}],
  "records": [
    [1,"1.0","0 - 4",147,230,377],
    [2,"2.0","5 - 9",245,433,678],
    [3,"3.0","10 - 14",346,444,790],
    [4,"4.0","15 - 19",175,274,449],
    [5,"5.0","20 - 24",27,23,50],
    [6,"6.0","25 - 29",56,35,91],
    [7,"7.0","30 - 34",40,24,64],
    [8,"8.0","35 - 39",28,55,83],
    [9,"9.0","40 +",0,1,1],
    [10,"Total","",1064,1519,2583]
]}
