Street Address Listing
City of Baton Rouge
@usgov.city_of_baton_rouge_street_address_listing
City of Baton Rouge
@usgov.city_of_baton_rouge_street_address_listing
CREATE TABLE table_1 (
"address_no" VARCHAR,
"street_prefix_direction" VARCHAR,
"street_prefix_type" VARCHAR,
"street_name" VARCHAR,
"street_suffix_type" VARCHAR,
"street_suffix_direction" VARCHAR,
"street_extension" VARCHAR,
"full_address" VARCHAR,
"city" VARCHAR,
"zip" BIGINT,
"council_district_no" BIGINT,
"councilperson_name" VARCHAR,
"jurisdiction" VARCHAR
);
Anyone who has the link will be able to view this.