Pet Bird Import Licences 2013
Animal and Plant Health Agency
@ukgov.pet_bird_import_licences_2013
Animal and Plant Health Agency
@ukgov.pet_bird_import_licences_2013
This dataset covers Import Licences issued by APHA for Pet Birds imported from Third Countries. The dataset covers the date the application was received, the valid to and from date of the licence issued, the number and species of birds imported, the country of origin of the birds, whether or not the species being imported requires a CITES permit, the port of entry into England and the date the import was planned to take place. Where no date is recorded in the import date column this was not recorded by APHA Attribution statement: ©Crown Copyright, APHA 2016
Publisher name: Animal and Plant Health Agency
Last updated: 2023-11-03T00:50:17Z
CREATE TABLE pet_bird_import_licences_2013 (
"date_licence_issued" TIMESTAMP,
"date_licence_valid_to" TIMESTAMP,
"breed_and_number_of_birds_to_be_imported" VARCHAR,
"date_application_received" TIMESTAMP,
"cites_permit_required_y_n" VARCHAR,
"country_of_export" VARCHAR,
"port_of_entry" VARCHAR,
"destination_country_in_the_uk" VARCHAR,
"date_of_import" TIMESTAMP,
"unnamed_9" VARCHAR -- Unnamed: 9,
"unnamed_10" VARCHAR -- Unnamed: 10,
"unnamed_11" VARCHAR -- Unnamed: 11,
"unnamed_12" VARCHAR -- Unnamed: 12,
"unnamed_13" VARCHAR -- Unnamed: 13,
"unnamed_14" VARCHAR -- Unnamed: 14,
"unnamed_15" VARCHAR -- Unnamed: 15,
"unnamed_16" VARCHAR -- Unnamed: 16,
"unnamed_17" VARCHAR -- Unnamed: 17,
"unnamed_18" VARCHAR -- Unnamed: 18,
"unnamed_19" VARCHAR -- Unnamed: 19,
"unnamed_20" VARCHAR -- Unnamed: 20,
"unnamed_21" VARCHAR -- Unnamed: 21,
"unnamed_22" VARCHAR -- Unnamed: 22,
"unnamed_23" VARCHAR -- Unnamed: 23,
"unnamed_24" VARCHAR -- Unnamed: 24,
"unnamed_25" VARCHAR -- Unnamed: 25
);Anyone who has the link will be able to view this.