Payment Performance Statistics
Leeds City Council
@ukgov.payment_performance_statistics
Leeds City Council
@ukgov.payment_performance_statistics
In accordance with the public Contracts Regulations 2015 regulation 113(7), Leeds City Council publishes statistics showing how far the authority has complied with its obligations under this regulation to make payments within 30 days. Dataset guidance ---------------- * invoicesPaidCount: Proportion of valid & undisputed invoices paid within 30 days in accordance with regulation 113 * invoicesPaidPercentage: Percentage of invoice paid within contract terms * totalLiability: Amount spent via creditor payments and purchasing cards * interestPaid: The amount of interest paid to suppliers due to a breach of the requirement in regulation 113 Additional information ---------------------- Public Contracts Regulations 2015: http://www.legislation.gov.uk/uksi/2015/102/pdfs/uksi\_20150102\_en.pdf Guidance: https://www.gov.uk/guidance/transposing-eu-procurement-directives
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:58:45Z
CREATE TABLE late_payment_interest_2016_17 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"financialyear" VARCHAR,
"invoicespaidlatecount" BIGINT,
"totalliability" BIGINT,
"interestpaid" BIGINT
);CREATE TABLE late_payment_interest_2017_18 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"financialyear" VARCHAR,
"invoicespaidlatecount" BIGINT,
"totalliability" BIGINT,
"interestpaid" BIGINT
);CREATE TABLE late_payment_interest_2018_19 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"financialyear" VARCHAR,
"invoicespaidlatecount" BIGINT,
"totalliability" BIGINT,
"interestpaid" BIGINT
);CREATE TABLE late_payment_interest_2019_20 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"financialyear" VARCHAR,
"invoicespaidlatecount" BIGINT,
"totalliability" BIGINT,
"interestpaid" BIGINT
);Anyone who has the link will be able to view this.