Cambridgeshire County Council Invoice Payments
Cambridgeshire Insight
@ukgov.cambridgeshire_county_council_invoice_payments1
Cambridgeshire Insight
@ukgov.cambridgeshire_county_council_invoice_payments1
CREATE TABLE cambridgeshire_county_council_invoice_payments_2017_18 (
"body_name" VARCHAR,
"published_date" TIMESTAMP,
"financial_year" VARCHAR,
"n__invoices_paid_within_30_days" DOUBLE,
"interest_s_actually_paid_to_suppliers" VARCHAR,
"interest_s_liable_to_be_paid_to" VARCHAR,
"number_of_invoices_not_paid_within_30_days" BIGINT
);
CREATE TABLE cambridgeshire_county_council_invoice_payments_2019_20 (
"body_name" VARCHAR,
"published_date" TIMESTAMP,
"financial_year" VARCHAR,
"n__invoices_paid_within_30_days" DOUBLE,
"interest_s_actually_paid_to_suppliers" VARCHAR,
"interest_s_liable_to_be_paid_to" VARCHAR,
"number_of_invoices_not_paid_within_30_days" BIGINT
);
CREATE TABLE cambridgeshire_county_council_invoice_payments_2016_17 (
"body_name" VARCHAR,
"published_date" TIMESTAMP,
"financial_year" VARCHAR,
"n__invoices_paid_within_30_days" DOUBLE,
"interest_s_actually_paid_to_suppliers" VARCHAR,
"interest_s_liable_to_be_paid_to" VARCHAR,
"number_of_invoices_not_paid_within_30_days" BIGINT
);
CREATE TABLE cambridgeshire_county_council_invoice_payments_2018_19 (
"body_name" VARCHAR,
"published_date" TIMESTAMP,
"financial_year" VARCHAR,
"n__invoices_paid_within_30_days" DOUBLE,
"interest_s_actually_paid_to_suppliers" VARCHAR,
"interest_s_liable_to_be_paid_to" VARCHAR,
"number_of_invoices_not_paid_within_30_days" BIGINT
);
Anyone who has the link will be able to view this.