Lot Profile
City of Baton Rouge
@usgov.city_of_baton_rouge_lot_profile_816a7
City of Baton Rouge
@usgov.city_of_baton_rouge_lot_profile_816a7
CREATE TABLE table_1 (
"lot_id" BIGINT,
"business_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"phone_number" VARCHAR,
"website" VARCHAR,
"lot_location" VARCHAR,
"lot_and_block_map_no" BIGINT,
"lot_number" VARCHAR,
"block_number" VARCHAR,
"property_information" VARCHAR,
"subdivision" VARCHAR,
"abc_license" VARCHAR,
"business_naics_code" DOUBLE,
"dotd_map" BIGINT,
"census_tract" DOUBLE,
"block_group" DOUBLE,
"school_district" VARCHAR,
"voting_district" VARCHAR,
"economic_development_zone" VARCHAR,
"enterprise_zone" VARCHAR,
"industrial_area" VARCHAR,
"historic_district" VARCHAR,
"historic_landmark" VARCHAR,
"redevelopment_district" VARCHAR,
"urban_design_district" VARCHAR,
"urban_design_overlay_district" VARCHAR,
"existing_land_use" VARCHAR,
"future_land_use" VARCHAR,
"zoning_type" VARCHAR,
"subdivision_restriction" VARCHAR,
"public_land_survey_system" VARCHAR,
"design_level" VARCHAR,
"area_acres" BIGINT,
"character_area" VARCHAR,
"service_name" VARCHAR,
"condominium" VARCHAR,
"service_type" VARCHAR,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.