Key Economic Indicators
City of Austin
@usgov.city_of_austin_key_economic_indicators
City of Austin
@usgov.city_of_austin_key_economic_indicators
CREATE TABLE table_1 (
"month" BIGINT,
"year" BIGINT,
"consumer_confidence_index_tx" DOUBLE,
"consumer_confidence_west_south_central" DOUBLE,
"consumer_confidence_index_us" DOUBLE,
"pce_deflator" DOUBLE,
"consumer_price_index_tx" DOUBLE,
"consumer_price_index_u_s" DOUBLE,
"cpi_u_s_ex_food_and_energy" DOUBLE,
"nonfarm_employment_tx" DOUBLE,
"nonfarm_employment_u_s" DOUBLE,
"unemployment_tx" DOUBLE,
"unemployment_u_s" DOUBLE,
"single_family_building_permits_tx" DOUBLE,
"multi_family_building_permits_tx" DOUBLE,
"existing_single_family_home_sales_tx" DOUBLE,
"existing_single_family_home_price_tx" DOUBLE,
"non_residential_building_construction" DOUBLE,
"total_sales_tax_collections_retail_tx" DOUBLE,
"total_sales_tax_collections_tx" DOUBLE,
"retail_gasoline_price_tx" DOUBLE,
"retail_diesel_price_tx" DOUBLE,
"nonfarm_employment_illinois" DOUBLE,
"nonfarm_employment_florida" DOUBLE,
"nonfarm_employment_new_york" DOUBLE,
"nonfarm_employment_texas" DOUBLE,
"nonfarm_employment_california" DOUBLE,
"gross_value_crude_oil_production" DOUBLE,
"gross_value_natural_gas_production" DOUBLE,
"motor_fuel_taxed_gasoline" DOUBLE,
"motor_fuel_taxed_diesel" DOUBLE
);
Anyone who has the link will be able to view this.