Employee Travel Data (Non-Local)
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_employee_travel_data_non_local
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_employee_travel_data_non_local
CREATE TABLE table_1 (
"department" VARCHAR,
"employee" VARCHAR,
"travel_start_date" TIMESTAMP,
"travel_end_date" TIMESTAMP,
"destination_s" VARCHAR,
"purpose_of_travel" VARCHAR,
"actual_total_expenses" DOUBLE
);
Anyone who has the link will be able to view this.