{
  "fields": [{"id":"_id","type":"int"},{"id":"AreaID","type":"numeric","info":{"label":"AreaID"}},{"id":"RegionID","type":"numeric","info":{"label":"RegionID"}},{"id":"Area","type":"text","info":{"label":"Area"}},{"id":"Year","type":"numeric","info":{"label":"Year"}},{"id":"H1","type":"numeric","info":{"label":"H1"}},{"id":"H2","type":"numeric","info":{"label":"H2"}}],
  "records": [
    [1,11,20,"Kerry",2022,0,11],
    [2,1,20,"Carlow Kilkenny South Tipperary",2022,0,0],
    [3,2,19,"Cavan Monaghan",2022,0,0],
    [4,16,21,"Sligo Leitrim West Cavan",2022,0,0],
    [5,3,20,"Cork",2022,2,0],
    [6,14,21,"The Midwest",2022,21,0],
    [7,13,21,"Mayo",2022,0,0],
    [8,12,19,"Louth Meath",2022,0,0],
    [9,10,21,"Galway Roscommon",2022,0,0],
    [10,9,18,"Dublin South West Kildare West Wicklow",2022,0,3],
    [11,15,18,"The Midlands",2022,0,0],
    [12,7,18,"Dublin South Central",2022,0,0],
    [13,17,20,"Waterford Wexford",2022,0,0],
    [14,6,19,"Dublin City North",2022,0,0],
    [15,5,19,"Dublin North",2022,0,0],
    [16,4,21,"Donegal",2022,0,0],
    [17,8,18,"Dublin South East Wicklow",2022,0,0]
]}
