Aldaketak
On 2026(e)ko otsailaren 20(a) 17:48:02 (UTC),
-
No fields were updated. See the metadata diff for more details.
| t | 1 | { | t | 1 | { |
| 2 | "author": "SMDH Data Science Team", | 2 | "author": "SMDH Data Science Team", | ||
| 3 | "author_email": "info@smdh.uk", | 3 | "author_email": "info@smdh.uk", | ||
| 4 | "cloud_storage_key_segment": "manufacturing-operations-dataset", | 4 | "cloud_storage_key_segment": "manufacturing-operations-dataset", | ||
| 5 | "creator_user_id": "06d04fb0-fe0e-4a6a-b958-061fb38a9f9c", | 5 | "creator_user_id": "06d04fb0-fe0e-4a6a-b958-061fb38a9f9c", | ||
| 6 | "groups": [], | 6 | "groups": [], | ||
| 7 | "id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 7 | "id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 8 | "isopen": false, | 8 | "isopen": false, | ||
| 9 | "license_id": "other-nc", | 9 | "license_id": "other-nc", | ||
| 10 | "license_title": "Other (Non-Commercial)", | 10 | "license_title": "Other (Non-Commercial)", | ||
| 11 | "maintainer": "Dermot Kerr", | 11 | "maintainer": "Dermot Kerr", | ||
| 12 | "maintainer_email": "d.kerr@smdh.uk", | 12 | "maintainer_email": "d.kerr@smdh.uk", | ||
| 13 | "metadata_created": "2026-02-20T17:42:37.166534", | 13 | "metadata_created": "2026-02-20T17:42:37.166534", | ||
| 14 | "metadata_modified": "2026-02-20T17:48:01.004764", | 14 | "metadata_modified": "2026-02-20T17:48:01.004764", | ||
| 15 | "name": "ulster-university--manufacturing-operations-dataset", | 15 | "name": "ulster-university--manufacturing-operations-dataset", | ||
| 16 | "notes": "# **Manufacturing Operations Dataset | 16 | "notes": "# **Manufacturing Operations Dataset | ||
| 17 | Documentation**\r\n\r\n## **Overview**\r\n\r\nThis package contains | 17 | Documentation**\r\n\r\n## **Overview**\r\n\r\nThis package contains | ||
| 18 | anonymised manufacturing operations datasets extracted from an MES | 18 | anonymised manufacturing operations datasets extracted from an MES | ||
| 19 | (Manufacturing Execution System). These files support the analysis of | 19 | (Manufacturing Execution System). These files support the analysis of | ||
| 20 | **cycle times**, **routing/operation durations**, | 20 | **cycle times**, **routing/operation durations**, | ||
| 21 | **stoppage/downtime**, and **order due-date performance**.\r\n\r\n## | 21 | **stoppage/downtime**, and **order due-date performance**.\r\n\r\n## | ||
| 22 | **Files Summary**\r\n\r\n| File | Rows | Columns | Approx Size (MB) | 22 | **Files Summary**\r\n\r\n| File | Rows | Columns | Approx Size (MB) | ||
| 23 | |\r\n| :---- | :---- | :---- | :---- |\r\n| | 23 | |\r\n| :---- | :---- | :---- | :---- |\r\n| | ||
| 24 | df\\_unit\\_level\\_cycle\\_downtime\\_anonymised.csv | 165,384 | 6 | | 24 | df\\_unit\\_level\\_cycle\\_downtime\\_anonymised.csv | 165,384 | 6 | | ||
| 25 | 6.34 |\r\n| order\\_analysis\\_anonymised.csv | 53,164 | 9 | 3.83 | 25 | 6.34 |\r\n| order\\_analysis\\_anonymised.csv | 53,164 | 9 | 3.83 | ||
| 26 | |\r\n| product\\_cycle\\_anonymised.csv | 952,730 | 17 | 156.75 |\r\n| | 26 | |\r\n| product\\_cycle\\_anonymised.csv | 952,730 | 17 | 156.75 |\r\n| | ||
| 27 | stoppage\\_all\\_anonymised.csv | 10,891 | 14 | 1.93 |\r\n\r\n## | 27 | stoppage\\_all\\_anonymised.csv | 10,891 | 14 | 1.93 |\r\n\r\n## | ||
| 28 | **Anonymisation & Standards**\r\n\r\n* **Anonymisation:** Company | 28 | **Anonymisation & Standards**\r\n\r\n* **Anonymisation:** Company | ||
| 29 | names are replaced with Company\\_XX. Identifiers such as orderId, | 29 | names are replaced with Company\\_XX. Identifiers such as orderId, | ||
| 30 | unitId, stockId, operationId, eventId, and stoppage id are anonymised | 30 | unitId, stockId, operationId, eventId, and stoppage id are anonymised | ||
| 31 | tokens. No personally identifying information (PII) is present. \r\n* | 31 | tokens. No personally identifying information (PII) is present. \r\n* | ||
| 32 | **Timezones:** Timestamp fields include a UTC offset (e.g., \\+00:00). | 32 | **Timezones:** Timestamp fields include a UTC offset (e.g., \\+00:00). | ||
| 33 | When loading into Pandas, it is recommended to use: | 33 | When loading into Pandas, it is recommended to use: | ||
| 34 | pd.to\\_datetime(col, utc=True, errors='coerce'). \r\n* **Negative | 34 | pd.to\\_datetime(col, utc=True, errors='coerce'). \r\n* **Negative | ||
| 35 | Values:** Some duration fields contain negative values due to system | 35 | Values:** Some duration fields contain negative values due to system | ||
| 36 | clock issues. These should be filtered or investigated during the | 36 | clock issues. These should be filtered or investigated during the | ||
| 37 | cleaning phase.\r\n\r\n\r\n## **Data Quality Notes**\r\n\r\n* | 37 | cleaning phase.\r\n\r\n\r\n## **Data Quality Notes**\r\n\r\n* | ||
| 38 | **Missing Data:** Many records in | 38 | **Missing Data:** Many records in | ||
| 39 | df\\_unit\\_level\\_cycle\\_downtime\\_anonymised.csv have nulls for | 39 | df\\_unit\\_level\\_cycle\\_downtime\\_anonymised.csv have nulls for | ||
| 40 | downtime. This typically indicates zero downtime events occurred for | 40 | downtime. This typically indicates zero downtime events occurred for | ||
| 41 | that unit. \r\n* **Open Orders:** A high percentage (81%) of orders | 41 | that unit. \r\n* **Open Orders:** A high percentage (81%) of orders | ||
| 42 | are currently open. Analysis of these should focus on | 42 | are currently open. Analysis of these should focus on | ||
| 43 | open\\_days\\_late rather than completedDate. \r\n* **Negatives:** | 43 | open\\_days\\_late rather than completedDate. \r\n* **Negatives:** | ||
| 44 | Negative durations in product\\_cycle\\_anonymised.csv (specifically | 44 | Negative durations in product\\_cycle\\_anonymised.csv (specifically | ||
| 45 | in actual duration columns) should be treated as data quality | 45 | in actual duration columns) should be treated as data quality | ||
| 46 | errors.\r\n\r\n**Provenance:** Please record the extract date, source | 46 | errors.\r\n\r\n**Provenance:** Please record the extract date, source | ||
| 47 | system version, and any applied filters (date range, plant, or | 47 | system version, and any applied filters (date range, plant, or | ||
| 48 | operation types) externally to ensure benchmarking is reproducible.", | 48 | operation types) externally to ensure benchmarking is reproducible.", | ||
| 49 | "num_resources": 5, | 49 | "num_resources": 5, | ||
| 50 | "num_tags": 0, | 50 | "num_tags": 0, | ||
| 51 | "organization": { | 51 | "organization": { | ||
| 52 | "approval_status": "approved", | 52 | "approval_status": "approved", | ||
| 53 | "created": "2023-03-20T14:27:38.943709", | 53 | "created": "2023-03-20T14:27:38.943709", | ||
| 54 | "description": "Ulster University has a sustained track record in | 54 | "description": "Ulster University has a sustained track record in | ||
| 55 | robotics, computer vision, and computational intelligence. Translating | 55 | robotics, computer vision, and computational intelligence. Translating | ||
| 56 | research into technologies that catalyse innovation in small and large | 56 | research into technologies that catalyse innovation in small and large | ||
| 57 | enterprises, we have been instrumental in attracting inward investment | 57 | enterprises, we have been instrumental in attracting inward investment | ||
| 58 | and developing the knowledge economy. Ulster lead SMDH, lead the | 58 | and developing the knowledge economy. Ulster lead SMDH, lead the | ||
| 59 | virtual manufacturing platform and contribute to data science, | 59 | virtual manufacturing platform and contribute to data science, | ||
| 60 | roll-out and marketing.", | 60 | roll-out and marketing.", | ||
| 61 | "id": "ef5c8779-8217-40b9-a33a-bf371253343c", | 61 | "id": "ef5c8779-8217-40b9-a33a-bf371253343c", | ||
| 62 | "image_url": "2023-05-02-104737.949700uu.png", | 62 | "image_url": "2023-05-02-104737.949700uu.png", | ||
| 63 | "is_organization": true, | 63 | "is_organization": true, | ||
| 64 | "name": "ulster-university", | 64 | "name": "ulster-university", | ||
| 65 | "state": "active", | 65 | "state": "active", | ||
| 66 | "title": "Ulster University", | 66 | "title": "Ulster University", | ||
| 67 | "type": "organization" | 67 | "type": "organization" | ||
| 68 | }, | 68 | }, | ||
| 69 | "owner_org": "ef5c8779-8217-40b9-a33a-bf371253343c", | 69 | "owner_org": "ef5c8779-8217-40b9-a33a-bf371253343c", | ||
| 70 | "private": false, | 70 | "private": false, | ||
| 71 | "relationships_as_object": [], | 71 | "relationships_as_object": [], | ||
| 72 | "relationships_as_subject": [], | 72 | "relationships_as_subject": [], | ||
| 73 | "resources": [ | 73 | "resources": [ | ||
| 74 | { | 74 | { | ||
| 75 | "cache_last_updated": null, | 75 | "cache_last_updated": null, | ||
| 76 | "cache_url": null, | 76 | "cache_url": null, | ||
| 77 | "cloud_storage_key": | 77 | "cloud_storage_key": | ||
| 78 | ersity/manufacturing-operations-dataset/product_cycle_anonymised.csv", | 78 | ersity/manufacturing-operations-dataset/product_cycle_anonymised.csv", | ||
| 79 | "created": "2026-02-20T17:42:53.412400", | 79 | "created": "2026-02-20T17:42:53.412400", | ||
| 80 | "datastore_active": false, | 80 | "datastore_active": false, | ||
| 81 | "description": "", | 81 | "description": "", | ||
| 82 | "format": "CSV", | 82 | "format": "CSV", | ||
| 83 | "hash": "", | 83 | "hash": "", | ||
| 84 | "id": "95e6e119-d1cf-4af5-953d-03319e214c08", | 84 | "id": "95e6e119-d1cf-4af5-953d-03319e214c08", | ||
| 85 | "last_modified": null, | 85 | "last_modified": null, | ||
| 86 | "metadata_modified": "2026-02-20T17:43:14.758038", | 86 | "metadata_modified": "2026-02-20T17:43:14.758038", | ||
| 87 | "mimetype": null, | 87 | "mimetype": null, | ||
| 88 | "mimetype_inner": null, | 88 | "mimetype_inner": null, | ||
| 89 | "name": "product_cycle_anonymised.csv", | 89 | "name": "product_cycle_anonymised.csv", | ||
| 90 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 90 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 91 | "position": 0, | 91 | "position": 0, | ||
| 92 | "resource_type": null, | 92 | "resource_type": null, | ||
| 93 | "size": 129602146, | 93 | "size": 129602146, | ||
| 94 | "state": "active", | 94 | "state": "active", | ||
| 95 | "url": | 95 | "url": | ||
| 96 | 19-d1cf-4af5-953d-03319e214c08/download/product_cycle_anonymised.csv", | 96 | 19-d1cf-4af5-953d-03319e214c08/download/product_cycle_anonymised.csv", | ||
| 97 | "url_type": "upload" | 97 | "url_type": "upload" | ||
| 98 | }, | 98 | }, | ||
| 99 | { | 99 | { | ||
| 100 | "cache_last_updated": null, | 100 | "cache_last_updated": null, | ||
| 101 | "cache_url": null, | 101 | "cache_url": null, | ||
| 102 | "cloud_storage_key": | 102 | "cloud_storage_key": | ||
| 103 | uring-operations-dataset/df_unit_level_cycle_downtime_anonymised.csv", | 103 | uring-operations-dataset/df_unit_level_cycle_downtime_anonymised.csv", | ||
| 104 | "created": "2026-02-20T17:43:42.271766", | 104 | "created": "2026-02-20T17:43:42.271766", | ||
| 105 | "datastore_active": false, | 105 | "datastore_active": false, | ||
| 106 | "description": "", | 106 | "description": "", | ||
| 107 | "format": "CSV", | 107 | "format": "CSV", | ||
| 108 | "hash": "", | 108 | "hash": "", | ||
| 109 | "id": "aa9b8097-2ac3-47d3-b10d-11ee16f8d2fa", | 109 | "id": "aa9b8097-2ac3-47d3-b10d-11ee16f8d2fa", | ||
| 110 | "last_modified": null, | 110 | "last_modified": null, | ||
| 111 | "metadata_modified": "2026-02-20T17:43:47.115599", | 111 | "metadata_modified": "2026-02-20T17:43:47.115599", | ||
| 112 | "mimetype": null, | 112 | "mimetype": null, | ||
| 113 | "mimetype_inner": null, | 113 | "mimetype_inner": null, | ||
| 114 | "name": "df_unit_level_cycle_downtime_anonymised.csv", | 114 | "name": "df_unit_level_cycle_downtime_anonymised.csv", | ||
| 115 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 115 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 116 | "position": 1, | 116 | "position": 1, | ||
| 117 | "resource_type": null, | 117 | "resource_type": null, | ||
| 118 | "size": 5771255, | 118 | "size": 5771255, | ||
| 119 | "state": "active", | 119 | "state": "active", | ||
| 120 | "url": | 120 | "url": | ||
| 121 | 0d-11ee16f8d2fa/download/df_unit_level_cycle_downtime_anonymised.csv", | 121 | 0d-11ee16f8d2fa/download/df_unit_level_cycle_downtime_anonymised.csv", | ||
| 122 | "url_type": "upload" | 122 | "url_type": "upload" | ||
| 123 | }, | 123 | }, | ||
| 124 | { | 124 | { | ||
| 125 | "cache_last_updated": null, | 125 | "cache_last_updated": null, | ||
| 126 | "cache_url": null, | 126 | "cache_url": null, | ||
| 127 | "cloud_storage_key": | 127 | "cloud_storage_key": | ||
| 128 | rsity/manufacturing-operations-dataset/order_analysis_anonymised.csv", | 128 | rsity/manufacturing-operations-dataset/order_analysis_anonymised.csv", | ||
| 129 | "created": "2026-02-20T17:44:20.958990", | 129 | "created": "2026-02-20T17:44:20.958990", | ||
| 130 | "datastore_active": false, | 130 | "datastore_active": false, | ||
| 131 | "description": "", | 131 | "description": "", | ||
| 132 | "format": "CSV", | 132 | "format": "CSV", | ||
| 133 | "hash": "", | 133 | "hash": "", | ||
| 134 | "id": "4f278ecc-c6b1-49e1-82fb-d89020c217e9", | 134 | "id": "4f278ecc-c6b1-49e1-82fb-d89020c217e9", | ||
| 135 | "last_modified": null, | 135 | "last_modified": null, | ||
| 136 | "metadata_modified": "2026-02-20T17:44:27.463245", | 136 | "metadata_modified": "2026-02-20T17:44:27.463245", | ||
| 137 | "mimetype": null, | 137 | "mimetype": null, | ||
| 138 | "mimetype_inner": null, | 138 | "mimetype_inner": null, | ||
| 139 | "name": "order_analysis_anonymised.csv", | 139 | "name": "order_analysis_anonymised.csv", | ||
| 140 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 140 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 141 | "position": 2, | 141 | "position": 2, | ||
| 142 | "resource_type": null, | 142 | "resource_type": null, | ||
| 143 | "size": 3672626, | 143 | "size": 3672626, | ||
| 144 | "state": "active", | 144 | "state": "active", | ||
| 145 | "url": | 145 | "url": | ||
| 146 | c-c6b1-49e1-82fb-d89020c217e9/download/order_analysis_anonymised.csv", | 146 | c-c6b1-49e1-82fb-d89020c217e9/download/order_analysis_anonymised.csv", | ||
| 147 | "url_type": "upload" | 147 | "url_type": "upload" | ||
| 148 | }, | 148 | }, | ||
| 149 | { | 149 | { | ||
| 150 | "cache_last_updated": null, | 150 | "cache_last_updated": null, | ||
| 151 | "cache_url": null, | 151 | "cache_url": null, | ||
| 152 | "cloud_storage_key": | 152 | "cloud_storage_key": | ||
| 153 | versity/manufacturing-operations-dataset/stoppage_all_anonymised.csv", | 153 | versity/manufacturing-operations-dataset/stoppage_all_anonymised.csv", | ||
| 154 | "created": "2026-02-20T17:44:57.420303", | 154 | "created": "2026-02-20T17:44:57.420303", | ||
| 155 | "datastore_active": false, | 155 | "datastore_active": false, | ||
| 156 | "description": "", | 156 | "description": "", | ||
| 157 | "format": "CSV", | 157 | "format": "CSV", | ||
| 158 | "hash": "", | 158 | "hash": "", | ||
| 159 | "id": "b1d76f6b-359d-483a-958c-4e73c8d09863", | 159 | "id": "b1d76f6b-359d-483a-958c-4e73c8d09863", | ||
| 160 | "last_modified": null, | 160 | "last_modified": null, | ||
| 161 | "metadata_modified": "2026-02-20T17:45:07.858709", | 161 | "metadata_modified": "2026-02-20T17:45:07.858709", | ||
| 162 | "mimetype": null, | 162 | "mimetype": null, | ||
| 163 | "mimetype_inner": null, | 163 | "mimetype_inner": null, | ||
| 164 | "name": "stoppage_all_anonymised.csv", | 164 | "name": "stoppage_all_anonymised.csv", | ||
| 165 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 165 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 166 | "position": 3, | 166 | "position": 3, | ||
| 167 | "resource_type": null, | 167 | "resource_type": null, | ||
| 168 | "size": 1960373, | 168 | "size": 1960373, | ||
| 169 | "state": "active", | 169 | "state": "active", | ||
| 170 | "url": | 170 | "url": | ||
| 171 | f6b-359d-483a-958c-4e73c8d09863/download/stoppage_all_anonymised.csv", | 171 | f6b-359d-483a-958c-4e73c8d09863/download/stoppage_all_anonymised.csv", | ||
| 172 | "url_type": "upload" | 172 | "url_type": "upload" | ||
| 173 | }, | 173 | }, | ||
| 174 | { | 174 | { | ||
| 175 | "cache_last_updated": null, | 175 | "cache_last_updated": null, | ||
| 176 | "cache_url": null, | 176 | "cache_url": null, | ||
| 177 | "cloud_storage_key": | 177 | "cloud_storage_key": | ||
| 178 | "1/ulster-university/manufacturing-operations-dataset/Manufacturing | 178 | "1/ulster-university/manufacturing-operations-dataset/Manufacturing | ||
| 179 | Operations Documentation.pdf", | 179 | Operations Documentation.pdf", | ||
| 180 | "created": "2026-02-20T17:46:21.616885", | 180 | "created": "2026-02-20T17:46:21.616885", | ||
| 181 | "datastore_active": false, | 181 | "datastore_active": false, | ||
| 182 | "description": "", | 182 | "description": "", | ||
| 183 | "format": "PDF", | 183 | "format": "PDF", | ||
| 184 | "hash": "", | 184 | "hash": "", | ||
| 185 | "id": "71d6ab22-6ac1-4cc8-af9d-03ab24d20a09", | 185 | "id": "71d6ab22-6ac1-4cc8-af9d-03ab24d20a09", | ||
| 186 | "last_modified": null, | 186 | "last_modified": null, | ||
| 187 | "metadata_modified": "2026-02-20T17:46:30.454309", | 187 | "metadata_modified": "2026-02-20T17:46:30.454309", | ||
| 188 | "mimetype": null, | 188 | "mimetype": null, | ||
| 189 | "mimetype_inner": null, | 189 | "mimetype_inner": null, | ||
| 190 | "name": "Manufacturing Operations Documentation.pdf", | 190 | "name": "Manufacturing Operations Documentation.pdf", | ||
| 191 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | 191 | "package_id": "8ddb1432-fa3a-4173-a46c-915fe230e08e", | ||
| 192 | "position": 4, | 192 | "position": 4, | ||
| 193 | "resource_type": null, | 193 | "resource_type": null, | ||
| 194 | "size": 128114, | 194 | "size": 128114, | ||
| 195 | "state": "active", | 195 | "state": "active", | ||
| 196 | "url": | 196 | "url": | ||
| 197 | f9d-03ab24d20a09/download/manufacturing-operations-documentation.pdf", | 197 | f9d-03ab24d20a09/download/manufacturing-operations-documentation.pdf", | ||
| 198 | "url_type": "upload" | 198 | "url_type": "upload" | ||
| 199 | } | 199 | } | ||
| 200 | ], | 200 | ], | ||
| 201 | "share_internally": false, | 201 | "share_internally": false, | ||
| 202 | "state": "active", | 202 | "state": "active", | ||
| 203 | "tags": [], | 203 | "tags": [], | ||
| 204 | "title": "Manufacturing Operations Dataset", | 204 | "title": "Manufacturing Operations Dataset", | ||
| 205 | "type": "dataset", | 205 | "type": "dataset", | ||
| 206 | "url": "", | 206 | "url": "", | ||
| 207 | "version": "" | 207 | "version": "" | ||
| 208 | } | 208 | } |