Baselight

Waste Rates

Leicester City Council

@ukgov.waste_rates

About this Dataset

Waste Rates

Waste rates for Leicester City

Total % diversion is the amount that is diverted from landfill by recycling, reuse, composting and refuse derived fuel for energy recovery.
Publisher name: Leicester City Council
Last updated: 2023-04-07T04:00:04Z

Tables

Table 1

@ukgov.waste_rates.table_1
  • 8.07 KB
  • 21 rows
  • 8 columns
Loading...

CREATE TABLE table_1 (
  "financial_year_from" TIMESTAMP,
  "financial_year_to" TIMESTAMP,
  "period" VARCHAR,
  "recycling_reuse" DOUBLE,
  "composting" DOUBLE,
  "recyling_reuse_composting" DOUBLE,
  "refuse_derived_fuel" DOUBLE,
  "total_diverted" DOUBLE
);