{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"numeric"},{"id":"acronym","type":"numeric"},{"id":"validFrom","type":"timestamp"},{"id":"effectiveFrom","type":"timestamp"},{"id":"effectiveTo","type":"text"},{"id":"shmu_id","type":"numeric"},{"id":"type_code","type":"numeric"}],
  "records": [
    [1,122000001,1,"1800-01-01T00:00:00","1800-01-01T00:00:00","",1,1],
    [2,122000002,2,"1800-01-01T00:00:00","1800-01-01T00:00:00","",2,2],
    [3,122000003,99,"1800-01-01T00:00:00","1800-01-01T00:00:00","",3,99]
]}
