EV Fleet Chargepoint Use
Leeds City Council
@ukgov.ev_fleet_chargepoint_use
Leeds City Council
@ukgov.ev_fleet_chargepoint_use
CREATE TABLE depot_usage_july_sept_2020 (
"transactionid" BIGINT,
"device" BIGINT,
"site" VARCHAR,
"stationname" VARCHAR,
"start" VARCHAR,
"end" VARCHAR,
"account" VARCHAR,
"total_energy_kwh" DOUBLE,
"duration" VARCHAR,
"meter_start_kwh" BIGINT,
"meter_end_kwh" DOUBLE
);
Anyone who has the link will be able to view this.