Senior Officials Expenses,travel And Hospitality In DWP
Department for Work and Pensions
@ukgov.senior_officials_expenses_travel_and_hospitality_in_dwp
Department for Work and Pensions
@ukgov.senior_officials_expenses_travel_and_hospitality_in_dwp
The following lists the hospitality and business expenses of senior officials in the Department for Work and Pensions
Publisher name: Department for Work and Pensions
Last updated: 2025-06-30T04:00:44Z
CREATE TABLE hospitality_jan_to_mar_25 (
"senior_official_s_name" VARCHAR,
"date" VARCHAR,
"individual_or_organisation_that_provided_hospitality" VARCHAR,
"type_of_hospitality_received" VARCHAR,
"accompanied_by_guest" VARCHAR
);CREATE TABLE perm_sec_meetings_jan_to_mar_25 (
"senior_official_s_name" VARCHAR,
"date" TIMESTAMP,
"name_of_individual_or_organisation" VARCHAR,
"purpose_of_meeting" VARCHAR
);CREATE TABLE travel_expenses_jan_to_mar_25 (
"senior_official_s_name" VARCHAR,
"start_date_of_expense" TIMESTAMP,
"end_date_of_expense" TIMESTAMP,
"purpose_of_expense" VARCHAR,
"destination" VARCHAR,
"mode_s_of_transport" VARCHAR -- Mode(s) Of Transport,
"class_of_transport" VARCHAR,
"sub_total_of_all_transport_used" DOUBLE -- Sub- Total Of All Transport Used (Ł),
"sub_total_costs_of_all_accomodation_and_meals" DOUBLE -- Sub - Total Costs Of All Accomodation And Meals (Ł),
"sub_total_cost_of_all_other_expenses_including_hospita_da45d94f" DOUBLE -- Sub- Total Cost Of All Other Expenses, Including Hospitality Given (Ł),
"total_cost_of_expenses_claimed" DOUBLE -- Total Cost Of Expenses Claimed (Ł)
);Anyone who has the link will be able to view this.