Energy Rebate Scheme
Leicester City Council
@ukgov.energy_rebate_scheme
Leicester City Council
@ukgov.energy_rebate_scheme
CREATE TABLE table_1 (
"scheme" VARCHAR,
"government_grant_total" BIGINT,
"awards_available" BIGINT,
"direct_debit_award_amount" BIGINT,
"council_tax_account_credit_amount" BIGINT,
"post_office_vouchers_amount" BIGINT,
"total_awarded_amount" BIGINT,
"fund_remaining" BIGINT,
"spend" DOUBLE,
"direct_debit_awards" BIGINT,
"council_tax_account_credit_awards" BIGINT,
"post_office_voucher_awards" BIGINT,
"total_awards" BIGINT,
"awards_remaining" BIGINT,
"awards" DOUBLE
);
Anyone who has the link will be able to view this.