{
  "fields": [{"id":"_id","type":"int"},{"id":"ICD10","type":"text"},{"id":"DESKRIPSI","type":"text"},{"id":"LAKI-LAKI","type":"numeric"},{"id":"PEREMPUAN","type":"numeric"},{"id":"JUMLAH","type":"numeric"}],
  "records": [
    [1,"M51.1 ","Lumbar and other intervertebral disc disorders with radiculopathy",2,3,5],
    [2,"I63.8 ","Other cerebral infarction",3,1,4],
    [3,"G20   ","Parkinson disease",3,0,3],
    [4,"I69.3 ","Sequelae of cerebral infarction",2,1,3],
    [5,"M54.5 ","Low back pain",1,1,2],
    [6,"M50.0 ","Cervical disc disorder with myelopathy",1,0,1],
    [7,"i69.4 ","Sequelae of stroke, not specified as haemorrhage or infarction",1,0,1],
    [8,"N18.5 ","Chronic kidney disease, stage 5",1,0,1],
    [9,"A91   ","Dengue haemorrhagic fever",0,1,1],
    [10,"M50.1 ","Cervical disc disorder with radiculopathy",0,1,1]
]}
