Municipal Fiscal Indicators: Other Post-Employment Benefits (OPEB), 2020-2022
State of Connecticut
@usgov.state_of_connecticut_municipal_fiscal_indicators_other_1b7970c8
State of Connecticut
@usgov.state_of_connecticut_municipal_fiscal_indicators_other_1b7970c8
CREATE TABLE table_1 (
"year" BIGINT,
"municipality_entity_name" VARCHAR,
"municipality_geoid" DOUBLE,
"municipality_fips_code" DOUBLE,
"municipality_tax_code" DOUBLE,
"c_2_plan_name" VARCHAR,
"c_4_is_there_a_trust_fund_for_the_plan_as_of_june_30th" VARCHAR,
"d_4_all_eligible_employees" BOOLEAN,
"d_6_general_town" BOOLEAN,
"d_8_police" BOOLEAN,
"d_10_fire" BOOLEAN,
"d_12_non_certified_board_of_education" BOOLEAN,
"d_14_teachers_other_certified_board_of_education" BOOLEAN,
"d_16_other" BOOLEAN,
"d_18_brief_description_if_other" VARCHAR,
"f_2_healthcare" BOOLEAN,
"f_4_insurance" BOOLEAN,
"f_6_other" VARCHAR,
"f_8_brief_description_if_other" VARCHAR,
"h_2_closed_plan" BOOLEAN,
"h_4_volunteer_plan" BOOLEAN,
"h_6_total_number_of_members" DOUBLE,
"h_8_active_no_of_members" DOUBLE,
"j_2_discount_rate" DOUBLE,
"j_4_long_term_investment_rate_of_return" DOUBLE,
"j_6_money_weight_of_return" DOUBLE,
"l_2_date_of_opeb_valuation" VARCHAR,
"l_4_valuation_method" VARCHAR,
"l_6_total_opeb_liability_of_the_plan" DOUBLE,
"l_8_net_position_of_the_plan" DOUBLE,
"l_10_net_opeb_liability" BIGINT,
"l_12_funded_ratio" DOUBLE,
"l_14_pay_as_you_go_plan" BOOLEAN,
"l_16_covered_payroll" DOUBLE,
"l_18_actuarial_determined_employer_contribution_adec" DOUBLE,
"l_20_employer_contribution_made" DOUBLE,
"l_22_contribution_shortfall_excess" BIGINT
);
Anyone who has the link will be able to view this.