Baselight

MWTP ElecBills

City of Bloomington

@usgov.city_of_bloomington_mwtp_elecbills_0b6c7

Loading...
Loading...

About this Dataset

MWTP ElecBills

Electricity bills for the Monroe Water Treatment Plant. This facility receives two separate electricity bills, depicted by "1" and "2" in the data columns. This facility also has solar generation. Close to 100% of generation is consumed on-site, and is included in the total_kWh for site energy consumption.
Organization: City of Bloomington
Last updated: 2023-05-20T03:40:49.240773

Tables

Table 1

@usgov.city_of_bloomington_mwtp_elecbills_0b6c7.table_1
  • 19.72 KB
  • 184 rows
  • 12 columns
Loading...

CREATE TABLE table_1 (
  "start" VARCHAR,
  "end" VARCHAR,
  "kwh1" BIGINT,
  "kwh2" BIGINT,
  "kwh_solar" BIGINT,
  "kwh_total" BIGINT,
  "kw1" BIGINT,
  "kw2" DOUBLE,
  "mg" DOUBLE,
  "cost1" DOUBLE,
  "cost2" DOUBLE,
  "total_cost" DOUBLE
);

Share link

Anyone who has the link will be able to view this.