Customer Services Contact Enquiries
Leeds City Council
@ukgov.customer_services_contact_enquiries
Leeds City Council
@ukgov.customer_services_contact_enquiries
DUE TO TECHNICAL PROBLEMS THIS DATA IS CURRENTLY UNAVAILABLE
Information showing customer contact to our Contact Centre and One Stop Centres by month.
CREATE TABLE april_2013 (
"created_month" VARCHAR -- Created: Month,
"f2f_cc" VARCHAR,
"created_at_location" VARCHAR,
"service" VARCHAR,
"enquiry_type" VARCHAR,
"total_contact" VARCHAR,
"postcode_trunc" VARCHAR
);CREATE TABLE june_2014 (
"created_month" VARCHAR -- Created: Month,
"f2f_cc" VARCHAR,
"created_at_location" VARCHAR,
"service" VARCHAR,
"enquiry_type" VARCHAR,
"total_contact" VARCHAR,
"postcode_trunc" VARCHAR
);CREATE TABLE march_2015 (
"created_month" VARCHAR -- Created: Month,
"f2f_cc" VARCHAR,
"created_at_location" VARCHAR,
"service" VARCHAR,
"enquiry_type" VARCHAR,
"total" VARCHAR,
"postcode_trunc" VARCHAR
);CREATE TABLE october_2017 (
"created_date" TIMESTAMP,
"f2f_cc" VARCHAR -- F2F CC *,
"source" VARCHAR,
"created_at_location" VARCHAR,
"service" VARCHAR,
"enquiry_type" VARCHAR,
"enquiry_subtype" VARCHAR,
"locality" VARCHAR,
"postcode" VARCHAR
);Anyone who has the link will be able to view this.