Ministerial Gifts, Hospitality, Travel And Meetings With External Organisations In Department For Work And Pensions
Department for Work and Pensions
@ukgov.ministerial_data_dwp
Department for Work and Pensions
@ukgov.ministerial_data_dwp
CREATE TABLE meetings_jan_to_mar_25 (
"minister" VARCHAR,
"date" TIMESTAMP,
"name_of_individual_or_organisation" VARCHAR,
"purpose_of_meeting" VARCHAR
);
CREATE TABLE overseas_travel_jan_to_mar_25 (
"start_date" VARCHAR,
"end_date" VARCHAR,
"destination" VARCHAR,
"purpose_of_trip" VARCHAR,
"mode_s_of_transport" VARCHAR,
"number_of_officials_who_accompanied_the_minister_if_no_001f8f33" VARCHAR,
"accompanied_by_spouse_partner_at_public_expense" VARCHAR,
"subtotal_of_all_travel_costs_including_any_non_schedul_7478907f" VARCHAR,
"subtotal_of_associated_costs_for_minister_only_includi_2ab79d48" VARCHAR,
"total_cost" VARCHAR
);
Anyone who has the link will be able to view this.