TxRC Individual Licensees
City of Austin
@usgov.city_of_austin_txrc_individual_licensees
City of Austin
@usgov.city_of_austin_txrc_individual_licensees
CREATE TABLE table_1 (
"license_no" BIGINT,
"last_name" VARCHAR,
"first_name" VARCHAR,
"middle_name" VARCHAR,
"nick_name" VARCHAR,
"first_licensed" TIMESTAMP,
"last_renewed" TIMESTAMP,
"end_date" TIMESTAMP,
"status" VARCHAR,
"license_type" VARCHAR,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.