{
  "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"},{"id":"Percentage (%) of the total amount paid","type":"text"}],
  "records": [
    [1,"Total invoices paid in Quarter ","11018",21002358.96,"100%","100%"],
    [2,"Payments made within 15 days","8897",18727778.39,"80.75%","#DIV/0!"],
    [3,"Payments made within 16 days to 30 days","2012",2211467.76,"18.26%","#DIV/0!"],
    [4,"Payments made in excess of \n30 days that were subject to LPI and compensation costs","106",62924.22,"0.96%","#DIV/0!"],
    [5,"Payments made in excess of \n30 days that were not subject to LPI and compensation costs","3",188.59,"0.03%","#DIV/0!"],
    [6,"Amount of Late Payment Interest (LPI) paid in Quarter","N/A",0,"N/A","N/A"],
    [7,"Amount in compensation costs paid in Quarter","N/A",0,"N/A","N/A"]
]}
