NIO: Senior Officials' Business Expenses And The Permanent Secretary's Meetings With External Organisations: July To September 2021
Northern Ireland Office
@ukgov.nio_senior_officials_july_to_september_2021
Northern Ireland Office
@ukgov.nio_senior_officials_july_to_september_2021
NIO: Senior Officials' business expenses and the permanent secretary's meetings with external organisations: July to September 2021
Publisher name: Northern Ireland Office
Last updated: 2022-07-01T04:01:46Z
CREATE TABLE nio_s_permanent_secretaries_meetings_july_to_september_2021 (
"name_permanent_secretary_only" VARCHAR -- Name (Permanent Secretary Only),
"date" TIMESTAMP,
"person_or_organisation_that_meeting_was_with" VARCHAR,
"purpose_of_meeting" VARCHAR
);CREATE TABLE nio_s_senior_officials_expenses_july_to_september_2021 (
"senior_officials_name" VARCHAR,
"start_date_of_trip" VARCHAR,
"duration_of_visit_days" VARCHAR -- Duration Of Visit (Days),
"destination" VARCHAR,
"purpose_of_trip" VARCHAR,
"mode_of_transport" VARCHAR,
"class_of_travel" VARCHAR,
"accommodation_meals" VARCHAR -- Accommodation/Meals (£),
"other_including_hospitality_given" VARCHAR -- Other (including Hospitality Given),
"total_cost_including_all_visas_accommodation_travel_meals_etc" VARCHAR -- Total Cost, Including All Visas, Accommodation, Travel, Meals Etc. (£),
"total_cost_of_use_of_official_secure_car" VARCHAR
);CREATE TABLE nio_s_senior_officials_hospitality_july_to_september_2021 (
"senior_official_name" VARCHAR,
"date" VARCHAR,
"person_or_organisation_that_offered_hospitality" VARCHAR,
"type_of_hospitality_received" VARCHAR,
"accompanied_by_spouse_family_member_or_friend" VARCHAR -- Accompanied By Spouse, Family Member Or Friend
);Anyone who has the link will be able to view this.