Road Closures
City of Baton Rouge
@usgov.city_of_baton_rouge_road_closures_dca01
City of Baton Rouge
@usgov.city_of_baton_rouge_road_closures_dca01
Line geometry with attributes displaying active City-Parish road closures, road blocks, and detours in East Baton Rouge Parish, Louisiana.
Organization: City of Baton Rouge
Last updated: 2022-04-28T02:50:55.829786
Tags: closure, detour, ebrp, gis, road, traffic, transportation
CREATE TABLE table_1 (
"street_name" VARCHAR,
"closure_type" VARCHAR,
"sub_type" VARCHAR,
"start_date" VARCHAR,
"end_date" VARCHAR,
"description" VARCHAR,
"from_street" VARCHAR,
"to_street" VARCHAR,
"severity" VARCHAR,
"direction" VARCHAR,
"recurring" VARCHAR,
"full_closure" VARCHAR,
"alternative_route" VARCHAR,
"agency" VARCHAR,
"city" VARCHAR,
"sidewalk_closed" VARCHAR,
"contact_information" VARCHAR,
"permit_id" VARCHAR,
"incident_id" VARCHAR,
"incident_name" VARCHAR,
"geometry" VARCHAR
);Anyone who has the link will be able to view this.