{
  "fields": [{"id":"_id","type":"int"},{"id":"iso3","type":"text"},{"id":"area_level","type":"numeric"},{"id":"n_areas","type":"numeric"},{"id":"area_level_label","type":"text"},{"id":"display","type":"text"},{"id":"spectrum_level","type":"text"},{"id":"epp_level","type":"text"},{"id":"naomi_level","type":"text"},{"id":"pepfar_psnu_level","type":"text"}],
  "records": [
    [1,"TZA",0,1,"Country","TRUE","TRUE","NA","FALSE","FALSE"],
    [2,"TZA",1,2,"State","TRUE","FALSE","NA","FALSE","FALSE"],
    [3,"TZA",2,31,"Region","TRUE","FALSE","NA","FALSE","FALSE"],
    [4,"TZA",3,195,"District","TRUE","FALSE","NA","TRUE","TRUE"]
]}
