Leaf Collection Posting Log
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_leaf_collection_posting_log
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_leaf_collection_posting_log
This dataset contains leaf collection dates for area and subarea where leaf collection service is provided by Montgomery County Department of Transportation. Update Frequency - Daily (September through December). Monthly update (January through August) on the first day of each month.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:24.403400
Tags: department-of-transportation, leaf-collection, log, schedule
CREATE TABLE table_1 (
"area" BIGINT,
"sub_area" VARCHAR,
"collection_sequence" BIGINT,
"date_sign_posted_round_1" VARCHAR -- Date Sign Posted (Round 1),
"planned_start_round_1" TIMESTAMP -- Planned Start (Round 1),
"date_area_started_round_1" TIMESTAMP -- Date Area Started (Round 1),
"date_area_ended_round_1" TIMESTAMP -- Date Area Ended (Round 1),
"date_sign_posted_round_2" TIMESTAMP -- Date Sign Posted (Round 2),
"planned_start_round_2" TIMESTAMP -- Planned Start (Round 2),
"date_area_started_round_2" TIMESTAMP -- Date Area Started (Round 2),
"date_area_ended_round_2" TIMESTAMP -- Date Area Ended (Round 2)
);Anyone who has the link will be able to view this.