Urban Renewal Debt Balances
State of Iowa
@usgov.state_of_iowa_urban_renewal_debt_balances
State of Iowa
@usgov.state_of_iowa_urban_renewal_debt_balances
This dataset contains urban renewal debt information and balances reported on the Annual Urban Renewal Report starting in FY 2011-2012.
Organization: State of Iowa
Last updated: 2023-01-20T00:15:55.916171
Tags: annual-urban-renewal-report, tax-increment-financing
CREATE TABLE table_1 (
"levy_authority_code" VARCHAR,
"levy_authority_name" VARCHAR,
"fiscal_year" BIGINT,
"urban_renewal_area_number" BIGINT,
"debt_title" VARCHAR,
"debt_type" VARCHAR,
"principal_remaining_prior_to_yearly_pymt" BIGINT -- Principal Remaining (Prior To Yearly Pymt),
"interest_remaining_prior_to_yearly_pymt" BIGINT -- Interest Remaining (Prior To Yearly Pymt),
"annual_appropriation" VARCHAR -- Annual Appropriation?,
"date_debt_was_incurred" TIMESTAMP,
"fiscal_year_debt_will_be_paid_in_full" BIGINT,
"coordinates" VARCHAR
);Anyone who has the link will be able to view this.