Iowa Credit Union Income And Expenses
State of Iowa
@usgov.state_of_iowa_iowa_credit_union_income_and_expenses
State of Iowa
@usgov.state_of_iowa_iowa_credit_union_income_and_expenses
This dataset provides quarterly income and expenses for all credit unions chartered in the state of Iowa over the past 5 years.
Organization: State of Iowa
Last updated: 2023-01-20T00:17:22.155960
Tags: credit-unions, expense, income
CREATE TABLE table_1 (
"report_id" VARCHAR,
"insurance_number" BIGINT,
"credit_union" VARCHAR,
"reporting_date" TIMESTAMP,
"loan_income" DOUBLE,
"interest_refunds" DOUBLE,
"investment_income" DOUBLE,
"trading_profits" DOUBLE,
"total_interest_income" DOUBLE,
"dividend_expense" DOUBLE,
"deposit_interest_expense" DOUBLE,
"interest_on_borrowed" DOUBLE -- Interest On Borrowed $,
"total_interest_expense" DOUBLE,
"provision_for_loan_loss_exp" DOUBLE -- Provision For Loan Loss Exp.,
"net_interest_income" DOUBLE,
"fee_income" DOUBLE,
"other_operating_income" DOUBLE,
"gain_loss_on_trading_securities" DOUBLE,
"gain_loss_on_sale_of_fixed_assets" DOUBLE,
"gain_from_bargain_purchase" DOUBLE,
"othe_non_operating_income" DOUBLE,
"total_non_interest_income" DOUBLE,
"compensation_benefits" DOUBLE -- Compensation & Benefits,
"travel_conference_exp" DOUBLE -- Travel & Conference Exp,
"office_occupancy" DOUBLE,
"office_operations" DOUBLE,
"education_promotion_expense" DOUBLE -- Education & Promotion Expense,
"loan_servicing_expense" DOUBLE,
"professional_services" DOUBLE,
"member_insurance_exp" DOUBLE,
"examination_fees" DOUBLE,
"miscellaneous_expenses" DOUBLE,
"total_non_interest_expense" DOUBLE,
"net_income" DOUBLE,
"reserve_transfers" DOUBLE
);Anyone who has the link will be able to view this.