{
  "fields": [{"id":"_id","type":"int"},{"id":"Details","type":"text"},{"id":"Number","type":"text"},{"id":"Value (€)","type":"numeric"},{"id":"Percentage (%) of total number of payments made","type":"text"}],
  "records": [
    [1,"Total payments made in Quarter","84",106370.37,"100%"],
    [2,"Payments made within 15 days","84",106370.37,"100%"],
    [3,"Payments made within 16 days to 30 days","0",0,"0%"],
    [4,"Payments made in excess of 30 days that were subject to LPI and compensation costs","0",0,"0%"],
    [5,"Payments made in excess of 30 days that were not subject to LPI and compensation costs","0",0,"0%"],
    [6,"Amount of late payment interest (LPI) paid in Quarter","N/A",null,"N/A"],
    [7,"Amount of compensation costs paid in Quarter","N/A",null,"N/A"]
]}
