Traffic Commissioners: Goods And Public Service Vehicle Operator Licence Records
Driver and Vehicle Standards Agency
@ukgov.traffic_commissioners_goods_and_public_service_vehicle_81671850
Driver and Vehicle Standards Agency
@ukgov.traffic_commissioners_goods_and_public_service_vehicle_81671850
CREATE TABLE olbslicencereport_east_of_england (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_london_and_the_south_east_of_england (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_north_east_of_england (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_north_west_of_england (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_scotland (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_wales (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_west_midlands (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
CREATE TABLE olbslicencereport_west_of_england (
"geographicregion" VARCHAR,
"licencenumber" VARCHAR,
"licencetype" VARCHAR,
"operatorname" VARCHAR,
"operatortype" VARCHAR,
"correspondenceaddress" VARCHAR,
"ocaddress" VARCHAR,
"transportmanager" VARCHAR,
"numberofvehiclesauthorised" BIGINT,
"numberoftrailersauthorised" DOUBLE,
"vehiclesspecified" BIGINT,
"trailersspecified" BIGINT,
"directororpartner" VARCHAR,
"licencestatus" VARCHAR,
"continuationdate" TIMESTAMP,
"companyregnumber" VARCHAR
);
Anyone who has the link will be able to view this.