DGS Facilities Maintenance Work Order Completion Status
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dgs_facilities_maintenan_fc7fb386
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dgs_facilities_maintenan_fc7fb386
This Facilities Maintenance Work Order Completion Status dataset shows number (#) and percent (%) of work orders in open (incomplete) and closed (complete) status on a monthly basis. The monthly data are reported on the first of a month for the previous month.
Update Frequency : Monthly
Organization: Montgomery County of Maryland
Last updated: 2021-08-07T15:32:16.602101
Tags: order, percentage, work
CREATE TABLE table_1 (
"year" BIGINT,
"month" BIGINT,
"open" BIGINT,
"open_127f1f" VARCHAR -- Open (%),
"closed" BIGINT,
"closed_dea27c" VARCHAR -- Closed (%),
"total" BIGINT
);Anyone who has the link will be able to view this.