Street Lighting
City of Baton Rouge
@usgov.city_of_baton_rouge_street_lighting
City of Baton Rouge
@usgov.city_of_baton_rouge_street_lighting
CREATE TABLE table_1 (
"light_id_no" VARCHAR,
"route" VARCHAR,
"direction" BIGINT,
"pole_type" VARCHAR,
"light_present" VARCHAR,
"side_of_road" VARCHAR,
"image" VARCHAR,
"survey_date" BIGINT,
"elevation" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.