Baselight

Foreign, Commonwealth And Development Office: Senior Officials’ Business Expenses And Hospitality

Foreign, Commonwealth and Development Office (FCDO)

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality

Loading...
Loading...

About this Dataset

Foreign, Commonwealth And Development Office: Senior Officials’ Business Expenses And Hospitality

Data on senior officials’ business expenses and hospitality, and the permanent secretary’s meetings with external organisations.
Publisher name: Foreign, Commonwealth and Development Office (FCDO)
Last updated: 2025-03-29T04:00:15Z

Tables

FCDO’s Permanent Secretary’s Meetings, January To March 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_january_to_march_2022
  • 6.21 kB
  • 9 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_meetings_january_to_march_2022 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO’s Permanent Secretary’s Meetings, January To March 2023

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_january_to_march_2023
  • 7.44 kB
  • 5 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_meetings_january_to_march_2023 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO’s Permanent Secretary’s Meetings, July To September 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_july_to_september_2021
  • 4.42 kB
  • 1 row
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_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
);

FCDO’s Permanent Secretary’s Meetings, July To September 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_july_to_september_2022
  • 5.44 kB
  • 4 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_meetings_july_to_september_2022 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO's Permanent Secretary's Meetings, October To December 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_october_to_december_2021
  • 4.46 kB
  • 2 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_meetings_october_to_december_2021 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO's Permanent Secretary's Meetings, October To December 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_secretary_s_meetings_october_to_december_2022
  • 4.84 kB
  • 3 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_secretary_s_meetings_october_to_december_2022 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO’s Permanent Under Secretary’s Meetings, April To June 2023

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_permanent_under_secretary_s_meetings_april_to_june_2023
  • 6.95 kB
  • 9 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_permanent_under_secretary_s_meetings_april_to_june_2023 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO’s Senior Officials’ Expenses, April To June 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_expenses_april_to_june_2021
  • 13.13 kB
  • 75 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_expenses_april_to_june_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
);

FCDO’s Senior Officials’ Expenses, January To March 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_expenses_january_to_march_2021
  • 10.86 kB
  • 66 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_expenses_january_to_march_2021 (
  "name" VARCHAR,
  "start_date_of_trip" VARCHAR,
  "duration_of_visit_in_days" VARCHAR  -- Duration Of Visit (in Days),
  "destination" VARCHAR,
  "purpose_of_trip" VARCHAR,
  "mode_of_transport" VARCHAR,
  "class_of_travel" VARCHAR,
  "accomodation_meals" VARCHAR,
  "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
);

FCDO’s Senior Officials’ Expenses, July To September 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_expenses_july_to_september_2021
  • 14 kB
  • 86 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_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
);

FCDO's Senior Officials' Expenses, October To December 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_expenses_october_to_december_2021
  • 17.87 kB
  • 135 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_expenses_october_to_december_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
);

FCDO’s Senior Officials’ Hospitality, April To June 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_april_to_june_2021
  • 6.36 kB
  • 63 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_april_to_june_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
);

FCDO’s Senior Officials’ Hospitality, April To June 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_april_to_june_2022
  • 7.95 kB
  • 100 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_april_to_june_2022 (
  "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
);

FCDO’s Senior Officials’ Hospitality, January To March 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_january_to_march_2021
  • 6.06 kB
  • 65 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_january_to_march_2021 (
  "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
);

FCDO’s Senior Officials’ Hospitality, January To March 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_january_to_march_2022
  • 6.66 kB
  • 79 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_january_to_march_2022 (
  "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
);

FCDO’s Senior Officials’ Hospitality, January To March 2023

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_january_to_march_2023
  • 7.31 kB
  • 92 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_january_to_march_2023 (
  "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
);

FCDO’s Senior Officials’ Hospitality, July To September 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_july_to_september_2021
  • 6.74 kB
  • 78 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_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
);

FCDO’s Senior Officials’ Hospitality, July To September 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_july_to_september_2022
  • 7.43 kB
  • 103 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_july_to_september_2022 (
  "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
);

FCDO's Senior Officials' Hospitality, October To December 2021

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_october_to_december_2021
  • 6.88 kB
  • 85 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_october_to_december_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
);

FCDO's Senior Officials' Hospitality, October To December 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_hospitality_october_to_december_2022
  • 7.94 kB
  • 104 rows
  • 5 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_hospitality_october_to_december_2022 (
  "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
);

FCDO’s Senior Officials’ Travel Expenses, April To June 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_travel_expenses_april_to_june_2022
  • 20.53 kB
  • 156 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_travel_expenses_april_to_june_2022 (
  "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
);

FCDO’s Senior Officials’ Travel Expenses, April To June 2023

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_travel_expenses_april_to_june_2023
  • 23.07 kB
  • 205 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_travel_expenses_april_to_june_2023 (
  "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
);

FCDO’s Senior Officials’ Travel Expenses, January To March 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_travel_expenses_january_to_march_2022
  • 17.01 kB
  • 118 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_travel_expenses_january_to_march_2022 (
  "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
);

FCDO’s Senior Officials’ Travel Expenses, January To March 2023

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_travel_expenses_january_to_march_2023
  • 7.44 kB
  • 5 rows
  • 4 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_travel_expenses_january_to_march_2023 (
  "name_permanent_secretary_only" VARCHAR  -- Name (Permanent Secretary Only),
  "date" TIMESTAMP,
  "person_or_organisation_that_meeting_was_with" VARCHAR,
  "purpose_of_meeting" VARCHAR
);

FCDO’s Senior Officials’ Travel Expenses, July To September 2022

@ukgov.fcdo_senior_officials_business_expenses_and_hospitality.fcdo_s_senior_officials_travel_expenses_july_to_september_2022
  • 18.35 kB
  • 150 rows
  • 11 columns
Loading...
CREATE TABLE fcdo_s_senior_officials_travel_expenses_july_to_september_2022 (
  "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
);

Share link

Anyone who has the link will be able to view this.