Covid-19 - Test And Trace Support Applications
Leicester City Council
@ukgov.covid_19_test_and_trace_support_applications
Leicester City Council
@ukgov.covid_19_test_and_trace_support_applications
CREATE TABLE table_1 (
"date" TIMESTAMP,
"main_scheme" BIGINT,
"discretionary" BIGINT,
"total_applications" BIGINT,
"rejected" BIGINT,
"percentage_rejected" DOUBLE,
"approved" BIGINT,
"percentage_approved" DOUBLE,
"awaiting_assessment" BIGINT,
"main_scheme_payments" BIGINT,
"discretionary_payments" BIGINT,
"total_number_of_payments" BIGINT,
"child_scheme" BIGINT,
"child_discretionary" BIGINT,
"child_scheme_payments" BIGINT,
"child_discretionary_scheme_payments" BIGINT
);
Anyone who has the link will be able to view this.