Adjudicated Parcel
City of Baton Rouge
@usgov.city_of_baton_rouge_adjudicated_parcel_20890
City of Baton Rouge
@usgov.city_of_baton_rouge_adjudicated_parcel_20890
CREATE TABLE table_1 (
"assessment_no" VARCHAR,
"owner_name" VARCHAR,
"owner_address" VARCHAR,
"owner_city_state_zip" VARCHAR,
"physical_address" VARCHAR,
"subdivision" VARCHAR,
"ward_section" VARCHAR,
"lot" VARCHAR,
"block" VARCHAR,
"legal_description" VARCHAR,
"flood_zone" VARCHAR,
"sale_year" DOUBLE,
"status" VARCHAR,
"homestead_exemption_sum" BIGINT,
"lot_value_sum" BIGINT,
"land_value_sum" BIGINT,
"improvement_value_sum" BIGINT,
"fair_market_value" BIGINT,
"assessed_value" BIGINT,
"prono" BIGINT,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.