TxRC Businesses
City of Austin
@usgov.city_of_austin_txrc_businesses
City of Austin
@usgov.city_of_austin_txrc_businesses
CREATE TABLE table_1 (
"license_no" BIGINT,
"license_type" VARCHAR,
"business_name" VARCHAR,
"begin_date" TIMESTAMP,
"renewal_date" TIMESTAMP,
"end_date" TIMESTAMP,
"status" VARCHAR,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.