Retirement Systems - Deductions
State of California
@usgov.ca_gov_retirement_systems_deductions_3121b
State of California
@usgov.ca_gov_retirement_systems_deductions_3121b
CREATE TABLE retirement_systems_deductions (
"entity_name" VARCHAR,
"fiscal_year" BIGINT,
"benefit_type" VARCHAR,
"entity_type" VARCHAR,
"category" VARCHAR,
"subcategory_1" VARCHAR,
"form_table" VARCHAR,
"line_description" VARCHAR,
"value" DOUBLE,
"zip_code" VARCHAR,
"row_number" BIGINT
);
Anyone who has the link will be able to view this.