Iowa Economic Indicators
State of Iowa
@usgov.state_of_iowa_iowa_economic_indicators
State of Iowa
@usgov.state_of_iowa_iowa_economic_indicators
CREATE TABLE table_1 (
"month" VARCHAR,
"iowa_leading_indicator_index" DOUBLE,
"avg_weekly_manufacturing_hours" DOUBLE,
"residential_building_permits" BIGINT,
"new_orders_index" DOUBLE,
"avg_weekly_unemployment_claims" BIGINT,
"yield_spread" DOUBLE,
"diesel_fuel_consumption_gallons" BIGINT,
"iowa_stock_market_index" DOUBLE,
"agricultural_futures_profits_index" DOUBLE,
"non_farm_employment_coincident_index" DOUBLE,
"corn_profits" DOUBLE,
"soybean_profits" DOUBLE,
"cattle_profits" DOUBLE,
"hog_profits" DOUBLE,
"n_1_month_diffusion_index" DOUBLE,
"n_6_month_diffusion_index" DOUBLE
);
Anyone who has the link will be able to view this.