{
  "fields": [{"id":"_id","type":"int"},{"id":"Religion","type":"text"},{"id":"Count","type":"numeric"},{"id":"Percentage (%)","type":"numeric"}],
  "records": [
    [1,"No religion",129338,48.9],
    [2,"Christian",112526,42.5],
    [3,"Buddhist",1018,0.4],
    [4,"Hindu",814,0.3],
    [5,"Jewish",207,0.1],
    [6,"Muslim",3474,1.3],
    [7,"Sikh",96,0.0],
    [8,"Other religion",1527,0.6],
    [9,"Not answered",15695,5.9]
]}
