Landscape Maintenance Agreement
City of Baton Rouge
@usgov.city_of_baton_rouge_landscape_maintenance_agreement_548eb
City of Baton Rouge
@usgov.city_of_baton_rouge_landscape_maintenance_agreement_548eb
Polygon geometry with attributes displaying landscape maintenance agreements in East Baton Rouge Parish, Louisiana.
Organization: City of Baton Rouge
Last updated: 2023-11-03T13:53:12.162553
Tags: ebrp, landscape, maintenance, mowing
CREATE TABLE table_1 (
"id" BIGINT,
"mowing_id" VARCHAR,
"service_provider" VARCHAR,
"landscape_maintenance_service_area" VARCHAR,
"location" VARCHAR,
"location_description" VARCHAR,
"city" VARCHAR,
"zip_code" DOUBLE,
"council_district" DOUBLE,
"lot_id" DOUBLE,
"lot_no" VARCHAR -- LOT NO.,
"jurisdiction" VARCHAR,
"subdivision" VARCHAR,
"property_info" VARCHAR,
"mowing_area_type" VARCHAR,
"mowing_area_description" VARCHAR,
"mowing_frequency" VARCHAR,
"mowing_contract_group" DOUBLE,
"ladotd_funded" VARCHAR,
"grant_name" VARCHAR,
"building_demolished" VARCHAR,
"area_acres" DOUBLE -- AREA (ACRES),
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.