State Of Iowa Consumer Fraud Refund Transactions
State of Iowa
@usgov.state_of_iowa_state_of_iowa_consumer_fraud_refund_transactions
State of Iowa
@usgov.state_of_iowa_state_of_iowa_consumer_fraud_refund_transactions
This dataset contains payment transactions recorded in the State of Iowa’s central accounting system for the Consumer Fraud Refunds fund.
Organization: State of Iowa
Last updated: 2023-01-19T23:50:41.385522
Tags: checkbook, consumer-fraud, expenditures, payments, refunds
CREATE TABLE table_1 (
"record_number" BIGINT,
"fiscal_year" BIGINT,
"fiscal_year_period" BIGINT,
"accounting_period" VARCHAR,
"service" VARCHAR,
"department" VARCHAR,
"fund_code" BIGINT,
"fund_name" VARCHAR,
"appropriation_code" VARCHAR,
"appropriation_name" VARCHAR,
"program" VARCHAR,
"expense_category" VARCHAR,
"vendor" VARCHAR,
"vendor_number" VARCHAR,
"payment_number" VARCHAR,
"payment_issue_date" TIMESTAMP,
"invoice_number" VARCHAR,
"invoice_line_number" BIGINT,
"invoice_line_distribution_number" BIGINT,
"invoice_date" TIMESTAMP,
"amount" DOUBLE,
"description" VARCHAR
);Anyone who has the link will be able to view this.