Collin CAD Protest Data
City of Austin
@usgov.city_of_austin_collin_cad_protest_data
City of Austin
@usgov.city_of_austin_collin_cad_protest_data
CREATE TABLE table_1 (
"year" BIGINT,
"propid" BIGINT,
"caseid" BIGINT,
"prottype" VARCHAR,
"protbytype" VARCHAR,
"protbyid" DOUBLE,
"protbyname" VARCHAR,
"protstatuscode" VARCHAR,
"protstatusdescr" VARCHAR,
"protreasoncodes" VARCHAR,
"protopinionval" DOUBLE,
"noticelandval" DOUBLE,
"noticeimprvval" DOUBLE,
"noticemarketval" DOUBLE,
"noticeappraisedval" DOUBLE,
"noticeassessedval" DOUBLE,
"beginlandval" BIGINT,
"beginimprvval" BIGINT,
"beginmarketval" DOUBLE,
"beginappraisedval" DOUBLE,
"beginassessedval" DOUBLE,
"finallandval" BIGINT,
"finalimprvval" BIGINT,
"finalmarketval" DOUBLE,
"finalappraisedval" DOUBLE,
"finalassessedval" DOUBLE,
"hearingdocketid" DOUBLE,
"hearingdocketdatetime" VARCHAR,
"hearingactualdate" TIMESTAMP,
"hearingpanelmembers" VARCHAR,
"appraisercode" VARCHAR,
"appraisername" VARCHAR,
"hearingnoshow" BOOLEAN,
"protwithdrawn" BOOLEAN,
"protsettled" BOOLEAN,
"arborder" BOOLEAN,
"arbdecision" VARCHAR,
"protactive" BOOLEAN,
"geoid" VARCHAR,
"proptype" VARCHAR,
"propsubtype" VARCHAR,
"propcategorycode" VARCHAR,
"mapid" VARCHAR,
"nbhdcode" VARCHAR,
"situsaddress" VARCHAR,
"ownerid" DOUBLE,
"ownername" VARCHAR,
"exempthomestead" VARCHAR,
"exemptcodes" VARCHAR,
"taxagentid" DOUBLE,
"taxagentname" VARCHAR,
"datadate" VARCHAR
);
Anyone who has the link will be able to view this.