Online Payments
Leeds City Council
@ukgov.online_payments
Leeds City Council
@ukgov.online_payments
This dataset shows the actual number and value of payments received by Leeds City Council through online means and telephone calls. Heading meanings ---------------- * Internet: electronic payments made by customers via the council's internet pages (e-payments) * IVR: payments made over the telephone where customers follow pre-recorded instructions and navigate by pressing relevant keys * Browser: payments made over the telephone where the customer interacts with council staff This is an automated dataset
Publisher name: Leeds City Council
Last updated: 2024-09-14T09:47:29Z
CREATE TABLE n_2016_17 (
"category" VARCHAR,
"month" VARCHAR,
"value_of_internet_payments_made" DOUBLE,
"number_of_internet_payments_made" DOUBLE,
"value_of_ivr_payments_made" DOUBLE,
"number_of_ivr_payments_made" DOUBLE,
"value_of_browser_payments_made" DOUBLE,
"number_of_browser_payments_made" DOUBLE
);CREATE TABLE n_2020_2021 (
"category" VARCHAR,
"month" VARCHAR,
"value_of_internet_payments_made" DOUBLE,
"number_of_internet_payments_made" DOUBLE,
"value_of_ivr_payments_made" DOUBLE,
"number_of_ivr_payments_made" DOUBLE,
"value_of_browser_payments_made" DOUBLE,
"number_of_browser_payments_made" DOUBLE
);Anyone who has the link will be able to view this.