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
Complete listing of all street addresses in East Baton Rouge Parish.
Organization: City of Baton Rouge
Last updated: 2020-11-12T14:59:52.147285
Tags: address, lot, property, street
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.