Employee Reimbursements
City of Chicago
@usgov.city_of_chicago_employee_reimbursements
City of Chicago
@usgov.city_of_chicago_employee_reimbursements
CREATE TABLE table_1 (
"voucher_number" VARCHAR,
"amount" DOUBLE,
"payment_date" TIMESTAMP,
"vendor_name" VARCHAR,
"description" VARCHAR,
"department" VARCHAR
);
Anyone who has the link will be able to view this.