MOD: Senior Officials' Business Expenses, Hospitality And Meetings, January To December 2018
Ministry of Defence
@ukgov.mod_senior_officials_business_expenses_hospitality_and_14e5cda3
Ministry of Defence
@ukgov.mod_senior_officials_business_expenses_hospitality_and_14e5cda3
CREATE TABLE mod_s_senior_officials_expenses_2_star_and_above_septe_8b556b2c (
"senior_officials_name" VARCHAR,
"start_date_of_trip" TIMESTAMP,
"duration_of_visit_days" VARCHAR,
"destination" VARCHAR,
"purpose_of_trip" VARCHAR,
"product_type_mode_of_transport" VARCHAR,
"class_of_service" VARCHAR,
"accomodation_meals" VARCHAR,
"other_including_hospitality_given" VARCHAR,
"travel_and_hotel_costs_base_sales" DOUBLE
);
CREATE TABLE mod_s_senior_officials_hospitality_2_star_and_above_se_b6a2fe5d (
"senior_official_name" VARCHAR,
"date" TIMESTAMP,
"person_or_organisation_that_offered_hospitality" VARCHAR,
"type_of_hospitality_received" VARCHAR,
"accompanied_by_spouse_family_member_or_friend" VARCHAR
);
Anyone who has the link will be able to view this.