Iowa Credit Union Assets
State of Iowa
@usgov.state_of_iowa_iowa_credit_union_assets
State of Iowa
@usgov.state_of_iowa_iowa_credit_union_assets
CREATE TABLE table_1 (
"report_id" VARCHAR,
"insurance_number" BIGINT,
"credit_union" VARCHAR,
"reporting_date" TIMESTAMP,
"cash_on_hand" DOUBLE,
"cash_on_deposit" DOUBLE,
"cash_equivalents" DOUBLE,
"trading_securities" DOUBLE,
"available_for_sale_securities" DOUBLE,
"held_to_maturity_securities" DOUBLE,
"bank_certificates" DOUBLE,
"credit_union_investments" DOUBLE,
"membership_capital_in_ccu" DOUBLE,
"paid_in_capital_at_ccu" DOUBLE,
"other_ccu_investments" DOUBLE,
"all_other_investments" DOUBLE,
"total_investments" DOUBLE,
"loans_held_for_sale" DOUBLE,
"unsecured_credit_cards" DOUBLE,
"unsecured_loans" DOUBLE,
"non_guaranteed_student_loans" DOUBLE,
"new_vehicle_loans" DOUBLE,
"used_vehicle_loans" DOUBLE,
"first_mortgage_loans" DOUBLE,
"other_real_estate_loans" DOUBLE,
"leases" DOUBLE,
"other_loans" DOUBLE,
"total_loans" DOUBLE,
"allowance_for_loan_losses" DOUBLE,
"foreclosures" DOUBLE,
"land_building" DOUBLE,
"other_fixed_assets" DOUBLE,
"ncusif" DOUBLE,
"other_assets" DOUBLE,
"total_assets" DOUBLE
);
Anyone who has the link will be able to view this.