Northern Ireland Office (NIO): Ministerial Gifts, Hospitality, Travel And Meetings - April To June 2021
Northern Ireland Office
@ukgov.northern_ireland_office_nio_ministerial_gifts_hospital_512e2993
Northern Ireland Office
@ukgov.northern_ireland_office_nio_ministerial_gifts_hospital_512e2993
Data on gifts that ministers gave and received, their external meetings and any overseas travel. Northern Ireland Office (NIO) publishes details of ministers’ meetings with external organisations, gifts (given and received), hospitality and overseas travel on a quarterly basis. Prior to 2021, spend data was published on GOV.UK at: transparency-and-freedom-of-information-releases-northern-ireland-office The published data is validated and released in CSV format and OGL-licensed for reuse. For more information about this series, see: how-to-publish-ministerial-gifts-hospitality-travel-and-meetings
Publisher name: Northern Ireland Office
Last updated: 2024-09-14T09:09:43Z
CREATE TABLE northern_ireland_office_ministerial_gifts_april_to_june_2021 (
"minister" VARCHAR,
"date" VARCHAR,
"gift" VARCHAR,
"given_or_received" VARCHAR,
"who_gift_was_given_to_or_received_from" VARCHAR,
"value" VARCHAR -- Value (£),
"outcome_received_gifts_only" VARCHAR -- Outcome (received Gifts Only)
);CREATE TABLE northern_ireland_office_ministerial_hospitality_april__d7b30d3f (
"minister" VARCHAR,
"date" VARCHAR,
"person_or_organisation_that_offered_hospitality" VARCHAR,
"type_of_hospitality_received" VARCHAR,
"accompanied_by_spouse_family_member_s_or_friend" VARCHAR -- Accompanied By Spouse, Family Member(s) Or Friend?
);CREATE TABLE northern_ireland_office_ministerial_meetings_april_to_june_2021 (
"minister" VARCHAR,
"date" TIMESTAMP,
"name_of_organisation_or_individual" VARCHAR,
"purpose_of_meeting" VARCHAR
);CREATE TABLE northern_ireland_office_ministerial_travel_april_to_june_2021 (
"minister" VARCHAR,
"start_date_of_trip" VARCHAR,
"end_date_of_trip" VARCHAR,
"destination" VARCHAR,
"purpose_of_trip" VARCHAR,
"mode_of_transport" VARCHAR,
"cost_of_private_jet_or_raf_plane_hire_if_relevant" VARCHAR -- Cost Of Private Jet Or RAF Plane Hire, If Relevant (£),
"number_of_officials_who_accompanied_minister_if_non_sc_57f864e2" VARCHAR -- Number Of Officials Who Accompanied Minister If Non-scheduled Travel Was Used,
"accompanied_by_spouse_family_member_s_or_friend_at_pub_09d321dc" VARCHAR -- Accompanied By Spouse, Family Member(s) Or Friend At Public Expense?,
"total_cost_for_minister_only_including_all_visas_accom_5e5e5492" VARCHAR -- Total Cost (for Minister Only) Including All Visas, Accommodation, Travel, Meals Etc (£)
);Anyone who has the link will be able to view this.