Louisville Metro KY - Total Hours Worked (Historical)
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_total__1925ca00
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_total__1925ca00
** The data set is no longer being updated.
The Office of Performance Improvement strives to provide Metro Government and its partners with customized improvement support to create a world-class city.
Data Dictionary:
L_ACCT - The account from which working hours were paid
L_FUND - The fund from which working hours were paid
WORKED_HRS_TYPE - The type of hours that were worked
CREATE TABLE table_1 (
"l_acct" BIGINT,
"l_fund" BIGINT,
"worked_hrs_type" VARCHAR,
"l_division" BIGINT,
"divname" VARCHAR,
"deptid" BIGINT,
"dept" VARCHAR,
"subdept" VARCHAR,
"biweekly_pay_period_end_date" VARCHAR,
"fiscalyear" BIGINT,
"earn_code" VARCHAR,
"earn_descr" VARCHAR,
"amount_hours" DOUBLE,
"amount_dollars" DOUBLE,
"objectid" BIGINT
);Anyone who has the link will be able to view this.