Processing Team - Exports 2015
Animal and Plant Health Agency
@ukgov.processing_team_exports_2015
Animal and Plant Health Agency
@ukgov.processing_team_exports_2015
This dataset contains information on export applications for animal products (meat, dairy and miscellaneous products) and pet animals. The dataset contains columns for the date the application was received, the Export Health Certificate (EHC) issued, the destination country of the export, the commodity being exported, the species of animal and the date of export. Where the EHC column states 'TRACES' the EHC is a harmonised trade certificate for EU Member States to export meat products to Canada. This dataset is for animal product and pet exports where the loading address was in England only. Attribution statement: ©Crown Copyright, APHA 2016
Publisher name: Animal and Plant Health Agency
Last updated: 2023-11-03T01:52:57Z
CREATE TABLE processing_team_exports_2015 (
"date_application_received" TIMESTAMP,
"ehc_number" VARCHAR,
"destination_country" VARCHAR,
"commodity" VARCHAR,
"species" VARCHAR,
"export_date" VARCHAR,
"country_of_export" VARCHAR
);Anyone who has the link will be able to view this.