Summary Of Consignment Status For Plant Import Trades 2011
Animal and Plant Health Agency
@ukgov.summary_of_consignment_status_for_plant_import_trades_2011
Animal and Plant Health Agency
@ukgov.summary_of_consignment_status_for_plant_import_trades_2011
This dataset lists the consignment status following inspection for Plant Import Trades during 2011. This dataset includes the fields: Inspection Ready Date, Import Inspection Location (Town), Import Commodity, Import Commodity Variety/Type, Country of Origin, Doc Check, ID Check, Inspection Ready Time, Total Weight (kg), Additional Unit Numbers. Attribution statement: ©Crown Copyright, APHA 2016
Publisher name: Animal and Plant Health Agency
Last updated: 2023-11-03T01:17:50Z
CREATE TABLE summary_of_consignment_status_for_plant_import_trades_2011 (
"inspection_ready_date" VARCHAR,
"import_inspection_location_town" VARCHAR,
"import_commodity" VARCHAR,
"import_commodity_variety_type" VARCHAR -- Import Commodity Variety / Type,
"country_of_origin" VARCHAR,
"doc_check" VARCHAR,
"id_check" VARCHAR,
"physical_check" VARCHAR,
"inspection_ready_time" VARCHAR,
"total_weight" DOUBLE,
"additional_unit_numbers" DOUBLE
);Anyone who has the link will be able to view this.