Baton Rouge Fire Department Occupancy Inspections
City of Baton Rouge
@usgov.city_of_baton_rouge_baton_rouge_fire_department_occupa_a5747316
City of Baton Rouge
@usgov.city_of_baton_rouge_baton_rouge_fire_department_occupa_a5747316
The Baton Rouge Fire Department (BRFD) occupancy inspection dataset includes the name and location of all inspections conducted by BRFD officials and any violations since January 1, 2000.
Organization: City of Baton Rouge
Last updated: 2020-11-12T15:00:01.285001
Tags: fire-department, inspection, occupancy
CREATE TABLE table_1 (
"occupant_id" VARCHAR,
"business_name" VARCHAR,
"address_number" VARCHAR,
"street_prefix" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"full_address" VARCHAR,
"apartment_suite" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"inspection_date" TIMESTAMP,
"inspection_type_code" VARCHAR,
"inspection_type_description" VARCHAR,
"inspection_violation_code" VARCHAR,
"inspection_violation_description" VARCHAR,
"geolocation" VARCHAR
);Anyone who has the link will be able to view this.