State Of Oklahoma Payroll - 2012
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_payroll_2012
State of Oklahoma
@usgov.state_of_oklahoma_state_of_oklahoma_payroll_2012
The payroll data represents the amount paid to an employee during the reported time period. In addition to regular pay, these amounts may include other pay types such as overtime, longevity, shift differential or terminal pay. This amount does not include any state share costs associated with the payroll i.e. FICA, state share retirement, etc. This amount may vary from an employee’s ‘salary’ due to pay adjustments or pay period timing.
Organization: State of Oklahoma
Last updated: 2021-08-07T14:59:55.628872
Tags: 2012, payroll, state-employee
CREATE TABLE data_state_of_oklahoma_payroll_q2_2012 (
"report_date" VARCHAR,
"agency_number" BIGINT,
"agency_name" VARCHAR,
"last_name" VARCHAR,
"first_name" VARCHAR,
"middle_initial" VARCHAR,
"hours" DOUBLE,
"amount" VARCHAR,
"check_date" VARCHAR,
"account" BIGINT,
"account_description" VARCHAR,
"update_date" VARCHAR
);CREATE TABLE data_state_of_oklahoma_payroll_q3_2012 (
"report_date" VARCHAR,
"agency_number" BIGINT,
"agency_name" VARCHAR,
"last_name" VARCHAR,
"first_name" VARCHAR,
"middle_initial" VARCHAR,
"hours" DOUBLE,
"amount" VARCHAR,
"check_date" VARCHAR,
"account" BIGINT,
"account_description" VARCHAR,
"update_date" VARCHAR
);CREATE TABLE data_state_of_oklahoma_payroll_q4_2012 (
"report_date" VARCHAR,
"agency_number" BIGINT,
"agency_name" VARCHAR,
"last_name" VARCHAR,
"first_name" VARCHAR,
"middle_initial" VARCHAR,
"hours" DOUBLE,
"amount" VARCHAR,
"check_date" VARCHAR,
"account" BIGINT,
"account_description" VARCHAR,
"update_date" VARCHAR
);Anyone who has the link will be able to view this.