Road Closures
City of Baton Rouge
@usgov.city_of_baton_rouge_road_closures_9fde1
City of Baton Rouge
@usgov.city_of_baton_rouge_road_closures_9fde1
This dataset includes all recorded road closures by city-parish agencies since January 1, 2015.
Organization: City of Baton Rouge
Last updated: 2020-11-12T14:59:50.013125
Tags: closure, road, traffic, transportation
CREATE TABLE table_1 (
"closure_id" BIGINT,
"closure_type" VARCHAR,
"closure_subtype" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"closure_description" VARCHAR,
"severity" VARCHAR,
"street" VARCHAR,
"direction" VARCHAR,
"from_cross_street" VARCHAR,
"to_cross_street" VARCHAR,
"recurrence" VARCHAR,
"major_event_name" VARCHAR,
"full_or_partial" VARCHAR,
"major_event_route" VARCHAR,
"detour_route" VARCHAR,
"sidewalk_closed" VARCHAR,
"agency" VARCHAR,
"city" VARCHAR,
"contact_info" VARCHAR
);Anyone who has the link will be able to view this.