Fleet Vehicles Fuel Consumption
Leeds City Council
@ukgov.fleet_vehicles_fuel_consumption
Leeds City Council
@ukgov.fleet_vehicles_fuel_consumption
CREATE TABLE n_2014 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"servicetypeuri" VARCHAR,
"servicetypelabel" VARCHAR,
"fleet" VARCHAR,
"vehicle" VARCHAR,
"fuel" DOUBLE,
"dist_run" VARCHAR,
"mpg" VARCHAR,
"type" VARCHAR
);
CREATE TABLE n_2016_17 (
"reference" VARCHAR,
"fleet" VARCHAR,
"vehicle" VARCHAR,
"fuel" DOUBLE,
"typ" VARCHAR,
"odo" VARCHAR,
"dist_run" VARCHAR,
"mpg" VARCHAR
);
Anyone who has the link will be able to view this.