Summary Of Consignment Status For Plant Import Trades 2013
Animal and Plant Health Agency
@ukgov.summary_of_consignment_status_for_plant_import_trades_2013
Animal and Plant Health Agency
@ukgov.summary_of_consignment_status_for_plant_import_trades_2013
This dataset lists the consignment status following inspection for Plant Import Trades during 2013. 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-03T00:28:48Z
CREATE TABLE summary_of_consignment_status_for_plant_import_trades_2013 (
"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.