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
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,
"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,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.